summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Manager instead of direct driverAdam Young2013-06-287-249/+224
* | | Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-286-205/+136
* | | LDAP list group users not fail if user entry deletedBrant Knudson2013-06-251-2/+4
|/ /
* | Merge "Version response compatible with Folsom"Jenkins2013-06-242-0/+50
|\ \
| * | Version response compatible with FolsomBrant Knudson2013-06-112-0/+50
* | | Merge "wsgi.Middleware factory should use **kwargs"Jenkins2013-06-231-0/+10
|\ \ \
| * | | wsgi.Middleware factory should use **kwargsAlvaro Lopez Garcia2013-06-201-0/+10
* | | | Merge "Base.get_engine honor allow_global_engine=False"Jenkins2013-06-221-0/+40
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Base.get_engine honor allow_global_engine=FalseBrant Knudson2013-06-041-0/+40
* | | Removing LDAP API ShimAdam Young2013-06-191-1/+1
* | | Isolate eventlet code into environment.Jamie Lennox2013-06-1829-43/+74
* | | Merge "Adds tests for XML version response"Jenkins2013-06-182-26/+159
|\ \ \ | | |/ | |/|
| * | Adds tests for XML version responseBrant Knudson2013-06-112-26/+159
* | | Merge "Move user fileds type check to identity.Manager"Jenkins2013-06-181-36/+59
|\ \ \
| * | | Move user fileds type check to identity.ManagerWu Wenxiang2013-06-161-36/+59
* | | | Merge "Correct the resolving api logic in stat middleware"Jenkins2013-06-181-0/+45
|\ \ \ \
| * | | | Correct the resolving api logic in stat middlewareWu Wenxiang2013-06-141-0/+45
| | |/ / | |/| |
* | | | Merge "Http 400 when project enabled is not a boolean"Jenkins2013-06-173-2/+71
|\ \ \ \
| * | | | Http 400 when project enabled is not a booleanWu Wenxiang2013-06-163-2/+71
| | |/ / | |/| |
* | | | Merge "LDAP get_project_users should not return password"Jenkins2013-06-171-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | LDAP get_project_users should not return passwordSahdev Zala2013-06-121-3/+0
| |/ /
* | | Merge "Using sql as default driver for tokens"Jenkins2013-06-151-0/+3
|\ \ \
| * | | Using sql as default driver for tokensWu Wenxiang2013-06-141-0/+3
| |/ /
* | | Merge "Add checks to test if enabled is bool"Jenkins2013-06-142-3/+16
|\ \ \
| * | | Add checks to test if enabled is boolgalstrom212013-06-122-3/+16
| |/ /
* | | Merge "Fix token purging for memcache for user token index."Jenkins2013-06-141-2/+82
|\ \ \
| * | | Fix token purging for memcache for user token index.Morgan Fainberg2013-06-101-2/+82
| |/ /
* | | Merge "Allow request headers access in app context."Jenkins2013-06-141-0/+11
|\ \ \
| * | | Allow request headers access in app context.Chmouel Boudjnah2013-06-101-0/+11
| |/ /
* / / Force simple Bind for authenticationJose Castro Leon2013-06-131-0/+19
|/ /
* | Merge "remove_role_from_user_and_project affecting all users (bug 1170649)"Jenkins2013-06-051-0/+53
|\ \
| * | remove_role_from_user_and_project affecting all users (bug 1170649)Dolph Mathews2013-06-031-0/+53
* | | Merge "split authenticate call"Jenkins2013-06-054-121/+166
|\ \ \
| * | | split authenticate callAdam Young2013-06-034-121/+166
| |/ /
* | | Merge "Ignore conflict on v2 auto role assignment (bug 1161963)"Jenkins2013-06-041-0/+13
|\ \ \ | |_|/ |/| |
| * | Ignore conflict on v2 auto role assignment (bug 1161963)Dolph Mathews2013-06-031-0/+13
| |/
* / Maintain tokens after role assignments (bug 1170186)Dolph Mathews2013-06-032-21/+75
|/
* Merge "Live SQL migration tests"Jenkins2013-05-314-3/+55
|\
| * Live SQL migration testsAdam Young2013-05-314-3/+55
* | Merge "Test 403 error title"Jenkins2013-05-311-0/+7
|\ \
| * | Test 403 error titleDolph Mathews2013-05-221-0/+7
* | | Improve the performance of tokens deletion for usergengjh2013-05-301-2/+43
* | | Merge "Move auth_token middleware from admin user to an RBAC policy"Jenkins2013-05-303-3/+27
|\ \ \ | |_|/ |/| |
| * | Move auth_token middleware from admin user to an RBAC policyJoe Gordon2013-05-163-3/+27
* | | Merge "separate paste-deploy configuration from parameters"Jenkins2013-05-281-0/+18
|\ \ \
| * | | separate paste-deploy configuration from parametersAlan Pevec2013-05-261-0/+18
* | | | Replace assertDictContainsSubset with stdlib verYuriy Taraday2013-05-271-7/+7
|/ / /
* | | Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-2414-119/+104
* | | imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-247-5/+7
* | | import only modules (flake8 H302)Dolph Mathews2013-05-241-2/+2