summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix role delete method in LDAP backend.Yuriy Taraday2013-01-221-0/+5
* | | rename tenant to project in sqlAdam Young2013-01-251-3/+27
* | | Limit the size of HTTP requests.Dan Prince2013-01-211-0/+56
| |/ |/|
* | Merge "Test that you can undo & re-apply all migrations"Jenkins2013-01-171-0/+14
|\ \
| * | Test that you can undo & re-apply all migrationsDolph Mathews2013-01-161-0/+14
* | | Merge "Allow running of sql against the live DB."Jenkins2013-01-162-1/+20
|\ \ \
| * | | Allow running of sql against the live DB.Adam Young2013-01-162-1/+20
| |/ /
* | | Merge "downgrade user and tenant normalized tables downgraded such that sqlit...Jenkins2013-01-161-0/+3
|\| |
| * | downgrade user and tenantAdam Young2013-01-161-0/+3
| |/
* / Auto-detect max SQL migrationDolph Mathews2013-01-161-1/+4
|/
* Enhance wsgi to listen on ipv6 addressDavanum Srinivas2013-01-152-0/+98
* Merge "add database string field length check"Jenkins2013-01-154-2/+49
|\
| * add database string field length checkTony NIU2013-01-154-2/+49
* | Merge "Fix issue in test_forbidden_action_exposure."Jenkins2013-01-141-2/+3
|\ \
| * | Fix issue in test_forbidden_action_exposure.Dan Prince2013-01-091-2/+3
* | | Merge "Validated URLs in v2 endpoint creation API"Jenkins2013-01-131-0/+80
|\ \ \
| * | | Validated URLs in v2 endpoint creation APITushar Patil2013-01-111-0/+80
| |/ /
* | | Merge "Correct spelling errors / typos in test names"Jenkins2013-01-131-3/+3
|\ \ \
| * | | Correct spelling errors / typos in test namesDolph Mathews2013-01-091-3/+3
| |/ /
* / / Fixes import order nitsZhongyue Luo2013-01-117-11/+8
|/ /
* / Keystone server support for user groupsHenry Nash2013-01-086-3/+614
|/
* Removed unused importsChuck Short2012-12-281-1/+0
* Merge "Remove swift auth."Jenkins2012-12-221-249/+0
|\
| * Remove swift auth.Chmouel Boudjnah2012-12-121-249/+0
* | Driver registryDolph Mathews2012-12-212-11/+144
* | Split endpoint records in SQL by interfaceDolph Mathews2012-12-184-74/+199
* | Merge "Test drivers return HTTP 501 Not Implemented"Jenkins2012-12-171-0/+52
|\ \
| * | Test drivers return HTTP 501 Not ImplementedDolph Mathews2012-12-121-0/+52
* | | Merge "Import pysqlite2 if sqlite3 is not available."Jenkins2012-12-171-3/+5
|\ \ \
| * | | Import pysqlite2 if sqlite3 is not available.Yuriy Taraday2012-12-111-3/+5
* | | | Merge "Test for content-type appropriate 404 (bug 1089987)"Jenkins2012-12-141-0/+12
|\ \ \ \
| * | | | Test for content-type appropriate 404 (bug 1089987)Dolph Mathews2012-12-141-0/+12
| | |/ / | |/| |
* | | | Merge "Add tests for contrib.s3.core."Jenkins2012-12-131-0/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Add tests for contrib.s3.core.Chmouel Boudjnah2012-12-131-0/+54
* | | | Move token controller into keystone.tokenDolph Mathews2012-12-121-17/+20
|/ / /
* | | Merge "Adding downgrade steps for migration scripts."Jenkins2012-12-111-0/+24
|\ \ \ | |/ / |/| |
| * | Adding downgrade steps for migration scripts.Justin Shepherd2012-12-051-0/+24
* | | Ensure serviceCatalog is list when empty, not dictBrian Waldon2012-12-061-2/+17
| |/ |/|
* | use keystone test and change config during setUpIonuț Arțăriși2012-12-051-7/+9
* | check the redirected path on the request, not the responseIonuț Arțăriși2012-11-301-4/+4
|/
* Ensure token expiration is maintained (bug 1079216)Dolph Mathews2012-11-281-0/+57
* normalize identityAdam Young2012-11-274-11/+70
* Merge "Expose authn/z failure info to API in debug mode"Jenkins2012-11-201-7/+66
|\
| * Expose authn/z failure info to API in debug modeDolph Mathews2012-11-151-7/+66
* | v3 IdentityDolph Mathews2012-11-201-0/+349
* | v3 CatalogDolph Mathews2012-11-205-40/+176
* | Merge "v3 Policies"Jenkins2012-11-208-7/+461
|\ \
| * | v3 PoliciesDolph Mathews2012-11-198-7/+461
* | | Refix transient test failuresAlvaro Lopez Garcia2012-11-161-6/+9
|/ /
* | Merge "Refactor TokenController.authenticate() method."Jenkins2012-11-152-60/+228
|\ \