summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "don't assume that the LDAP server require authentication"Jenkins2012-07-031-1/+5
|\ \ \ \ \ \
| * | | | | | don't assume that the LDAP server require authenticationIonuț Arțăriși2012-06-291-1/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Correct Tree DN"Jenkins2012-07-034-8/+19
|\ \ \ \ \ \
| * | | | | | Correct Tree DNAdam Young2012-06-294-8/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "setting up babel for i18n work blueprint start-keystone-i18n"Jenkins2012-07-034-0/+49
|\ \ \ \ \ \
| * | | | | | setting up babel for i18n workJoe Heck2012-06-214-0/+49
* | | | | | | Merge "Do not crash when trying to remove a user role (without a tenant)"Jenkins2012-07-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Do not crash when trying to remove a user role (without a tenant)Vincent Untz2012-06-281-1/+1
* | | | | | | | Use PyPI for keystoneclient.Monty Taylor2012-07-021-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | keystone_manage certificate generationAdam Young2012-07-025-1/+299
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Keystone should use openstack.common.timeutils"Jenkins2012-07-0210-35/+125
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Keystone should use openstack.common.timeutilsZhongyue Luo2012-06-2910-35/+125
| | |_|/ / | |/| | |
* | | | | Merge "Fix order of returned tuple elements in pam authenticate"Jenkins2012-06-291-1/+1
|\ \ \ \ \
| * | | | | Fix order of returned tuple elements in pam authenticateVincent Untz2012-06-201-1/+1
* | | | | | Merge "Add .mailmap file."Jenkins2012-06-291-0/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add .mailmap file.Bhuvan Arumugam2012-06-211-0/+23
| | |_|/ / | |/| | |
* | | | | Merge "Keystone should use openstack.common.jsonutils"Jenkins2012-06-2816-52/+189
|\ \ \ \ \
| * | | | | Keystone should use openstack.common.jsonutilsZhongyue Luo2012-06-2816-52/+189
| | |_|/ / | |/| | |
* | | | | Merge "Basic request stats monitoring & reporting"Jenkins2012-06-287-4/+240
|\ \ \ \ \
| * | | | | Basic request stats monitoring & reportingDolph Mathews2012-06-197-4/+240
* | | | | | Merge "fix man page build"Jenkins2012-06-283-39/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | fix man page buildAlan Pevec2012-06-223-39/+19
* | | | | Refactor 404's into managers & drivers (bug 968519)Dolph Mathews2012-06-2720-394/+1013
|/ / / /
* | / / Utilize newer changes in openstack-common.Bhuvan Arumugam2012-06-212-30/+40
| |/ / |/| |
* | | Removed unused importDolph Mathews2012-06-211-2/+0
* | | Merge "Monkey patching 'thread'."Jenkins2012-06-201-1/+1
|\ \ \
| * | | Monkey patching 'thread'.Rafael Durán Castañeda2012-06-191-1/+1
| |/ /
* | / Reorder imports by full module pathZhongyue Luo2012-06-2025-47/+47
| |/ |/|
* | Pass serviceCatalog in auth_token middlewareAnthony Young2012-06-194-3/+24
* | Merge "Fixed typo in routing conditions (bug 1006793)"Jenkins2012-06-191-1/+1
|\ \
| * | Fixed typo in routing conditions (bug 1006793)Dolph Mathews2012-06-191-1/+1
* | | Merge "400 on unrecognized content type (bug 1012282)"Jenkins2012-06-192-10/+19
|\ \ \ | |/ / |/| |
| * | 400 on unrecognized content type (bug 1012282)Dolph Mathews2012-06-192-10/+19
| |/
* | Merge "Speed up SQL unit tests."Jenkins2012-06-193-3/+14
|\ \ | |/ |/|
| * Speed up SQL unit tests.Adam Young2012-06-183-3/+14
* | PEP8 fixesDolph Mathews2012-06-1824-314/+362
|/
* Clean up test requires a bit.Monty Taylor2012-06-163-29/+15
* Merge "Carrying over token expiry time when token chaining"Jenkins2012-06-142-1/+14
|\
| * Carrying over token expiry time when token chainingDerek Higgins2012-06-052-1/+14
* | Merge "Use cfg's new global CONF object"Jenkins2012-06-1411-139/+193
|\ \
| * | Use cfg's new global CONF objectMark McLoughlin2012-06-1311-139/+193
* | | Merge "Tweak for easier, safer subclassing"Jenkins2012-06-141-1/+15
|\ \ \ | |/ / |/| |
| * | Tweak for easier, safer subclassingKen Thomas2012-06-071-1/+15
* | | Merge "Require authz for user role list (bug 1006815)"Jenkins2012-06-082-0/+12
|\ \ \
| * | | Require authz for user role list (bug 1006815)Dolph Mathews2012-06-032-0/+12
* | | | Add s3 extension in keystone.conf sample.Chmouel Boudjnah2012-06-084-5/+23
* | | | Merge "fix importing of optional modules in auth_token"Jenkins2012-06-073-7/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | fix importing of optional modules in auth_tokenPádraig Brady2012-06-073-7/+53
* | | | Revert file mode to be non-executableDolph Mathews2012-06-071-0/+0
|/ / /
* | | Merge "Use X_USER_NAME and X_ROLES headers."Jenkins2012-06-062-5/+5
|\ \ \