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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Remove method set_latent"
3.32.1
Jenkins
2017-09-25
1
-132
/
+0
|
\
|
*
Remove method set_latent
ChangBo Guo(gcb)
2017-08-21
1
-132
/
+0
*
|
Remove Class HTTPProxyToWSGIMiddleware
chenghuiyu
2017-09-04
1
-4
/
+2
*
|
Invalid parsing of Forwarded header fixed
Adam Kijak
2017-08-21
1
-0
/
+12
|
/
*
Fix exception in json response under py35
Yujun Zhang
2017-07-31
1
-0
/
+8
*
Remove usage of parameter enforce_type
ChangBo Guo(gcb)
2017-05-31
2
-5
/
+3
*
Set global_request_id if passed in as X-OpenStack-Request-ID.
Sean Dague
2017-05-23
1
-0
/
+41
*
Allow compatibility headers for request_id
Sean Dague
2017-05-23
1
-0
/
+26
*
Fix test_request_too_large_no_content_length failure
ChangBo Guo(gcb)
2017-04-13
1
-6
/
+0
*
Filter token data out of catch_errors middleware
3.23.1
Jamie Lennox
2017-01-26
1
-0
/
+25
*
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
1
-0
/
+157
|
\
\
|
|
/
|
*
Add new middleware to send API data to statsd
Julian Edwards
2017-01-04
1
-0
/
+157
*
|
Filter X-Auth-Token in catch_errors
JiaJunsu
2016-11-30
1
-0
/
+3
*
|
Allow healthcheck to be configured by oslo.config
Jamie Lennox
2016-11-02
1
-0
/
+5
*
|
Replace 'assertEqual(None, ...)' with 'assertIsNone(...)'
howardlee
2016-11-01
1
-3
/
+3
*
|
make sure we handle the forwarded for headers
Guang Yee
2016-09-08
1
-0
/
+23
|
/
*
Fix parameters of assertEqual are misplaced
yan.haifeng
2016-07-23
5
-128
/
+129
*
Fix unit tests on Windows
Gabriel Adrian Samfira
2016-07-13
1
-2
/
+5
*
Do not add a default content type when replying
Julien Danjou
2016-05-11
1
-0
/
+11
*
Merge "Add a simple __main__ to easily show healthcheck output"
Jenkins
2016-05-10
1
-0
/
+24
|
\
|
*
Add a simple __main__ to easily show healthcheck output
Joshua Harlow
2016-05-09
1
-0
/
+24
*
|
Added set_defaults method to oslo_middleware.cors
Michael Krotscheck
2016-05-04
1
-0
/
+88
|
/
*
Merge "Disable http_proxy_to_wsgi middleware by default"
Jenkins
2016-03-15
1
-0
/
+31
|
\
|
*
Disable http_proxy_to_wsgi middleware by default
Juan Antonio Osorio Robles
2016-03-07
1
-0
/
+31
*
|
cors: prevent WebOb setting a default Content-Type
Julien Danjou
2016-03-14
1
-14
/
+32
*
|
CORS Middleware now honors upstream Vary header
Michael Krotscheck
2016-03-09
1
-2
/
+33
*
|
CORS tests now use a transient configuration
Michael Krotscheck
2016-02-26
1
-113
/
+111
|
/
*
test: pass enforce_type=True when using CONF.set_override
Zhihai Song
2016-01-07
1
-1
/
+1
*
assertIsNone(val) instead of assertEqual(None,val)
Javeme
2015-12-21
1
-1
/
+1
*
Support Unicode request_id on Python 3
3.1.0
Victor Stinner
2015-11-27
1
-2
/
+4
*
Move cors allowed_origin check into add_origin
3.0.0
Dan Prince
2015-11-21
1
-0
/
+10
*
Merge "remove bad entry point test logic"
Jenkins
2015-11-19
1
-9
/
+0
|
\
|
*
remove bad entry point test logic
Doug Hellmann
2015-11-18
1
-9
/
+0
*
|
Switched StrOpt to ListOpt in CORS allowed_origins
Michael Krotscheck
2015-11-16
1
-14
/
+55
*
|
Enable latent CORS configuration via pastedeploy
Michael Krotscheck
2015-11-16
1
-0
/
+23
|
/
*
Define entry points for filter factories for Paste Deployment
Tom Cocozzello
2015-11-13
1
-0
/
+47
*
Merge "Add a disabled by ports -> files healthcheck plugin"
2.11.0
Jenkins
2015-11-13
1
-3
/
+38
|
\
|
*
Add a disabled by ports -> files healthcheck plugin
Joshua Harlow
2015-10-22
1
-3
/
+38
*
|
add missing shortcut for HTTPProxyToWSGI middleware
gordon chung
2015-11-09
1
-1
/
+10
|
/
*
Introduce HTTP Proxy to WSGI middleware
Julien Danjou
2015-09-28
1
-0
/
+91
*
Avoid any body when request is a HEAD request
Joshua Harlow
2015-09-17
1
-4
/
+21
*
Allow the healthcheck middleware to provide more detailed responses
Joshua Harlow
2015-09-17
1
-4
/
+26
*
Merge "cors: fix wildcard in actual request"
Jenkins
2015-09-10
1
-0
/
+13
|
\
|
*
cors: fix wildcard in actual request
Julien Danjou
2015-09-07
1
-0
/
+13
*
|
cors: fix filter with oslo_config_project is set
Mehdi Abaakouk
2015-09-02
1
-0
/
+4
|
/
*
Split option discovery function by middleware
Doug Hellmann
2015-08-27
1
-0
/
+31
*
Fix remarks missed on #209817
2.7.0
Mehdi Abaakouk
2015-08-21
2
-7
/
+8
*
Added new test for CORS Simple Headers
2.6.1
Michael Krotscheck
2015-08-20
1
-0
/
+35
[next]