summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-Add oslo.middleware namespace for backward compat3.2.0Davanum Srinivas (dims)2015-12-103-0/+59
* Support Unicode request_id on Python 33.1.0Victor Stinner2015-11-271-2/+4
* Drop python 2.6 supportChangBo Guo(gcb)2015-11-241-7/+2
* Move cors allowed_origin check into add_origin3.0.0Dan Prince2015-11-212-21/+31
* Merge "Backward compat for allowed_origin"Jenkins2015-11-211-0/+7
|\
| * Backward compat for allowed_originDavanum Srinivas2015-11-201-0/+7
* | Merge "Updated from global requirements"Jenkins2015-11-212-2/+2
|\ \ | |/ |/|
| * Updated from global requirementsOpenStack Proposal Bot2015-11-192-2/+2
* | Merge "Allow health check results to provide there own details"Jenkins2015-11-203-9/+40
|\ \ | |/ |/|
| * Allow health check results to provide there own detailsJoshua Harlow2015-09-293-9/+40
* | Merge "remove bad entry point test logic"Jenkins2015-11-191-9/+0
|\ \
| * | remove bad entry point test logicDoug Hellmann2015-11-181-9/+0
* | | Updated from global requirementsOpenStack Proposal Bot2015-11-181-1/+1
* | | Merge "Switched StrOpt to ListOpt in CORS allowed_origins"Jenkins2015-11-173-40/+83
|\ \ \
| * | | Switched StrOpt to ListOpt in CORS allowed_originsMichael Krotscheck2015-11-163-40/+83
* | | | Merge "Enable latent CORS configuration via pastedeploy"Jenkins2015-11-173-1/+43
|\ \ \ \ | |/ / /
| * | | Enable latent CORS configuration via pastedeployMichael Krotscheck2015-11-163-1/+43
* | | | Merge "Remove python 2.6 classifier"Jenkins2015-11-171-1/+0
|\ \ \ \
| * | | | Remove python 2.6 classifierChangBo Guo(gcb)2015-11-171-1/+0
| |/ / /
* | | | Updated from global requirementsOpenStack Proposal Bot2015-11-171-1/+1
|/ / /
* | | Merge "Remove oslo namespace package"Jenkins2015-11-1615-429/+0
|\ \ \
| * | | Remove oslo namespace packagegordon chung2015-11-0915-429/+0
* | | | Merge "Remove python 2.6 and cleanup tox.ini"Jenkins2015-11-161-12/+2
|\ \ \ \
| * | | | Remove python 2.6 and cleanup tox.iniDavanum Srinivas2015-11-161-12/+2
* | | | | Merge "Define entry points for filter factories for Paste Deployment"Jenkins2015-11-162-0/+58
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Define entry points for filter factories for Paste DeploymentTom Cocozzello2015-11-132-0/+58
| |/ / /
* | | | Add oslo_config program support to paste middlewareMichael Krotscheck2015-11-133-1/+23
|/ / /
* | | Merge "Add a disabled by ports -> files healthcheck plugin"2.11.0Jenkins2015-11-135-6/+94
|\ \ \
| * | | Add a disabled by ports -> files healthcheck pluginJoshua Harlow2015-10-225-6/+94
* | | | add missing shortcut for HTTPProxyToWSGI middlewaregordon chung2015-11-093-3/+19
| |/ / |/| |
* | | Revert "Add 'X-Auth-Token' default header to CORS middleware"Michael Krotscheck2015-11-021-2/+2
* | | Updated from global requirementsOpenStack Proposal Bot2015-10-231-1/+1
* | | Merge "Add 'X-Auth-Token' default header to CORS middleware"Jenkins2015-10-231-2/+2
|\ \ \
| * | | Add 'X-Auth-Token' default header to CORS middlewareTimur Sufiev2015-10-221-2/+2
| |/ /
* | | Imported Translations from ZanataOpenStack Proposal Bot2015-10-238-68/+26
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2015-10-191-1/+1
* | Updated from global requirements2.10.0OpenStack Proposal Bot2015-10-161-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-10-141-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-10-131-1/+1
* | Merge "Fix coverage configuration and execution"2.9.0Jenkins2015-10-083-5/+7
|\ \
| * | Fix coverage configuration and executionRonald Bradford2015-10-053-5/+7
* | | No need for Oslo Incubator SyncDavanum Srinivas2015-10-041-7/+0
|/ /
* | ssl: deprecated in favor of http_proxy_to_wsgiJulien Danjou2015-09-292-1/+7
* | Merge "Introduce HTTP Proxy to WSGI middleware"Jenkins2015-09-292-0/+161
|\ \
| * | Introduce HTTP Proxy to WSGI middlewareJulien Danjou2015-09-282-0/+161
| |/
* | Merge "Fix the home-page in setup.cfg with Oslo wiki page"Jenkins2015-09-291-1/+1
|\ \ | |/ |/|
| * Fix the home-page in setup.cfg with Oslo wiki pagevenkatamahesh2015-09-201-1/+1
* | Merge "Imported Translations from Zanata"Jenkins2015-09-268-28/+34
|\ \
| * | Imported Translations from ZanataOpenStack Proposal Bot2015-09-268-28/+34
* | | Merge "Further improve the healthcheck output"Jenkins2015-09-261-1/+98
|\ \ \