Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the home-page in setup.cfg with Oslo wiki page | venkatamahesh | 2015-09-20 | 1 | -1/+1 |
* | Merge "cors: fix wildcard in actual request" | Jenkins | 2015-09-10 | 2 | -14/+40 |
|\ | |||||
| * | cors: fix wildcard in actual request | Julien Danjou | 2015-09-07 | 2 | -14/+40 |
* | | cors: fix filter with oslo_config_project is set | Mehdi Abaakouk | 2015-09-02 | 2 | -6/+10 |
|/ | |||||
* | Merge "Split option discovery function by middleware"2.8.0 | Jenkins | 2015-08-27 | 6 | -4/+136 |
|\ | |||||
| * | Split option discovery function by middleware | Doug Hellmann | 2015-08-27 | 6 | -4/+136 |
* | | Updated from global requirements | OpenStack Proposal Bot | 2015-08-27 | 1 | -1/+1 |
|/ | |||||
* | Updated from global requirements | OpenStack Proposal Bot | 2015-08-26 | 1 | -1/+1 |
* | Fix remarks missed on #2098172.7.0 | Mehdi Abaakouk | 2015-08-21 | 3 | -8/+17 |
* | Added new test for CORS Simple Headers2.6.1 | Michael Krotscheck | 2015-08-20 | 2 | -0/+37 |
* | Restore backward compat of paste factory | Mehdi Abaakouk | 2015-08-20 | 10 | -29/+57 |
* | Merge "Do not dump HealthcheckResult class source"2.6.0 | Jenkins | 2015-08-17 | 1 | -1/+1 |
|\ | |||||
| * | Do not dump HealthcheckResult class source | Davanum Srinivas | 2015-08-17 | 1 | -1/+1 |
* | | Updated from global requirements | OpenStack Proposal Bot | 2015-08-13 | 1 | -2/+2 |
|/ | |||||
* | Renamed latent_configuration to _latent_configuration. | Michael Krotscheck | 2015-08-12 | 1 | -8/+8 |
* | Added latent properties to CORS middleware. | Michael Krotscheck | 2015-08-12 | 3 | -8/+173 |
* | Merge "Declare some methods static" | Jenkins | 2015-08-07 | 2 | -3/+6 |
|\ | |||||
| * | Declare some methods static | Julien Danjou | 2015-08-07 | 2 | -3/+6 |
* | | Allow to get option from paste-deploy | Mehdi Abaakouk | 2015-08-07 | 8 | -37/+101 |
* | | Remove usage of oslo.config global | Mehdi Abaakouk | 2015-08-07 | 9 | -75/+91 |
|/ | |||||
* | Imported Translations from Transifex | OpenStack Proposal Bot | 2015-08-04 | 6 | -12/+12 |
* | Updated from global requirements | OpenStack Proposal Bot | 2015-08-04 | 1 | -1/+1 |
* | Imported Translations from Transifex2.5.0 | OpenStack Proposal Bot | 2015-07-29 | 11 | -38/+38 |
* | Updated from global requirements | OpenStack Proposal Bot | 2015-07-29 | 1 | -1/+1 |
* | Merge "Added verbose debug logging to CORS" | Jenkins | 2015-07-28 | 1 | -0/+6 |
|\ | |||||
| * | Added verbose debug logging to CORS | Michael Krotscheck | 2015-07-13 | 1 | -0/+6 |
* | | Merge "Updated from global requirements" | Jenkins | 2015-07-23 | 1 | -2/+1 |
|\ \ | |||||
| * | | Updated from global requirements | OpenStack Proposal Bot | 2015-07-22 | 1 | -2/+1 |
* | | | Imported Translations from Transifex | OpenStack Proposal Bot | 2015-07-23 | 6 | -16/+16 |
|/ / | |||||
* | | Updated from global requirements | OpenStack Proposal Bot | 2015-07-17 | 1 | -1/+1 |
* | | Updated from global requirements | OpenStack Proposal Bot | 2015-07-15 | 3 | -3/+3 |
|/ | |||||
* | Merge "Updated from global requirements"2.4.0 | Jenkins | 2015-07-13 | 0 | -0/+0 |
|\ | |||||
| * | Updated from global requirements | OpenStack Proposal Bot | 2015-07-12 | 1 | -1/+2 |
* | | Fix mocking for 1.1.0 | Doug Hellmann | 2015-07-12 | 2 | -6/+10 |
|/ | |||||
* | Imported Translations from Transifex | OpenStack Proposal Bot | 2015-07-09 | 7 | -26/+32 |
* | Merge "Support PasteDeploy" | Jenkins | 2015-07-01 | 3 | -34/+160 |
|\ | |||||
| * | Support PasteDeploy | Michael Krotscheck | 2015-06-30 | 3 | -34/+160 |
* | | Updated from global requirements | OpenStack Proposal Bot | 2015-06-30 | 1 | -1/+1 |
* | | Add tox target to find missing requirements | Davanum Srinivas | 2015-06-26 | 1 | -0/+8 |
* | | Drop use of 'oslo' namespace package2.3.0 | Doug Hellmann | 2015-06-24 | 1 | -1/+1 |
|/ | |||||
* | CORS Middleware defers to server response.2.2.0 | Michael Krotscheck | 2015-06-22 | 2 | -56/+149 |
* | Merge "Use correct oslo_middleware.base methods in CORS middleware." | Jenkins | 2015-06-22 | 1 | -8/+9 |
|\ | |||||
| * | Use correct oslo_middleware.base methods in CORS middleware. | Michael Krotscheck | 2015-06-16 | 1 | -8/+9 |
* | | Merge "Added request to parse_response" | Jenkins | 2015-06-22 | 2 | -1/+87 |
|\ \ | |/ | |||||
| * | Added request to parse_response | Michael Krotscheck | 2015-06-16 | 2 | -1/+87 |
* | | Updated from global requirements | OpenStack Proposal Bot | 2015-06-22 | 3 | -11/+10 |
* | | Drop use of 'oslo' namespace package | Doug Hellmann | 2015-06-18 | 1 | -1/+1 |
* | | Updated from global requirements | OpenStack Proposal Bot | 2015-06-16 | 1 | -0/+0 |
* | | Updated from global requirements | OpenStack Proposal Bot | 2015-06-11 | 1 | -1/+1 |
|/ | |||||
* | Merge "Add middleware to support ssl termination proxies" | Jenkins | 2015-06-11 | 4 | -2/+104 |
|\ |