summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Merge "Admin Auth URI prefix"Jenkins2012-07-132-1/+4
|\
| * Admin Auth URI prefixayoung2012-07-122-1/+4
* | Merge "Prevent service catalog injection in auth_token."Jenkins2012-07-121-0/+1
|\ \
| * | Prevent service catalog injection in auth_token.Dan Prince2012-07-121-0/+1
| |/
* | Merge "Fixed marker & limit computation (bug 1006055)"Jenkins2012-07-121-4/+6
|\ \ | |/ |/|
| * Fixed marker & limit computation (bug 1006055)Dolph Mathews2012-06-281-4/+6
* | Adding user password setting api callDerek Higgins2012-07-102-0/+105
* | Merge "Return a 409 error when adding a second time a role to user/tenant"Jenkins2012-07-094-7/+26
|\ \
| * | Return a 409 error when adding a second time a role to user/tenantVincent Untz2012-07-044-7/+26
* | | Merge "notify calling process we are ready to serve"Jenkins2012-07-091-0/+40
|\ \ \
| * | | notify calling process we are ready to serveAlan Pevec2012-07-041-0/+40
* | | | Merge "Make sure user dict has id key before checking against it"Jenkins2012-07-091-1/+1
|\ \ \ \
| * | | | Make sure user dict has id key before checking against itJay Pipes2012-07-081-1/+1
* | | | | pep8 for opensslAdam Young2012-07-061-28/+25
|/ / / /
* | / / Move monkey patch to keystone-all startup.Adam Young2012-07-051-1/+0
| |/ / |/| |
* | | Merge "documenting models"Jenkins2012-07-032-2/+52
|\ \ \
| * | | documenting modelsJoe Heck2012-07-022-2/+52
* | | | Merge "pep8 v1.3.3 compliance (bug 1019498)"Jenkins2012-07-031-7/+12
|\ \ \ \
| * | | | pep8 v1.3.3 compliance (bug 1019498)Dolph Mathews2012-07-021-7/+12
| | |/ / | |/| |
* | | | Merge "fix variable names to coincide with the ones in common.ldap"Jenkins2012-07-031-3/+3
|\ \ \ \
| * | | | fix variable names to coincide with the ones in common.ldapIonuț Arțăriși2012-06-291-3/+3
| | |_|/ | |/| |
* | | | 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-032-7/+4
|\ \ \ \
| * | | | Correct Tree DNAdam Young2012-06-292-7/+4
| | |/ / | |/| |
* | | | Merge "setting up babel for i18n work blueprint start-keystone-i18n"Jenkins2012-07-031-0/+31
|\ \ \ \
| * | | | setting up babel for i18n workJoe Heck2012-06-211-0/+31
* | | | | 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
* | | | | | keystone_manage certificate generationAdam Young2012-07-023-0/+239
| |_|_|_|/ |/| | | |
* | | | | Merge "Keystone should use openstack.common.timeutils"Jenkins2012-07-026-20/+119
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Keystone should use openstack.common.timeutilsZhongyue Luo2012-06-296-20/+119
| | |_|/ | |/| |
* | | | 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 "Keystone should use openstack.common.jsonutils"Jenkins2012-06-288-28/+168
|\ \ \ \
| * | | | Keystone should use openstack.common.jsonutilsZhongyue Luo2012-06-288-28/+168
| | |/ / | |/| |
* | | | Merge "Basic request stats monitoring & reporting"Jenkins2012-06-285-0/+197
|\ \ \ \ | |/ / / |/| | |
| * | | Basic request stats monitoring & reportingDolph Mathews2012-06-195-0/+197
* | | | Refactor 404's into managers & drivers (bug 968519)Dolph Mathews2012-06-2713-286/+568
* | | | Utilize newer changes in openstack-common.Bhuvan Arumugam2012-06-211-0/+38
| |_|/ |/| |
* | | 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-192-3/+15
* | 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-191-7/+11
|\ \ \ | |/ / |/| |
| * | 400 on unrecognized content type (bug 1012282)Dolph Mathews2012-06-191-7/+11
| |/
* | Merge "Speed up SQL unit tests."Jenkins2012-06-191-3/+8
|\ \ | |/ |/|