summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Speed up SQL unit tests.Adam Young2012-06-181-3/+8
* | PEP8 fixesDolph Mathews2012-06-1824-314/+362
|/
* Merge "Carrying over token expiry time when token chaining"Jenkins2012-06-141-1/+2
|\
| * Carrying over token expiry time when token chainingDerek Higgins2012-06-051-1/+2
* | Merge "Use cfg's new global CONF object"Jenkins2012-06-144-116/+169
|\ \
| * | Use cfg's new global CONF objectMark McLoughlin2012-06-134-116/+169
* | | 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-081-0/+1
|\ \ \