summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove pot files"3.19.0Jenkins2016-08-242-50/+0
|\
| * Remove pot filesAndreas Jaeger2016-08-242-50/+0
* | Merge "Fix inline docstring to use default path (not /status)"Jenkins2016-08-241-2/+2
|\ \
| * | Fix inline docstring to use default path (not /status)Joshua Harlow2016-08-231-2/+2
* | | Updated from global requirementsOpenStack Proposal Bot2016-08-241-1/+1
| |/ |/|
* | Merge "Fixed typo in SSL"3.18.0Jenkins2016-08-151-1/+1
|\ \
| * | Fixed typo in SSLMaciej Szankin2016-08-111-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2016-08-131-1/+1
* | | Merge "Fix parameters of assertEqual are misplaced"Jenkins2016-08-125-128/+129
|\ \ \ | |/ / |/| |
| * | Fix parameters of assertEqual are misplacedyan.haifeng2016-07-235-128/+129
* | | Updated from global requirements3.17.0OpenStack Proposal Bot2016-08-081-2/+2
* | | Replace deprecated LOG.warn with LOG.warningHaifeng.Yan2016-08-021-2/+2
* | | Updated from global requirements3.16.0OpenStack Proposal Bot2016-07-291-1/+1
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2016-07-181-2/+2
* | Fix unit tests on WindowsGabriel Adrian Samfira2016-07-132-3/+8
* | Merge "Deprecate using String as valid value for allowed_origin."3.15.0Jenkins2016-07-111-1/+3
|\ \
| * | Deprecate using String as valid value for allowed_origin.Michael Krotscheck2016-05-091-1/+3
* | | Merge "Deprecate multiple config block parsing."Jenkins2016-07-112-25/+7
|\ \ \ | |/ /
| * | Deprecate multiple config block parsing.Michael Krotscheck2016-05-092-25/+7
* | | Updated from global requirementsOpenStack Proposal Bot2016-07-091-2/+2
* | | Updated from global requirementsOpenStack Proposal Bot2016-06-301-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2016-06-211-1/+1
* | | Merge "Expose sample config opts for http-proxy-to-wsgi"3.14.0Jenkins2016-06-162-1/+29
|\ \ \
| * | | Expose sample config opts for http-proxy-to-wsgiJamie Lennox2016-06-082-1/+29
* | | | Updated from global requirementsOpenStack Proposal Bot2016-06-091-1/+1
* | | | Fix spelling of config option help3.13.0Jamie Lennox2016-06-091-1/+1
|/ / /
* | | Updated from global requirements3.12.0OpenStack Proposal Bot2016-06-032-3/+3
* | | Updated from global requirementsOpenStack Proposal Bot2016-05-312-2/+2
* | | Do not add a default content type when replyingJulien Danjou2016-05-113-8/+26
* | | cors: remove unused import3.11.0Julien Danjou2016-05-101-1/+0
* | | Merge "Updated from global requirements"Jenkins2016-05-101-1/+1
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2016-05-101-1/+1
| |/ /
* | | Merge "Add a simple __main__ to easily show healthcheck output"Jenkins2016-05-102-0/+93
|\ \ \ | |/ / |/| |
| * | Add a simple __main__ to easily show healthcheck outputJoshua Harlow2016-05-092-0/+93
* | | Removed simple headers from documentation examples3.10.0Michael Krotscheck2016-05-041-4/+4
* | | Added PATCH method to default configMichael Krotscheck2016-05-041-1/+1
* | | Added set_defaults method to oslo_middleware.corsMichael Krotscheck2016-05-042-0/+123
* | | Set default allow methods to those defined in RFC 2616Michael Krotscheck2016-05-041-1/+2
* | | Removed default headers from CORS_OPTSMichael Krotscheck2016-05-041-4/+2
|/ /
* | Imported Translations from Zanata3.9.0OpenStack Proposal Bot2016-04-219-69/+36
|/
* Updated from global requirementsOpenStack Proposal Bot2016-04-191-1/+1
* Remove direct dependency on babelJoshua Harlow2016-04-181-1/+0
* Updated from global requirementsOpenStack Proposal Bot2016-04-131-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-04-081-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-04-071-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-04-021-1/+1
* Merge "Disable http_proxy_to_wsgi middleware by default"Jenkins2016-03-152-0/+47
|\
| * Disable http_proxy_to_wsgi middleware by defaultJuan Antonio Osorio Robles2016-03-072-0/+47
* | cors: prevent WebOb setting a default Content-TypeJulien Danjou2016-03-142-15/+38
* | CORS Middleware now honors upstream Vary headerMichael Krotscheck2016-03-092-3/+37