| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | populate table check. | Adam Young | 2012-11-13 | 1 | -1/+15 | |
| * | | | | | | Fix error un fixtures. | Alvaro Lopez Garcia | 2012-11-15 | 1 | -2/+1 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Merge "Reduce total number of fixtures" | Jenkins | 2012-11-14 | 5 | -119/+115 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Reduce total number of fixtures | Dolph Mathews | 2012-11-13 | 5 | -119/+115 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Run test_keystoneclient_sql in-memory" | Jenkins | 2012-11-14 | 4 | -27/+48 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Run test_keystoneclient_sql in-memory | Dolph Mathews | 2012-11-13 | 4 | -27/+48 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Make tox.ini run pep8 checks on bin." | Jenkins | 2012-11-14 | 1 | -1/+3 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Make tox.ini run pep8 checks on bin. | Dan Prince | 2012-11-12 | 1 | -1/+3 | |
| | |/ / / | ||||||
| * | / / | Properly list tokens with a null tenant | Vishvananda Ishaya | 2012-11-13 | 3 | -10/+15 | |
| | |/ / |/| | | ||||||
| * | | | Provide config file fields for enable users in LDAP backend (bug1067516) | Jose Castro Leon | 2012-11-13 | 6 | -16/+196 | |
| |/ / | ||||||
| * | | Various pep8 fixes for keystone. | Dan Prince | 2012-11-09 | 4 | -4/+3 | |
| * | | Merge "Rewrite initial migration" | Jenkins | 2012-11-10 | 1 | -17/+89 | |
| |\ \ | ||||||
| | * | | Rewrite initial migration | Dolph Mathews | 2012-11-09 | 1 | -17/+89 | |
| * | | | Use the right subprocess based on os monkeypatch | Vishvananda Ishaya | 2012-11-09 | 3 | -31/+38 | |
| * | | | Fix transient test failures (bug 1077065, bug 1045962) | Dolph Mathews | 2012-11-09 | 4 | -14/+22 | |
| |/ / | ||||||
| * | | Merge "Improve feedback on test failure" | Jenkins | 2012-11-09 | 1 | -14/+6 | |
| |\ \ | ||||||
| | * | | Improve feedback on test failure | Dolph Mathews | 2012-11-08 | 1 | -14/+6 | |
| * | | | Fix default port for identity.internalURL | Alan Pevec | 2012-11-08 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge "fixes bug 1074172" | Jenkins | 2012-11-08 | 2 | -3/+120 | |
| |\ \ | ||||||
| | * | | fixes bug 1074172 | Joe Heck | 2012-11-07 | 2 | -3/+120 | |
| * | | | Merge "Include 'extra' attributes twice (bug 1076120)" | Jenkins | 2012-11-08 | 4 | -3/+76 | |
| |\ \ \ | ||||||
| | * | | | Include 'extra' attributes twice (bug 1076120) | Dolph Mathews | 2012-11-07 | 4 | -3/+76 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Fixed typo in log message" | Jenkins | 2012-11-08 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fixed typo in log message | Ralf Haferkamp | 2012-10-25 | 1 | -1/+1 | |
| * | | | | Merge "SQL upgrade test." | Jenkins | 2012-11-08 | 1 | -0/+104 | |
| |\ \ \ \ | ||||||
| | * | | | | SQL upgrade test. | Adam Young | 2012-11-07 | 1 | -0/+104 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "monkeypatch cms Popen" | Jenkins | 2012-11-08 | 2 | -18/+28 | |
| |\ \ \ \ | ||||||
| | * | | | | monkeypatch cms Popen | Adam Young | 2012-11-05 | 2 | -18/+28 | |
| * | | | | | Merge "HACKING compliance: consistent use of 'except'" | Jenkins | 2012-11-08 | 6 | -14/+10 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | HACKING compliance: consistent use of 'except' | Dolph Mathews | 2012-11-05 | 6 | -14/+10 | |
| | |/ / / | ||||||
| * | | | | Merge "Merge remote-tracking branch 'origin/feature/keystone-v3' into HEAD" | Jenkins | 2012-11-07 | 7 | -68/+867 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge remote-tracking branch 'origin/feature/keystone-v3' into HEAD | Dolph Mathews | 2012-11-02 | 7 | -68/+867 | |
| | |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | | * | | | Identity API v3 Config, Routers, Controllers | Dolph Mathews | 2012-09-05 | 7 | -68/+867 | |
| * | | | | | Merge "bug 1069945: generate certs for the tests in one place" | Jenkins | 2012-11-06 | 32 | -268/+345 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bug 1069945: generate certs for the tests in one place | Guang Yee | 2012-11-05 | 32 | -268/+345 | |
| | |/ / / / | ||||||
| * / / / / | Return non-indexed attrs, not 'extra' (bug 1075376) | Dolph Mathews | 2012-11-06 | 4 | -95/+30 | |
| |/ / / / | ||||||
| * | | | | Merge "auth_token hash pki key PKI tokens on hash in memcached when accessed ... | Jenkins | 2012-11-02 | 2 | -7/+15 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | auth_token hash pki | Adam Young | 2012-11-01 | 2 | -7/+15 | |
| * | | | | Merge "Implements REMOTE_USER authentication support." | Jenkins | 2012-11-01 | 3 | -12/+116 | |
| |\ \ \ \ | ||||||
| | * | | | | Implements REMOTE_USER authentication support. | boden | 2012-10-31 | 3 | -12/+116 | |
| * | | | | | Merge "key all backends off of hash of pki token." | Jenkins | 2012-11-01 | 5 | -13/+34 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | key all backends off of hash of pki token. | Adam Young | 2012-11-01 | 5 | -13/+34 | |
| | |/ / / | ||||||
| * | | | | Merge "ignore .tox directory for pep8 in runtests" | Jenkins | 2012-11-01 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | ignore .tox directory for pep8 in runtests | Joe Heck | 2012-11-01 | 1 | -3/+3 | |
| * | | | | | Merge "don't import filter_user name, use it from the identity module" | Jenkins | 2012-11-01 | 3 | -15/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | don't import filter_user name, use it from the identity module | Ionuț Arțăriși | 2012-11-01 | 3 | -15/+13 | |
| * | | | | | | don't modify the passed in dict to from_dict | Ionuț Arțăriși | 2012-11-01 | 3 | -9/+23 | |
| |/ / / / / | ||||||
| * | | | | | Merge "move hashing user password functions to common/utils" | Jenkins | 2012-11-01 | 4 | -28/+26 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | move hashing user password functions to common/utils | Ionuț Arțăriși | 2012-11-01 | 4 | -28/+26 | |
| | |/ / / / | ||||||
| * / / / / | Imported Translations from Transifex | OpenStack Jenkins | 2012-11-01 | 1 | -2/+10 | |
| |/ / / / | ||||||
