| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Enhance wsgi to listen on ipv6 address | Davanum Srinivas | 2013-01-15 | 2 | -7/+20 | |
| |/ | ||||||
| * | Merge "add database string field length check" | Jenkins | 2013-01-15 | 2 | -0/+45 | |
| |\ | ||||||
| | * | add database string field length check | Tony NIU | 2013-01-15 | 2 | -0/+45 | |
| * | | Autoload schema before creating FK's (bug 1098174) | Dolph Mathews | 2013-01-14 | 2 | -0/+2 | |
| * | | Merge "Enable exception format checking in the tests." | Jenkins | 2013-01-14 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | Enable exception format checking in the tests. | Dan Prince | 2013-01-14 | 1 | -0/+2 | |
| * | | | Merge "reorder tables for delete" | Jenkins | 2013-01-14 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | reorder tables for delete | Adam Young | 2013-01-14 | 1 | -1/+1 | |
| * | | | Merge "Update ldap exceptions to pass correct kwargs." | Jenkins | 2013-01-14 | 1 | -9/+6 | |
| |\ \ \ | ||||||
| | * | | | Update ldap exceptions to pass correct kwargs. | Dan Prince | 2013-01-09 | 1 | -9/+6 | |
| * | | | | Merge "Add _FATAL_EXCEPTION_FORMAT_ERRORS global." | Jenkins | 2013-01-14 | 1 | -3/+9 | |
| |\| | | | ||||||
| | * | | | Add _FATAL_EXCEPTION_FORMAT_ERRORS global. | Dan Prince | 2013-01-09 | 1 | -3/+9 | |
| * | | | | Merge "Imported Translations from Transifex" | OpenStack Jenkins | 2013-01-14 | 1 | -1/+75 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Imported Translations from Transifex | OpenStack Jenkins | 2013-01-07 | 1 | -1/+75 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Validated URLs in v2 endpoint creation API" | Jenkins | 2013-01-13 | 2 | -8/+11 | |
| |\ \ \ | ||||||
| | * | | | Validated URLs in v2 endpoint creation API | Tushar Patil | 2013-01-11 | 2 | -8/+11 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Fixes import order nits" | Jenkins | 2013-01-12 | 15 | -18/+18 | |
| |\ \ \ | ||||||
| | * | | | Fixes import order nits | Zhongyue Luo | 2013-01-11 | 15 | -18/+18 | |
| | |/ / | ||||||
| * | | | Merge "Removed unused variables" | Jenkins | 2013-01-11 | 2 | -2/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Removed unused variables | Chuck Short | 2012-12-28 | 2 | -2/+1 | |
| * | | | Keystone server support for user groups | Henry Nash | 2013-01-08 | 14 | -103/+1055 | |
| | |/ |/| | ||||||
| * | | Merge "Removed unused imports" | Jenkins | 2013-01-05 | 10 | -19/+1 | |
| |\ \ | ||||||
| | * | | Removed unused imports | Chuck Short | 2012-12-28 | 10 | -19/+1 | |
| | |/ | ||||||
| * | | il8n some strings | Chuck Short | 2013-01-03 | 5 | -19/+19 | |
| * | | Imported Translations from Transifex | OpenStack Jenkins | 2013-01-02 | 2 | -7/+324 | |
| |/ | ||||||
| * | Merge "Adding a means to connect back to a pydevd debugger." | Jenkins | 2012-12-24 | 2 | -0/+22 | |
| |\ | ||||||
| | * | Adding a means to connect back to a pydevd debugger. | John Bresnahan | 2012-12-21 | 2 | -0/+22 | |
| * | | Fix spelling typo | Chuck Short | 2012-12-22 | 1 | -1/+1 | |
| * | | Merge "Remove swift auth." | Jenkins | 2012-12-22 | 1 | -295/+0 | |
| |\ \ | ||||||
| | * | | Remove swift auth. | Chmouel Boudjnah | 2012-12-12 | 1 | -295/+0 | |
| * | | | Driver registry | Dolph Mathews | 2012-12-21 | 19 | -115/+153 | |
| | |/ |/| | ||||||
| * | | Merge "Split endpoint records in SQL by interface" | Jenkins | 2012-12-18 | 5 | -32/+288 | |
| |\ \ | ||||||
| | * | | Split endpoint records in SQL by interface | Dolph Mathews | 2012-12-18 | 5 | -32/+288 | |
| * | | | Merge "Support non-default role_id_attribute" | Jenkins | 2012-12-18 | 1 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | Support non-default role_id_attribute | Dolph Mathews | 2012-12-12 | 1 | -1/+2 | |
| * | | | | Merge "Expand default time delta (bug 1089988)" | Jenkins | 2012-12-18 | 1 | -3/+6 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Expand default time delta (bug 1089988) | Dolph Mathews | 2012-12-13 | 1 | -3/+6 | |
| * | | | | Merge "module refactoring" | Jenkins | 2012-12-18 | 15 | -507/+503 | |
| |\ \ \ \ | ||||||
| | * | | | | module refactoring | Adam Young | 2012-12-17 | 15 | -507/+503 | |
| * | | | | | Merge "Fix typo s/interalurl/internalurl/" | Jenkins | 2012-12-17 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix typo s/interalurl/internalurl/ | Mark J. Washenberger | 2012-12-17 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Test drivers return HTTP 501 Not Implemented" | Jenkins | 2012-12-17 | 6 | -37/+44 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Test drivers return HTTP 501 Not Implemented | Dolph Mathews | 2012-12-12 | 6 | -37/+44 | |
| | |/ / / | ||||||
| * | | | | Merge "Imported Translations from Transifex" | OpenStack Jenkins | 2012-12-14 | 1 | -1/+275 | |
| |\ \ \ \ | ||||||
| | * | | | | Imported Translations from Transifex | OpenStack Jenkins | 2012-12-14 | 1 | -1/+275 | |
| | |/ / / | ||||||
| * / / / | Test for content-type appropriate 404 (bug 1089987) | Dolph Mathews | 2012-12-14 | 1 | -1/+1 | |
| |/ / / | ||||||
| * / / | Move token controller into keystone.token | Dolph Mathews | 2012-12-12 | 5 | -550/+569 | |
| |/ / | ||||||
| * | | Merge "Adding downgrade steps for migration scripts." | Jenkins | 2012-12-11 | 4 | -3/+18 | |
| |\ \ | ||||||
| | * | | Adding downgrade steps for migration scripts. | Justin Shepherd | 2012-12-05 | 4 | -3/+18 | |
| * | | | Merge "Port to argparse based cfg" | Jenkins | 2012-12-10 | 2 | -239/+345 | |
| |\ \ \ | ||||||
