index
:
delta/openstack/oslo-middleware.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.middleware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oslo_middleware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup py27 support
Andreas Jaeger
2020-04-13
1
-0
/
+1
*
Use unittest.mock instead of third party mock
ussuri-em
4.0.2
Sean McGinnis
2020-03-31
4
-4
/
+6
*
More details when logging 413 Entity Too Large
Johan Guldmyr
2019-07-10
1
-3
/
+9
*
Replace git.openstack.org URLs with opendev.org URLs
jacky06
2019-04-30
1
-1
/
+1
*
Merge "Do not use the deprecated best_match() method"
Zuul
2019-04-16
1
-2
/
+4
|
\
|
*
Do not use the deprecated best_match() method
Cyril Roelandt
2019-03-28
1
-2
/
+4
*
|
Fix invalid escape sequence warnings
Sean McGinnis
2019-04-11
2
-4
/
+4
*
|
Update hacking version
jacky06
2019-03-20
3
-18
/
+15
|
/
*
Document security considerations for detailed healthcheck
Ben Nemec
2018-10-05
1
-1
/
+5
*
Remove moxstubout usage
Chuck Short
2018-08-21
1
-5
/
+2
*
Imported Translations from Zanata
3.35.0
OpenStack Proposal Bot
2018-03-01
1
-6
/
+6
*
Merge "Remove method set_latent"
3.32.1
Jenkins
2017-09-25
2
-190
/
+3
|
\
|
*
Remove method set_latent
ChangBo Guo(gcb)
2017-08-21
2
-190
/
+3
*
|
Remove Class HTTPProxyToWSGIMiddleware
chenghuiyu
2017-09-04
2
-10
/
+2
*
|
Imported Translations from Zanata
3.31.0
OpenStack Proposal Bot
2017-08-24
3
-81
/
+0
*
|
Invalid parsing of Forwarded header fixed
Adam Kijak
2017-08-21
2
-1
/
+13
|
/
*
Fix exception in json response under py35
Yujun Zhang
2017-07-31
2
-0
/
+9
*
Update URLs in documents according to document migration
3.30.0
ChangBo Guo(gcb)
2017-07-12
1
-1
/
+1
*
Merge "Replace deprecated inspect function in Python 3"
3.29.2
Jenkins
2017-07-05
1
-2
/
+8
|
\
|
*
Replace deprecated inspect function in Python 3
Samuel de Medeiros Queiroz
2017-06-27
1
-2
/
+8
*
|
Remove deprecated oslo.subdomain from CORS opts
Samuel de Medeiros Queiroz
2017-06-19
1
-1
/
+0
|
/
*
Remove usage of parameter enforce_type
ChangBo Guo(gcb)
2017-05-31
4
-9
/
+5
*
Set global_request_id if passed in as X-OpenStack-Request-ID.
Sean Dague
2017-05-23
2
-0
/
+57
*
Allow compatibility headers for request_id
Sean Dague
2017-05-23
2
-2
/
+38
*
Fix test_request_too_large_no_content_length failure
ChangBo Guo(gcb)
2017-04-13
2
-7
/
+1
*
Remove log translations
3.25.0
lioplhp
2017-03-28
3
-19
/
+7
*
pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
Davanum Srinivas
2017-02-06
1
-1
/
+1
*
Filter token data out of catch_errors middleware
3.23.1
Jamie Lennox
2017-01-26
2
-3
/
+30
*
Merge "remove superfluous random stuff"
3.23.0
Jenkins
2017-01-17
1
-27
/
+12
|
\
|
*
remove superfluous random stuff
Doug Hellmann
2017-01-16
1
-27
/
+12
*
|
Merge "Add new middleware to send API data to statsd"
Jenkins
2017-01-17
2
-0
/
+288
|
\
\
|
|
/
|
*
Add new middleware to send API data to statsd
Julian Edwards
2017-01-04
2
-0
/
+288
*
|
Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()"
Jenkins
2017-01-05
1
-2
/
+2
|
\
\
|
*
|
Replaces uuid.uuid4 with uuidutils.generate_uuid()
zhangguoqing
2016-12-07
1
-2
/
+2
*
|
|
Replace six.iteritems() with .items()
gengchc2
2016-12-09
1
-2
/
+1
*
|
|
Merge "Filter X-Auth-Token in catch_errors"
Jenkins
2016-12-07
2
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Filter X-Auth-Token in catch_errors
JiaJunsu
2016-11-30
2
-0
/
+5
*
|
|
Transform healthcheck from filter to an application
3.22.0
Julien Danjou
2016-12-01
2
-17
/
+50
*
|
|
Merge "Suggest to use egg based filter_factory rather than fragile full path"
Jenkins
2016-12-01
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Suggest to use egg based filter_factory rather than fragile full path
Julien Danjou
2016-11-29
1
-3
/
+3
*
|
|
Merge "Document how to use detailed mode in healthcheck"
3.21.0
Jenkins
2016-11-29
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Document how to use detailed mode in healthcheck
Matt Fischer
2016-11-28
1
-0
/
+4
*
|
|
Remove self-referential link in docs
Matt Fischer
2016-11-28
1
-3
/
+0
|
/
/
*
|
Allow healthcheck to be configured by oslo.config
Jamie Lennox
2016-11-02
6
-26
/
+127
*
|
Merge "Replace 'assertEqual(None, ...)' with 'assertIsNone(...)'"
Jenkins
2016-11-01
1
-3
/
+3
|
\
\
|
*
|
Replace 'assertEqual(None, ...)' with 'assertIsNone(...)'
howardlee
2016-11-01
1
-3
/
+3
*
|
|
TrivialFix: Remove default=None when set value in Config
melissaml
2016-10-19
1
-1
/
+0
|
/
/
*
|
Merge "Limit ssl deprecation warning to external importers"
3.20.0
Jenkins
2016-10-17
1
-4
/
+1
|
\
\
|
*
|
Limit ssl deprecation warning to external importers
Henry Gessau
2016-10-17
1
-4
/
+1
*
|
|
Merge "Deprecated set_latent"
Jenkins
2016-10-17
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
[next]