summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | get SQL refs from session (bp sql-query-get)Dolph Mathews2013-05-207-149/+113
| |/ / / |/| | |
* | | | Merge "Accept env variables to override default passwords"Jenkins2013-05-171-5/+16
|\ \ \ \
| * | | | Accept env variables to override default passwordsRobert H. Hyerle2013-05-161-5/+16
* | | | | Merge "extracting credentials"Jenkins2013-05-1719-217/+473
|\ \ \ \ \
| * | | | | extracting credentialsAdam Young2013-05-1719-217/+473
* | | | | | Merge "Http 400 when user enabled is not a boolean"Jenkins2013-05-177-1/+177
|\ \ \ \ \ \
| * | | | | | Http 400 when user enabled is not a booleanBruno Semperlotti2013-05-167-1/+177
| |/ / / / /
* | | | | | Merge "Test listing of tokens with a null tenant"Jenkins2013-05-161-1/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Test listing of tokens with a null tenantBernhard M. Wiedemann2013-04-231-2/+8
* | | | | | Merge "Migrate to flake8."Jenkins2013-05-153-31/+13
|\ \ \ \ \ \
| * | | | | | Migrate to flake8.Monty Taylor2013-05-133-31/+13
* | | | | | | Merge "Fix pyflakes and pep8 in prep for flake8."Jenkins2013-05-154-5/+6
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Fix pyflakes and pep8 in prep for flake8.Monty Taylor2013-05-134-5/+6
* | | | | | Merge "Enable unicode error message"Jenkins2013-05-142-8/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Enable unicode error messageLiang Chen2013-04-142-8/+13
* | | | | | Allow backend & client SQL tests on mysql and pg.Jamie Lennox2013-05-105-22/+61
* | | | | | Revert "Disable eventlet monkey-patching of DNS"Dan Prince2013-05-103-33/+7
* | | | | | Set EVENTLET_NO_GREENDNS=yes in tox.ini.Dan Prince2013-05-101-0/+1
* | | | | | Disable eventlet monkey-patching of DNSBrant Knudson2013-05-093-7/+33
* | | | | | Merge "A minor refactor in wsgi.py"Jenkins2013-05-091-28/+28
|\ \ \ \ \ \
| * | | | | | A minor refactor in wsgi.pygengjh2013-05-091-28/+28
* | | | | | | Revoke tokens on user delete (bug 1166670)Dolph Mathews2013-05-092-0/+25
|/ / / / / /
* | | | | | Merge "Replace password to "***" in the debug message"Jenkins2013-05-092-13/+75
|\ \ \ \ \ \
| * | | | | | Replace password to "***" in the debug messagegengjh2013-04-162-13/+75
* | | | | | | Merge "Remove unused CONF.pam.url"Jenkins2013-05-092-2/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove unused CONF.pam.urlDolph Mathews2013-04-292-2/+0
* | | | | | | Merge "LDAP list groups with missing member entry"Jenkins2013-05-072-2/+47
|\ \ \ \ \ \ \
| * | | | | | | LDAP list groups with missing member entryBrant Knudson2013-05-032-2/+47
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Skip IPv6 tests for eventlet dnsBrant Knudson2013-05-061-0/+5
|/ / / / / /
* | | | | | Merge "HACKING LDAP"Jenkins2013-05-011-0/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | HACKING LDAPAdam Young2013-04-241-0/+16
| | |_|_|/ | |/| | |
* | | | | Merge "Allow additional attribute mappings in ldap"Jenkins2013-04-264-2/+77
|\ \ \ \ \
| * | | | | Allow additional attribute mappings in ldapAllan Feid2013-04-144-2/+77
* | | | | | Merge "Mark LDAP password and admin_token secret"Jenkins2013-04-251-2/+2
|\ \ \ \ \ \
| * | | | | | Mark LDAP password and admin_token secretXuhan Peng2013-04-251-2/+2
* | | | | | | Merge "Delete extra dict in token controller."Jenkins2013-04-241-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Delete extra dict in token controller.You Ji2013-04-191-4/+4
* | | | | | | | Merge "Make migration tests postgres & mysql friendly."Jenkins2013-04-242-27/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Make migration tests postgres & mysql friendly.Jamie Lennox2013-04-242-27/+29
* | | | | | | | | Merge "Remove new constraint from migration downgrade."Jenkins2013-04-241-3/+2
|\| | | | | | | | | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Remove new constraint from migration downgrade.Jamie Lennox2013-04-161-3/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "clean up invalid variable reference"Jenkins2013-04-232-1/+13
|\ \ \ \ \ \ \
| * | | | | | | clean up invalid variable referenceBrant Knudson2013-04-082-1/+13
* | | | | | | | Merge "Add rule for list_groups_for_user in policy.json"Jenkins2013-04-232-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Add rule for list_groups_for_user in policy.jsonLiang Chen2013-04-232-0/+38
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "fix duplicate option error"Jenkins2013-04-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix duplicate option errortermie2013-04-221-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "fix undefined variable"Jenkins2013-04-232-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | fix undefined variableBrant Knudson2013-04-082-1/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "close db migration session"Jenkins2013-04-231-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |