summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix invalid LDAP filter for user ID with comma" into milestone-proposed2014.1.rc22014.1Jenkins2014-04-071-1/+3
|\
| * Fix invalid LDAP filter for user ID with commaBrant Knudson2014-04-041-1/+3
* | Updated from global requirementsOpenStack Jenkins2014-04-061-2/+2
* | Remove legacy_endpoint_id and enabled from service catalogAdam Young2014-04-043-0/+14
|/
* Merge "Keystone doesn't use pam" into milestone-proposedJenkins2014-04-041-1/+0
|\
| * Keystone doesn't use pamBrant Knudson2014-04-041-1/+0
* | For ldap, API wrongly reports user is in groupwanghong2014-04-034-3/+14
|/
* Merge "Sync from oslo db.sqlalchemy.migration" into milestone-proposedJenkins2014-04-031-4/+14
|\
| * Sync from oslo db.sqlalchemy.migrationMorgan Fainberg2014-04-021-4/+14
* | Merge "Sanitizes authentication methods received in requests." into milestone...Jenkins2014-04-032-1/+19
|\ \ | |/ |/|
| * Sanitizes authentication methods received in requests.Florent Flament2014-04-022-1/+19
* | Merge "Fix create_region_with_id raise 500 Error bug" into milestone-proposedJenkins2014-04-024-1/+34
|\ \
| * | Fix create_region_with_id raise 500 Error bugruichen2014-04-024-1/+34
| |/
* | Fix Jenkins translation jobsDolph Mathews2014-04-0161-28607/+0
|/
* Merge "Enable lazy translations in httpd/keystone.py"2014.1.rc1Jenkins2014-03-261-0/+7
|\
| * Enable lazy translations in httpd/keystone.pyDavid Stanek2014-03-261-0/+7
* | Merge "revert deprecation of v2 API"Jenkins2014-03-264-11/+21
|\ \
| * | revert deprecation of v2 APIDolph Mathews2014-03-254-11/+21
* | | Merge "Avoid using .values() on the indexed columns"Jenkins2014-03-261-1/+1
|\ \ \ | |_|/ |/| |
| * | Avoid using .values() on the indexed columnsDolph Mathews2014-03-261-1/+1
* | | Merge "Imported Translations from Transifex"OpenStack Jenkins2014-03-2667-23418/+36378
|\ \ \ | |/ / |/| |
| * | Imported Translations from TransifexOpenStack Jenkins2014-03-2667-23418/+36378
| |/
* | Merge "Uses generator expressions instead of filter"Jenkins2014-03-263-25/+21
|\ \ | |/ |/|
| * Uses generator expressions instead of filterDavid Stanek2014-03-203-25/+21
* | Merge "Updated from global requirements"Jenkins2014-03-251-1/+1
|\ \
| * | Updated from global requirementsBrant Knudson2014-03-241-1/+1
* | | Merge "Fix doc build errors with SQLAlchemy 0.9"Jenkins2014-03-253-5/+5
|\ \ \ | |/ /
| * | Fix doc build errors with SQLAlchemy 0.9Brant Knudson2014-03-243-5/+5
* | | Merge "Sync oslo-incubator db.sqlalchemy b9e2499"Jenkins2014-03-253-11/+22
|\ \ \ | |/ /
| * | Sync oslo-incubator db.sqlalchemy b9e2499Brant Knudson2014-03-243-11/+22
* | | Merge "exclude disabled services from the catalog"Jenkins2014-03-253-4/+32
|\ \ \
| * | | exclude disabled services from the catalogDolph Mathews2014-03-243-4/+32
* | | | Merge "refactor AuthCatalog tests"Jenkins2014-03-251-31/+30
|\ \ \ \ | |/ / /
| * | | refactor AuthCatalog testsDolph Mathews2014-03-241-31/+30
* | | | Merge "Rename keystone.tests.fixtures"Jenkins2014-03-257-5/+5
|\ \ \ \
| * | | | Rename keystone.tests.fixturesMorgan Fainberg2014-03-257-5/+5
| |/ / /
* | | | Merge "Change the default version discovery URLs"Jenkins2014-03-2519-108/+230
|\ \ \ \
| * | | | Change the default version discovery URLsJamie Lennox2014-03-2519-108/+230
| | |/ / | |/| |
* | | | Merge "Remove extra cache layer debugging"Jenkins2014-03-251-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove extra cache layer debuggingMorgan Fainberg2014-03-241-1/+0
| |/ /
* | | Merge "Always include 'enabled' field in service response"Jenkins2014-03-258-9/+383
|\ \ \
| * | | Always include 'enabled' field in service responseDolph Mathews2014-03-248-9/+383
* | | | Merge "Add dedicated URL for issuing unscoped federation tokens."Jenkins2014-03-253-2/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Add dedicated URL for issuing unscoped federation tokens.Marek Denis2014-03-243-2/+40
| |/ /
* | | Merge "Create TMPDIR for tests recursively"Jenkins2014-03-242-2/+2
|\ \ \
| * | | Create TMPDIR for tests recursivelyDirk Mueller2014-03-242-2/+2
| |/ /
* | | test tcp_keepidle only if it's available on the current platformDolph Mathews2014-03-241-7/+14
|/ /
* | Merge "Filter SAML2 assertion parameters with certain prefix."Jenkins2014-03-235-2/+80
|\ \
| * | Filter SAML2 assertion parameters with certain prefix.Marek Denis2014-03-235-2/+80
* | | Merge "Use oslo db.sqlalchemy.session.EngineFacade.from_config"Jenkins2014-03-221-3/+2
|\ \ \