summaryrefslogtreecommitdiffstats
path: root/keystone/common
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Using sql as default driver for tokens"Jenkins2013-06-151-1/+1
|\ \ \
| * | | Using sql as default driver for tokensWu Wenxiang2013-06-141-1/+1
| | |/ | |/|
* | | Merge "Allow request headers access in app context."Jenkins2013-06-141-1/+2
|\ \ \
| * | | Allow request headers access in app context.Chmouel Boudjnah2013-06-101-1/+2
| | |/ | |/|
* | | Merge "drop user and group constraints"Jenkins2013-06-141-0/+62
|\ \ \ | |_|/ |/| |
| * | drop user and group constraintsAdam Young2013-06-101-0/+62
* | | Merge "Commit transaction in migration"Jenkins2013-06-111-0/+2
|\ \ \
| * | | Commit transaction in migrationBrant Knudson2013-06-071-0/+2
* | | | Merge "Remove bufferedhttp"Jenkins2013-06-111-173/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove bufferedhttpDolph Mathews2013-06-061-173/+0
| | |/ | |/|
* | | Merge "Raise key length defaults"Jenkins2013-06-082-3/+3
|\ \ \ | |_|/ |/| |
| * | Raise key length defaultsDirk Mueller2013-06-042-3/+3
* | | Check schema when dropping constraints.Adam Young2013-06-042-45/+75
| |/ |/|
* | Merge "typo in 'import pydev' statement"Jenkins2013-06-041-1/+1
|\ \ | |/ |/|
| * typo in 'import pydev' statementVenkatesh Sampath2013-05-311-1/+1
* | Merge "Fix incorrect role assignment in migration."Jenkins2013-05-311-7/+5
|\ \
| * | Fix incorrect role assignment in migration.Jamie Lennox2013-05-311-7/+5
| |/
* | Merge "Add index on valid column of the SQL token Backend"Jenkins2013-05-311-0/+17
|\ \
| * | Add index on valid column of the SQL token BackendSylvain Afchain2013-05-291-0/+17
* | | Merge "Disable eventlet monkey-patching of DNS"Jenkins2013-05-311-0/+13
|\ \ \ | |_|/ |/| |
| * | Disable eventlet monkey-patching of DNSBrant Knudson2013-05-301-0/+13
* | | Improve the performance of tokens deletion for usergengjh2013-05-301-14/+5
* | | Merge "Move auth_token middleware from admin user to an RBAC policy"Jenkins2013-05-301-2/+2
|\ \ \ | |/ / |/| |
| * | Move auth_token middleware from admin user to an RBAC policyJoe Gordon2013-05-161-2/+2
* | | Fix the debug statement.Sahdev Zala2013-05-291-1/+1
* | | Merge "Add missing space to error msg"Jenkins2013-05-291-1/+1
|\ \ \
| * | | Add missing space to error msgDolph Mathews2013-05-211-1/+1
* | | | Add KEYSTONE_LOCALEDIR env variableMark McLoughlin2013-05-291-3/+0
| |_|/ |/| |
* | | Add index on expires column of the SQL token BackendSylvain Afchain2013-05-281-0/+17
* | | separate paste-deploy configuration from parametersAlan Pevec2013-05-261-0/+3
* | | Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-246-27/+30
* | | imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-246-5/+6
* | | import only modules (flake8 H302)Dolph Mathews2013-05-242-6/+5
* | | one import per line (flake8 H301)Dolph Mathews2013-05-231-19/+18
* | | eliminate 'except:' (flake8 H201)Dolph Mathews2013-05-231-1/+1
* | | consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-236-39/+60
* | | use the 'not in' operator (flake8 H902)Dolph Mathews2013-05-231-1/+1
* | | Remove unused variables (flake8 F841)Dolph Mathews2013-05-235-27/+26
* | | Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-2310-26/+11
* | | Merge "Consolidate eventlet code"Jenkins2013-05-232-83/+120
|\ \ \
| * | | Consolidate eventlet codeBrant Knudson2013-05-212-83/+120
| |/ /
* / / Read-only default domain for LDAP (bug 1168726)Dolph Mathews2013-05-211-2/+6
|/ /
* | extracting credentialsAdam Young2013-05-173-1/+83
* | Fix pyflakes and pep8 in prep for flake8.Monty Taylor2013-05-132-2/+3
* | Allow backend & client SQL tests on mysql and pg.Jamie Lennox2013-05-101-1/+2
* | A minor refactor in wsgi.pygengjh2013-05-091-28/+28
* | Merge "Replace password to "***" in the debug message"Jenkins2013-05-091-13/+44
|\ \
| * | Replace password to "***" in the debug messagegengjh2013-04-161-13/+44
* | | Remove unused CONF.pam.urlDolph Mathews2013-04-291-1/+0
| |/ |/|
* | Merge "Allow additional attribute mappings in ldap"Jenkins2013-04-262-2/+45
|\ \