summaryrefslogtreecommitdiffstats
path: root/keystone/common
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of unified-loggingLance Bragstad2013-08-131-91/+8
* Merge "Make pki_setup work with OpenSSL 0.9.x"Jenkins2013-08-131-12/+24
|\
| * Make pki_setup work with OpenSSL 0.9.xDirk Mueller2013-08-071-12/+24
* | Merge "Drop extra credential indexes"Jenkins2013-08-131-0/+40
|\ \
| * | Drop extra credential indexesElena Ezhova2013-08-121-0/+40
* | | Merge "Sync models with migrations"Jenkins2013-08-121-0/+1
|\| |
| * | Sync models with migrationsElena Ezhova2013-08-121-0/+1
* | | Merge "Abstract out attribute_ignore assigning in LDAP driver"Jenkins2013-08-101-0/+4
|\ \ \
| * | | Abstract out attribute_ignore assigning in LDAP driverElena Ezhova2013-08-061-0/+4
* | | | Merge "Abstract out attribute_mapping filling in LDAP driver."Jenkins2013-08-091-1/+6
|\| | |
| * | | Abstract out attribute_mapping filling in LDAP driver.Elena Ezhova2013-08-051-1/+6
* | | | Configurable max password length (bug 1175906)Dolph Mathews2013-08-082-7/+7
* | | | Merge "Fix select n+1 issue in keystone catalog"Jenkins2013-08-081-0/+4
|\ \ \ \
| * | | | Fix select n+1 issue in keystone catalogRoman Verchikov2013-08-071-0/+4
| |/ / /
* | | | Merge "extension migrations"Jenkins2013-08-071-15/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | extension migrationsAdam Young2013-08-061-15/+27
* | | | Merge "Raise max header size to accommodate large tokens."Jenkins2013-08-061-0/+3
|\ \ \ \
| * | | | Raise max header size to accommodate large tokens.Chmouel Boudjnah2013-08-021-0/+3
* | | | | Merge "Handle json data when migrating role metadata."Jenkins2013-08-061-3/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Handle json data when migrating role metadata.Mark J. Washenberger2013-07-311-3/+1
| | |_|/ | |/| |
* | | | Merge "Remove kwargs from manager calls where not needed."Jenkins2013-08-021-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove kwargs from manager calls where not needed.Morgan Fainberg2013-08-011-2/+1
* | | | Merge "use 'exc_info=True' instead of import traceback"Jenkins2013-08-021-3/+1
|\ \ \ \
| * | | | use 'exc_info=True' instead of import tracebackKun Huang2013-07-301-3/+1
| |/ / /
* | | | Merge "Handle circular dependencies"Jenkins2013-08-021-1/+32
|\ \ \ \
| * | | | Handle circular dependenciesBrant Knudson2013-07-311-1/+32
* | | | | Merge "Clear out the dependency registry between tests"Jenkins2013-08-021-0/+10
|\| | | |
| * | | | Clear out the dependency registry between testsBrant Knudson2013-07-311-0/+10
| | |/ / | |/| |
* | | | Merge "Use keystone.wsgi.Request for RequestClass"Jenkins2013-08-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use keystone.wsgi.Request for RequestClassBrant Knudson2013-07-291-1/+1
* | | | Merge "default token format/provider handling"Jenkins2013-07-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | default token format/provider handlingBrant Knudson2013-07-241-1/+1
* | | | Merge "Implement exception module i18n support"Jenkins2013-07-291-1/+1
|\ \ \ \
| * | | | Implement exception module i18n supportjiataotj2013-07-261-1/+1
| | |/ / | |/| |
* | | | Merge "Clear cached engine when global engine changes"Jenkins2013-07-291-3/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Clear cached engine when global engine changesBrant Knudson2013-07-121-3/+8
* | | | Fixing broken credential schema in sqlite.Nachiappan VR N2013-07-231-0/+119
| |/ / |/| |
* | | Support token_format for backward compatibilityGuang Yee2013-07-181-1/+1
* | | Implement Token Binding.Jamie Lennox2013-07-173-4/+68
* | | Merge "Fix XML rendering with empty auth payload."Jenkins2013-07-171-1/+2
|\ \ \
| * | | Fix XML rendering with empty auth payload.Jamie Lennox2013-07-171-1/+2
* | | | Merge "Pluggable Remote User"Jenkins2013-07-171-2/+6
|\| | |
| * | | Pluggable Remote UserAdam Young2013-07-171-2/+6
* | | | Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-173-0/+295
|/ / /
* | | Merge "Implements Pluggable V2 Token Provider"Jenkins2013-07-161-1/+1
|\ \ \
| * | | Implements Pluggable V2 Token ProviderGuang Yee2013-07-151-1/+1
* | | | Merge "wsgi.BaseApplication and wsgi.Router factories should use **kwargs"Jenkins2013-07-161-11/+11
|\ \ \ \
| * | | | wsgi.BaseApplication and wsgi.Router factories should use **kwargsAlvaro Lopez Garcia2013-07-091-11/+11
* | | | | Merge "Implements Pluggable V3 Token Provider"Jenkins2013-07-152-7/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Implements Pluggable V3 Token ProviderGuang Yee2013-07-122-7/+6
| | |/ / | |/| |