summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Revert "work around doc build error""Jenkins2016-03-074-19/+1
|\ \
| * | Revert "work around doc build error"Doug Hellmann2016-02-244-19/+1
* | | Merge "CORS tests now use a transient configuration"Jenkins2016-03-051-113/+111
|\ \ \
| * | | CORS tests now use a transient configurationMichael Krotscheck2016-02-261-113/+111
| | |/ | |/|
* | | Updated config documentation for cors_middlewareMichael Krotscheck2016-02-261-1/+3
|/ /
* | Merge "Clean up removed hacking rule from [flake8] ignore lists"Jenkins2016-02-261-2/+1
|\ \
| * | Clean up removed hacking rule from [flake8] ignore listsChaozhe.Chen2016-02-241-2/+1
* | | Updated from global requirementsOpenStack Proposal Bot2016-02-261-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2016-02-241-1/+1
| |/ |/|
* | work around doc build error3.7.0Doug Hellmann2016-02-244-1/+19
|/
* Update translation setup3.6.0Andreas Jaeger2016-01-2911-7/+7
* Updated from global requirementsOpenStack Proposal Bot2016-01-261-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-01-231-2/+2
* Updated from global requirementsOpenStack Proposal Bot2016-01-181-1/+1
* Merge "Remove ordereddict from requirements.txt"Jenkins2016-01-181-1/+0
|\
| * Remove ordereddict from requirements.txtThomas Goirand2016-01-161-1/+0
* | Merge "Imported Translations from Zanata"Jenkins2016-01-187-52/+62
|\ \
| * | Imported Translations from ZanataOpenStack Proposal Bot2016-01-177-52/+62
| |/
* | Merge "test: pass enforce_type=True when using CONF.set_override"Jenkins2016-01-181-1/+1
|\ \ | |/ |/|
| * test: pass enforce_type=True when using CONF.set_overrideZhihai Song2016-01-071-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2016-01-162-10/+10
* | Remove old references to namespace packages3.5.0Davanum Srinivas2016-01-111-4/+0
|/
* Updated from global requirementsOpenStack Proposal Bot2016-01-061-1/+1
* Merge "Python 3 deprecated the logger.warn method in favor of warning"Jenkins2016-01-040-0/+0
|\
| * Python 3 deprecated the logger.warn method in favor of warningChangBo Guo(gcb)2015-12-281-2/+2
* | Change LOG.warn to LOG.warningzhangguoqing2016-01-041-2/+2