summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "move add event creation logic to keystonemiddleware"1.4.0Jenkins2015-02-102-68/+582
|\
| * move add event creation logic to keystonemiddlewaregordon chung2015-02-092-68/+582
* | Merge "Turn our auth plugin into a token interface"Jenkins2015-02-102-9/+233
|\ \
| * | Turn our auth plugin into a token interfaceJamie Lennox2015-02-102-9/+233
* | | Merge "Refactor auth_uri handling"Jenkins2015-02-102-21/+26
|\ \ \ | |/ / |/| |
| * | Refactor auth_uri handlingBrant Knudson2015-02-082-21/+26
| |/
* | Merge "iso expires should be returned in one place"Jenkins2015-02-102-24/+35
|\ \
| * | iso expires should be returned in one placewanghong2015-02-092-24/+35
* | | Merge "Sync with oslo-incubator"Jenkins2015-02-103-127/+7
|\ \ \
| * | | Sync with oslo-incubatorSteve Martinelli2015-02-093-127/+7
* | | | Merge "Use oslo.context instead of incubator code"Jenkins2015-02-102-1/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Use oslo.context instead of incubator codeSteve Martinelli2015-02-092-1/+2
| |/
* | Merge "fallback to online validation if offline validation fails"Jenkins2015-02-092-14/+52
|\ \
| * | fallback to online validation if offline validation failswanghong2014-12-172-14/+52
* | | Merge "Remove custom string truth handling"Jenkins2015-02-092-4/+21
|\ \ \
| * | | Remove custom string truth handlingJamie Lennox2015-01-282-4/+21
* | | | Updated from global requirementsOpenStack Proposal Bot2015-02-091-1/+1
| |_|/ |/| |
* | | Merge "Add python-memcached to test-requirements"Jenkins2015-02-073-0/+27
|\ \ \
| * | | Add python-memcached to test-requirementsBrant Knudson2015-01-163-0/+27
* | | | Merge "Enforce check F821 and H304"Jenkins2015-02-071-3/+1
|\ \ \ \
| * | | | Enforce check F821 and H304Brant Knudson2015-01-191-3/+1
* | | | | Merge "Switch from oslo.config to oslo_config"Jenkins2015-02-076-7/+7
|\ \ \ \ \
| * | | | | Switch from oslo.config to oslo_configBrant Knudson2015-01-186-7/+7
* | | | | | Merge "Switch from oslo.serialization to oslo_serialization"Jenkins2015-02-076-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Switch from oslo.serialization to oslo_serializationBrant Knudson2015-01-186-6/+6
* | | | | | Merge "Switch from oslo.utils to oslo_utils"Jenkins2015-02-073-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-183-3/+3
* | | | | | make audit event scoped to request session and not middlewaregordon chung2015-02-052-9/+46
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-02-031-1/+1
* | | | | | Merge "Fix passing parameters to log message"Jenkins2015-01-281-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix passing parameters to log messageJamie Lennox2015-01-051-5/+5
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-01-261-1/+1
* | | | | | incorrect reference in enabling audit middlewaregordon chung2015-01-221-3/+3
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-01-201-1/+1
| |_|/ / / |/| | | |
* | | | | Merge "Correct failures for check E122"Jenkins2015-01-192-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Correct failures for check E122Brant Knudson2015-01-132-6/+6
* | | | | Merge "support micro version if sent"Jenkins2015-01-142-6/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | support micro version if sentwanghong2015-01-072-6/+48
* | | | | Correct failures for check H703Brant Knudson2015-01-132-4/+3
* | | | | Merge "Correct failures for check H238"Jenkins2015-01-132-3/+2
|\ \ \ \ \
| * | | | | Correct failures for check H238Brant Knudson2015-01-112-3/+2
* | | | | | Merge "Move to hacking 0.10"Jenkins2015-01-132-3/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Move to hacking 0.10Brant Knudson2015-01-112-3/+7
| | |_|/ / | |/| | |
* | | | | Updated from global requirementsOpenStack Proposal Bot2015-01-131-1/+1
* | | | | Merge "Adds Memcached dependencies doc"Jenkins2015-01-121-2/+12
|\ \ \ \ \
| * | | | | Adds Memcached dependencies docRodrigo Duarte Sousa2014-12-171-2/+12
* | | | | | Merge "Fix environ keys missing HTTP_ prefix"Jenkins2015-01-122-4/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix environ keys missing HTTP_ prefixAlistair Coles2015-01-082-4/+16
| | |/ / / | |/| | |
* | | | | Updated from global requirementsOpenStack Proposal Bot2015-01-091-2/+2
* | | | | Use a test fixture for mocking timeJamie Lennox2015-01-091-29/+31
|/ / / /