summaryrefslogtreecommitdiff
path: root/oslo_middleware/tests
Commit message (Expand)AuthorAgeFilesLines
* Avoid any body when request is a HEAD requestJoshua Harlow2015-09-171-4/+21
* Allow the healthcheck middleware to provide more detailed responsesJoshua Harlow2015-09-171-4/+26
* Merge "cors: fix wildcard in actual request"Jenkins2015-09-101-0/+13
|\
| * cors: fix wildcard in actual requestJulien Danjou2015-09-071-0/+13
* | cors: fix filter with oslo_config_project is setMehdi Abaakouk2015-09-021-0/+4
|/
* Split option discovery function by middlewareDoug Hellmann2015-08-271-0/+31
* Fix remarks missed on #2098172.7.0Mehdi Abaakouk2015-08-212-7/+8
* Added new test for CORS Simple Headers2.6.1Michael Krotscheck2015-08-201-0/+35
* Restore backward compat of paste factoryMehdi Abaakouk2015-08-201-14/+24
* Added latent properties to CORS middleware.Michael Krotscheck2015-08-121-0/+110
* Allow to get option from paste-deployMehdi Abaakouk2015-08-071-5/+5
* Remove usage of oslo.config globalMehdi Abaakouk2015-08-073-11/+13
* Fix mocking for 1.1.0Doug Hellmann2015-07-121-5/+8
* Support PasteDeployMichael Krotscheck2015-06-301-0/+36
* CORS Middleware defers to server response.2.2.0Michael Krotscheck2015-06-221-42/+113
* Added request to parse_responseMichael Krotscheck2015-06-161-0/+81
* Merge "Add middleware to support ssl termination proxies"Jenkins2015-06-111-0/+56
|\
| * Add middleware to support ssl termination proxiesCedric Brandily2015-06-091-0/+56
* | Added CORS wildcard handling1.3.0Michael Krotscheck2015-05-261-50/+240
* | Drop use of 'oslo' namespace packageDoug Hellmann2015-05-111-2/+2
* | Merge "Update response body when healthcheck is available"Jenkins2015-05-111-2/+2
|\ \
| * | Update response body when healthcheck is availableKamil Rykowski2015-04-241-2/+2
| |/
* | Update CORS tests to use config fixture's load_raw_valuesMichael Krotscheck2015-04-281-41/+31
|/
* Add CORS Middleware for Oslo.Michael Krotscheck2015-04-081-0/+711
* Update Oslo imports to remove namespace packageDoug Hellmann2015-01-211-1/+1
* Add healthcheck middlewareMehdi Abaakouk2015-01-191-0/+85
* Move files out of the namespace package0.3.0Doug Hellmann2015-01-065-0/+245