summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Fix internal doc links (bug 1176211)Dolph Mathews2013-06-073-17/+9
* | | | | | | | | Merge "Ignore the .update-venv directory."Jenkins2013-06-102-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Ignore the .update-venv directory.Jamie Lennox2013-06-042-1/+2
* | | | | | | | | Merge "fix error default policy for create_project"Jenkins2013-06-091-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | fix error default policy for create_projectYejia Xu2013-05-281-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Raise key length defaults"Jenkins2013-06-085-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Raise key length defaultsDirk Mueller2013-06-045-18/+18
* | | | | | | | | Merge "Missing contraction: Its -> It's (bug 1176213)"Jenkins2013-06-081-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Missing contraction: Its -> It's (bug 1176213)Dolph Mathews2013-06-071-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Check schema when dropping constraints."Jenkins2013-06-072-45/+75
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Check schema when dropping constraints.Adam Young2013-06-042-45/+75
* | | | | | | | Merge "Import eventlet patch from oslo."Jenkins2013-06-075-25/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | Import eventlet patch from oslo.Jamie Lennox2013-06-055-25/+96
* | | | | | | | | Merge "Require keystone-user/-group for pki_setup"Jenkins2013-06-071-2/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Require keystone-user/-group for pki_setupDirk Mueller2013-05-271-2/+4
* | | | | | | | | Merge "run_tests.sh should use flake8 (bug 1180609)"Jenkins2013-06-061-22/+23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | run_tests.sh should use flake8 (bug 1180609)Dolph Mathews2013-06-041-22/+23
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Add db_version command to keystone-manage"Jenkins2013-06-061-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Add db_version command to keystone-manageBrian Waldon2013-06-021-0/+12
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "remove_role_from_user_and_project affecting all users (bug 1170649)"Jenkins2013-06-052-0/+54
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | remove_role_from_user_and_project affecting all users (bug 1170649)Dolph Mathews2013-06-032-0/+54
| |/ / / / / /
* | | | | | | Merge "split authenticate call"Jenkins2013-06-059-168/+215
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | split authenticate callAdam Young2013-06-039-168/+215
| |/ / / / /
* | | | | | Merge "Ignore conflict on v2 auto role assignment (bug 1161963)"Jenkins2013-06-042-4/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ignore conflict on v2 auto role assignment (bug 1161963)Dolph Mathews2013-06-032-4/+22
| |/ / / /
* | | | | Merge "typo in 'import pydev' statement"Jenkins2013-06-041-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | typo in 'import pydev' statementVenkatesh Sampath2013-05-311-1/+1
* | | | | Maintain tokens after role assignments (bug 1170186)Dolph Mathews2013-06-033-30/+75
| |/ / / |/| | |
* | | | Merge "Live SQL migration tests"Jenkins2013-05-314-3/+55
|\ \ \ \
| * | | | Live SQL migration testsAdam Young2013-05-314-3/+55
* | | | | Merge "Fix incorrect role assignment in migration."Jenkins2013-05-311-7/+5
|\ \ \ \ \
| * | | | | Fix incorrect role assignment in migration.Jamie Lennox2013-05-311-7/+5
| | |/ / / | |/| | |
* | | | | Merge "Add missing oslo module."Jenkins2013-05-311-0/+1
|\ \ \ \ \
| * | | | | Add missing oslo module.Michael Still2013-05-251-0/+1
* | | | | | Merge "Add index on valid column of the SQL token Backend"Jenkins2013-05-311-0/+17
|\ \ \ \ \ \
| * | | | | | Add index on valid column of the SQL token BackendSylvain Afchain2013-05-291-0/+17
* | | | | | | Merge "Fixes a typo"Jenkins2013-05-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixes a typoBrant Knudson2013-05-301-1/+1
* | | | | | | | Merge "Document size limits"Jenkins2013-05-311-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Document size limitsDolph Mathews2013-05-291-0/+9
* | | | | | | | | Merge "Revert "Set EVENTLET_NO_GREENDNS=yes in tox.ini.""Jenkins2013-05-311-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Set EVENTLET_NO_GREENDNS=yes in tox.ini."Brant Knudson2013-05-301-1/+0
* | | | | | | | | | Merge "Disable eventlet monkey-patching of DNS"Jenkins2013-05-312-5/+13
|\| | | | | | | | |
| * | | | | | | | | Disable eventlet monkey-patching of DNSBrant Knudson2013-05-302-5/+13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Test 403 error title"Jenkins2013-05-311-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Test 403 error titleDolph Mathews2013-05-221-0/+7
* | | | | | | | | | Merge " Rename requires files to standard names."Jenkins2013-05-318-11/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Rename requires files to standard names.Carlos D. Garza2013-05-248-11/+10
* | | | | | | | | | Merge "Convert openstack-common.conf to the nicer multiline format."Jenkins2013-05-311-1/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Convert openstack-common.conf to the nicer multiline format.Michael Still2013-05-251-1/+4
| |/ / / / / / / /