summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* remove swift dependency of s3 middlewareKun Huang2013-08-021-19/+39
* 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
* | | | | Merge "Pass on arguments on Base.get_session"Jenkins2013-07-121-0/+10
|\ \ \ \ \
| * | | | | Pass on arguments on Base.get_sessionBrant Knudson2013-06-061-0/+10
* | | | | | Merge "Move temporary test files into tests/tmp"Jenkins2013-07-115-11/+9
|\ \ \ \ \ \
| * | | | | | Move temporary test files into tests/tmpJamie Lennox2013-07-115-11/+9
* | | | | | | Merge "Use InnoDB for MySQL"Jenkins2013-07-111-0/+27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Use InnoDB for MySQLBrant Knudson2013-07-101-0/+27
* | | | | | | Merge "Do not create LDAP Domains sub tree"Jenkins2013-07-113-7/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Do not create LDAP Domains sub treeSahdev Zala2013-07-083-7/+0
* | | | | | | Merge "Rationalize how we get roles after authentication in the controllers"Jenkins2013-07-109-287/+58
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-109-287/+58
| | |_|/ / | |/| | |
* | | | | Merge "Remove a useless arg in range()"Jenkins2013-07-101-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove a useless arg in range()Du Yujie2013-07-051-3/+3
| |/ / /
* | | | Merge "Work without admin_token_auth middleware"Jenkins2013-07-091-0/+47
|\ \ \ \
| * | | | Work without admin_token_auth middlewareBrant Knudson2013-07-031-0/+47
| | |_|/ | |/| |
* | | | Merge "Add callbacks for set_global_engine"Jenkins2013-07-081-0/+124
|\ \ \ \
| * | | | Add callbacks for set_global_engineBrant Knudson2013-07-031-0/+124
| |/ / /
* | | | Merge "Fix issue with v3 tokens and group membership roles"Jenkins2013-07-083-2/+281
|\ \ \ \