summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
* | Enhance wsgi to listen on ipv6 addressDavanum Srinivas2013-01-152-7/+20
|/
* Merge "add database string field length check"Jenkins2013-01-152-0/+45
|\
| * add database string field length checkTony NIU2013-01-152-0/+45
* | Autoload schema before creating FK's (bug 1098174)Dolph Mathews2013-01-142-0/+2
* | Merge "Enable exception format checking in the tests."Jenkins2013-01-141-0/+2
|\ \
| * | Enable exception format checking in the tests.Dan Prince2013-01-141-0/+2
* | | Merge "reorder tables for delete"Jenkins2013-01-141-1/+1
|\ \ \ | |/ / |/| |
| * | reorder tables for deleteAdam Young2013-01-141-1/+1
* | | Merge "Update ldap exceptions to pass correct kwargs."Jenkins2013-01-141-9/+6
|\ \ \
| * | | Update ldap exceptions to pass correct kwargs.Dan Prince2013-01-091-9/+6
* | | | Merge "Add _FATAL_EXCEPTION_FORMAT_ERRORS global."Jenkins2013-01-141-3/+9
|\| | |
| * | | Add _FATAL_EXCEPTION_FORMAT_ERRORS global.Dan Prince2013-01-091-3/+9
* | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-01-141-1/+75
|\ \ \ \ | |_|/ / |/| | |
| * | | Imported Translations from TransifexOpenStack Jenkins2013-01-071-1/+75
| | |/ | |/|
* | | Merge "Validated URLs in v2 endpoint creation API"Jenkins2013-01-132-8/+11
|\ \ \
| * | | Validated URLs in v2 endpoint creation APITushar Patil2013-01-112-8/+11
| | |/ | |/|
* | | Merge "Fixes import order nits"Jenkins2013-01-1215-18/+18
|\ \ \
| * | | Fixes import order nitsZhongyue Luo2013-01-1115-18/+18
| |/ /
* | | Merge "Removed unused variables"Jenkins2013-01-112-2/+1
|\ \ \ | |/ / |/| |
| * | Removed unused variablesChuck Short2012-12-282-2/+1
* | | Keystone server support for user groupsHenry Nash2013-01-0814-103/+1055
| |/ |/|
* | Merge "Removed unused imports"Jenkins2013-01-0510-19/+1
|\ \
| * | Removed unused importsChuck Short2012-12-2810-19/+1
| |/
* | il8n some stringsChuck Short2013-01-035-19/+19
* | Imported Translations from TransifexOpenStack Jenkins2013-01-022-7/+324
|/
* Merge "Adding a means to connect back to a pydevd debugger."Jenkins2012-12-242-0/+22
|\
| * Adding a means to connect back to a pydevd debugger.John Bresnahan2012-12-212-0/+22
* | Fix spelling typoChuck Short2012-12-221-1/+1
* | Merge "Remove swift auth."Jenkins2012-12-221-295/+0
|\ \
| * | Remove swift auth.Chmouel Boudjnah2012-12-121-295/+0
* | | Driver registryDolph Mathews2012-12-2119-115/+153
| |/ |/|
* | Merge "Split endpoint records in SQL by interface"Jenkins2012-12-185-32/+288
|\ \
| * | Split endpoint records in SQL by interfaceDolph Mathews2012-12-185-32/+288
* | | Merge "Support non-default role_id_attribute"Jenkins2012-12-181-1/+2
|\ \ \
| * | | Support non-default role_id_attributeDolph Mathews2012-12-121-1/+2
* | | | Merge "Expand default time delta (bug 1089988)"Jenkins2012-12-181-3/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Expand default time delta (bug 1089988)Dolph Mathews2012-12-131-3/+6
* | | | Merge "module refactoring"Jenkins2012-12-1815-507/+503
|\ \ \ \
| * | | | module refactoringAdam Young2012-12-1715-507/+503
* | | | | Merge "Fix typo s/interalurl/internalurl/"Jenkins2012-12-171-1/+1
|\ \ \ \ \
| * | | | | Fix typo s/interalurl/internalurl/Mark J. Washenberger2012-12-171-1/+1
| |/ / / /
* | | | | Merge "Test drivers return HTTP 501 Not Implemented"Jenkins2012-12-176-37/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Test drivers return HTTP 501 Not ImplementedDolph Mathews2012-12-126-37/+44
| |/ / /
* | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-12-141-1/+275
|\ \ \ \
| * | | | Imported Translations from TransifexOpenStack Jenkins2012-12-141-1/+275
| |/ / /
* / / / Test for content-type appropriate 404 (bug 1089987)Dolph Mathews2012-12-141-1/+1
|/ / /
* / / Move token controller into keystone.tokenDolph Mathews2012-12-125-550/+569
|/ /
* | Merge "Adding downgrade steps for migration scripts."Jenkins2012-12-114-3/+18
|\ \
| * | Adding downgrade steps for migration scripts.Justin Shepherd2012-12-054-3/+18
* | | Merge "Port to argparse based cfg"Jenkins2012-12-102-239/+345
|\ \ \