summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle circular dependencies"Jenkins2013-08-021-0/+27
|\
| * Handle circular dependenciesBrant Knudson2013-07-311-0/+27
* | Merge "Clear out the dependency registry between tests"Jenkins2013-08-021-0/+17
|\|
| * Clear out the dependency registry between testsBrant Knudson2013-07-311-0/+17
* | Merge "Use keystone.wsgi.Request for RequestClass"Jenkins2013-08-011-3/+1
|\ \ | |/ |/|
| * Use keystone.wsgi.Request for RequestClassBrant Knudson2013-07-291-3/+1
* | Merge "Load backends before deploy app in client tests"Jenkins2013-07-311-6/+9
|\ \
| * | Load backends before deploy app in client testsBrant Knudson2013-07-251-6/+9
* | | Merge "default token format/provider handling"Jenkins2013-07-303-8/+7
|\ \ \ | |_|/ |/| |
| * | default token format/provider handlingBrant Knudson2013-07-243-8/+7
* | | Merge "Implement exception module i18n support"Jenkins2013-07-292-12/+25
|\ \ \
| * | | Implement exception module i18n supportjiataotj2013-07-262-12/+25
| | |/ | |/|
* | | Merge "Clear cached engine when global engine changes"Jenkins2013-07-291-0/+8
|\ \ \
| * | | Clear cached engine when global engine changesBrant Knudson2013-07-121-0/+8
* | | | Merge "Scipped tests don't render as ERROR's"Jenkins2013-07-267-67/+55
|\ \ \ \
| * | | | Scipped tests don't render as ERROR'sVictor Sergeyev2013-07-267-67/+55
| | |/ / | |/| |
* / | | Remove vestiges of Assignments from LDAP Identity BackendAdam Young2013-07-251-3/+3
|/ / /
* | / Fixing broken credential schema in sqlite.Nachiappan VR N2013-07-231-0/+40
| |/ |/|
* | Merge "Load app before loading legacy client in tests."Jenkins2013-07-231-3/+3
|\ \
| * | Load app before loading legacy client in tests.Jamie Lennox2013-07-191-3/+3
* | | Merge "Correct Spelling Mistake"Jenkins2013-07-211-1/+1
|\ \ \
| * | | Correct Spelling MistakeZhang Jinnan2013-07-211-1/+1
| |/ /
* | | Merge "Remove an enumerate call"Jenkins2013-07-211-1/+1
|\ \ \
| * | | Remove an enumerate callLiang Bo2013-07-211-1/+1
| |/ /
* | | Merge "Deprecation warning for [signing] token_format"Jenkins2013-07-211-7/+7
|\ \ \
| * | | Deprecation warning for [signing] token_formatDolph Mathews2013-07-181-7/+7
| |/ /
* | | Merge "Return correct link for effective group roles in GET /role_assignments"Jenkins2013-07-211-11/+17
|\ \ \ | |/ / |/| |
| * | Return correct link for effective group roles in GET /role_assignmentsHenry Nash2013-07-171-11/+17
* | | Support token_format for backward compatibilityGuang Yee2013-07-181-7/+46
|/ /
* | Implement Token Binding.Jamie Lennox2013-07-174-2/+333
* | Implemented token creation without catalog response.Fabio Giannetti2013-07-173-4/+48
* | Merge "Pluggable Remote User"Jenkins2013-07-174-8/+96
|\ \
| * | Pluggable Remote UserAdam Young2013-07-174-8/+96
* | | Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-176-63/+1027
|/ /
* | Merge "Implements Pluggable V2 Token Provider"Jenkins2013-07-161-0/+24
|\ \
| * | Implements Pluggable V2 Token ProviderGuang Yee2013-07-151-0/+24
* | | Merge "Don't use deprecated BaseException.message"Jenkins2013-07-161-9/+9
|\ \ \
| * | | Don't use deprecated BaseException.messageBrant Knudson2013-07-031-9/+9
* | | | Merge "Add unittest for keystone.identity.backends.sql Models"Jenkins2013-07-161-0/+90
|\ \ \ \
| * | | | Add unittest for keystone.identity.backends.sql ModelsAlvaro Lopez Garcia2013-07-091-0/+90
* | | | | Merge "Python 3.x compatible use of print"Jenkins2013-07-161-1/+0
|\ \ \ \ \
| * | | | | Python 3.x compatible use of printDirk Mueller2013-07-091-1/+0
| |/ / / /
* | | | | Merge "wsgi.BaseApplication and wsgi.Router factories should use **kwargs"Jenkins2013-07-161-0/+21
|\ \ \ \ \
| * | | | | wsgi.BaseApplication and wsgi.Router factories should use **kwargsAlvaro Lopez Garcia2013-07-091-0/+21
| |/ / / /
* | | | | Merge "Implements Pluggable V3 Token Provider"Jenkins2013-07-159-109/+485
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Implements Pluggable V3 Token ProviderGuang Yee2013-07-129-109/+485
| | |_|/ | |/| |
* | | | Merge "Register Extensions"Jenkins2013-07-131-21/+27
|\ \ \ \
| * | | | Register ExtensionsAdam Young2013-07-121-21/+27
* | | | | Merge "Mixed LDAP/SQL Backend."Jenkins2013-07-124-239/+281
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Mixed LDAP/SQL Backend.Adam Young2013-07-124-239/+281