index
:
keystone.git
shared-key-msg
OpenStack's keystone patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keystone
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge "Using sql as default driver for tokens"
Jenkins
2013-06-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Using sql as default driver for tokens
Wu Wenxiang
2013-06-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "Allow request headers access in app context."
Jenkins
2013-06-14
1
-1
/
+2
|
\
\
\
|
*
|
|
Allow request headers access in app context.
Chmouel Boudjnah
2013-06-10
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge "drop user and group constraints"
Jenkins
2013-06-14
1
-0
/
+62
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drop user and group constraints
Adam Young
2013-06-10
1
-0
/
+62
*
|
|
Merge "Commit transaction in migration"
Jenkins
2013-06-11
1
-0
/
+2
|
\
\
\
|
*
|
|
Commit transaction in migration
Brant Knudson
2013-06-07
1
-0
/
+2
*
|
|
|
Merge "Remove bufferedhttp"
Jenkins
2013-06-11
1
-173
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove bufferedhttp
Dolph Mathews
2013-06-06
1
-173
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge "Raise key length defaults"
Jenkins
2013-06-08
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Raise key length defaults
Dirk Mueller
2013-06-04
2
-3
/
+3
*
|
|
Check schema when dropping constraints.
Adam Young
2013-06-04
2
-45
/
+75
|
|
/
|
/
|
*
|
Merge "typo in 'import pydev' statement"
Jenkins
2013-06-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
typo in 'import pydev' statement
Venkatesh Sampath
2013-05-31
1
-1
/
+1
*
|
Merge "Fix incorrect role assignment in migration."
Jenkins
2013-05-31
1
-7
/
+5
|
\
\
|
*
|
Fix incorrect role assignment in migration.
Jamie Lennox
2013-05-31
1
-7
/
+5
|
|
/
*
|
Merge "Add index on valid column of the SQL token Backend"
Jenkins
2013-05-31
1
-0
/
+17
|
\
\
|
*
|
Add index on valid column of the SQL token Backend
Sylvain Afchain
2013-05-29
1
-0
/
+17
*
|
|
Merge "Disable eventlet monkey-patching of DNS"
Jenkins
2013-05-31
1
-0
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Disable eventlet monkey-patching of DNS
Brant Knudson
2013-05-30
1
-0
/
+13
*
|
|
Improve the performance of tokens deletion for user
gengjh
2013-05-30
1
-14
/
+5
*
|
|
Merge "Move auth_token middleware from admin user to an RBAC policy"
Jenkins
2013-05-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move auth_token middleware from admin user to an RBAC policy
Joe Gordon
2013-05-16
1
-2
/
+2
*
|
|
Fix the debug statement.
Sahdev Zala
2013-05-29
1
-1
/
+1
*
|
|
Merge "Add missing space to error msg"
Jenkins
2013-05-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Add missing space to error msg
Dolph Mathews
2013-05-21
1
-1
/
+1
*
|
|
|
Add KEYSTONE_LOCALEDIR env variable
Mark McLoughlin
2013-05-29
1
-3
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Add index on expires column of the SQL token Backend
Sylvain Afchain
2013-05-28
1
-0
/
+17
*
|
|
separate paste-deploy configuration from parameters
Alan Pevec
2013-05-26
1
-0
/
+3
*
|
|
Cleanup docstrings (flake8 H401, H402, H403, H404)
Dolph Mathews
2013-05-24
6
-27
/
+30
*
|
|
imports not in alphabetical order (flake8 H306)
Dolph Mathews
2013-05-24
6
-5
/
+6
*
|
|
import only modules (flake8 H302)
Dolph Mathews
2013-05-24
2
-6
/
+5
*
|
|
one import per line (flake8 H301)
Dolph Mathews
2013-05-23
1
-19
/
+18
*
|
|
eliminate 'except:' (flake8 H201)
Dolph Mathews
2013-05-23
1
-1
/
+1
*
|
|
consistent i18n placeholders (flake8 H701, H702, H703)
Dolph Mathews
2013-05-23
6
-39
/
+60
*
|
|
use the 'not in' operator (flake8 H902)
Dolph Mathews
2013-05-23
1
-1
/
+1
*
|
|
Remove unused variables (flake8 F841)
Dolph Mathews
2013-05-23
5
-27
/
+26
*
|
|
Satisfy flake8 import rules F401 and F403
Dolph Mathews
2013-05-23
10
-26
/
+11
*
|
|
Merge "Consolidate eventlet code"
Jenkins
2013-05-23
2
-83
/
+120
|
\
\
\
|
*
|
|
Consolidate eventlet code
Brant Knudson
2013-05-21
2
-83
/
+120
|
|
/
/
*
/
/
Read-only default domain for LDAP (bug 1168726)
Dolph Mathews
2013-05-21
1
-2
/
+6
|
/
/
*
|
extracting credentials
Adam Young
2013-05-17
3
-1
/
+83
*
|
Fix pyflakes and pep8 in prep for flake8.
Monty Taylor
2013-05-13
2
-2
/
+3
*
|
Allow backend & client SQL tests on mysql and pg.
Jamie Lennox
2013-05-10
1
-1
/
+2
*
|
A minor refactor in wsgi.py
gengjh
2013-05-09
1
-28
/
+28
*
|
Merge "Replace password to "***" in the debug message"
Jenkins
2013-05-09
1
-13
/
+44
|
\
\
|
*
|
Replace password to "***" in the debug message
gengjh
2013-04-16
1
-13
/
+44
*
|
|
Remove unused CONF.pam.url
Dolph Mathews
2013-04-29
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge "Allow additional attribute mappings in ldap"
Jenkins
2013-04-26
2
-2
/
+45
|
\
\
[prev]
[next]