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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
port common policy code to keystone
termie
2012-03-08
7
-27
/
+388
*
|
rename belongs_to to belongsTo as per the API spec.
Michael Basnight
2012-03-08
1
-2
/
+2
*
|
Merge "HTTP_AUTHORIZATION was used in proxy mode"
Jenkins
2012-03-08
1
-6
/
+0
|
\
\
|
*
|
HTTP_AUTHORIZATION was used in proxy mode
Jesse Andrews
2012-03-07
1
-6
/
+0
*
|
|
fixes lp#949648 change belongsTo validate to name
Michael Basnight
2012-03-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Improve auth_str_equal()."
Jenkins
2012-03-08
2
-11
/
+15
|
\
\
|
*
|
Improve auth_str_equal().
Russell Bryant
2012-03-06
2
-11
/
+15
*
|
|
Merge "fixes bug lp#948439 belongs_to and serviceCatalog behavior * removing ...
Jenkins
2012-03-08
1
-4
/
+18
|
\
\
\
|
*
|
|
fixes bug lp#948439 belongs_to and serviceCatalog behavior
Michael Basnight
2012-03-07
1
-4
/
+18
|
|
|
/
|
|
/
|
*
/
|
Make bind host configurable
Devin Carlen
2012-03-07
2
-5
/
+7
|
/
/
*
|
Merge "Isolating backtraces to DEBUG (bug 947060)"
Jenkins
2012-03-07
3
-1
/
+29
|
\
\
|
*
|
Isolating backtraces to DEBUG (bug 947060)
Dolph Mathews
2012-03-06
3
-1
/
+29
*
|
|
Renamed sqlite files (bug 944951)
Dolph Mathews
2012-03-06
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Add reseller admin capability."
Jenkins
2012-03-06
1
-16
/
+29
|
\
\
|
|
/
|
/
|
|
*
Add reseller admin capability.
Chmouel Boudjnah
2012-03-03
1
-16
/
+29
*
|
LDAP get_user_by_name
Adam Young
2012-03-02
1
-0
/
+6
|
/
*
Merge "Added missing import (bug 944905)"
Jenkins
2012-03-02
1
-0
/
+1
|
\
|
*
Added missing import (bug 944905)
Dolph Mathews
2012-03-02
1
-0
/
+1
*
|
Merge "standardize ldap and related tests"
Jenkins
2012-03-02
3
-17
/
+7
|
\
\
|
|
/
|
/
|
|
*
standardize ldap and related tests
termie
2012-03-01
3
-17
/
+7
*
|
improve auth_token middleware
Jesse Andrews
2012-03-01
1
-330
/
+323
|
/
*
Align with project configs.
Monty Taylor
2012-03-01
2
-1
/
+127
*
Use constant time string comparisons for auth.
Russell Bryant
2012-02-29
3
-3
/
+24
*
Merge "GET /v2.0 (bug 930321)"
Jenkins
2012-02-29
1
-33
/
+57
|
\
|
*
GET /v2.0 (bug 930321)
Dolph Mathews
2012-02-28
1
-33
/
+57
*
|
Merge "Provide request to Middleware.process_response()"
Jenkins
2012-02-29
2
-13
/
+8
|
\
\
|
*
|
Provide request to Middleware.process_response()
Dolph Mathews
2012-02-28
2
-13
/
+8
*
|
|
Merge "Unpythonic code in redux in auth_token.py"
Jenkins
2012-02-29
1
-83
/
+113
|
\
\
\
|
*
|
|
Unpythonic code in redux in auth_token.py
Zhongyue Luo
2012-02-29
1
-83
/
+113
|
|
|
/
|
|
/
|
*
/
|
fix pep8
termie
2012-02-28
1
-1
/
+1
|
/
/
*
|
LDAP member defaults
Adam Young
2012-02-28
2
-5
/
+3
*
|
Handle KeyError in _get_admin_auth_token.
Dan Prince
2012-02-28
1
-1
/
+5
|
/
*
Add Vary header (bug 928057)
Dolph Mathews
2012-02-27
1
-11
/
+5
*
Merge "Implement a Catalog SQL backend"
Jenkins
2012-02-28
5
-3
/
+222
|
\
|
*
Implement a Catalog SQL backend
Adam Gandelman
2012-02-27
5
-3
/
+222
*
|
Set tenantName to 'admin' in get_admin_auth_token.
Dan Prince
2012-02-27
1
-21
/
+3
|
/
*
LDAP Identity backend
Adam Young
2012-02-27
10
-1
/
+1548
*
Merge "Add HEAD /tokens/{token_id} (bug 933587)"
Jenkins
2012-02-27
2
-7
/
+37
|
\
|
*
Add HEAD /tokens/{token_id} (bug 933587)
Dolph Mathews
2012-02-27
2
-7
/
+37
*
|
Merge "Implements extension discovery (bug 928054)"
Jenkins
2012-02-27
1
-4
/
+54
|
\
\
|
*
|
Implements extension discovery (bug 928054)
Dolph Mathews
2012-02-27
1
-4
/
+54
|
|
/
*
|
Merge "Support unicode in the keystone database."
Jenkins
2012-02-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Support unicode in the keystone database.
Andrew Bogott
2012-02-27
1
-0
/
+1
*
|
XML de/serialization (bug 928058)
Dolph Mathews
2012-02-27
3
-1
/
+231
|
/
*
Update auth_token middleware so it sets X_USER_ID.
Dan Prince
2012-02-25
1
-2
/
+7
*
Merge "Fix case of admin role in middleware."
Jenkins
2012-02-25
3
-4
/
+4
|
\
|
*
Fix case of admin role in middleware.
Dan Prince
2012-02-24
3
-4
/
+4
*
|
Merge "Backslash continuations (Keystone)"
Jenkins
2012-02-25
3
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
Backslash continuations (Keystone)
Zhongyue Luo
2012-02-24
3
-8
/
+8
*
|
Merge "Removing broken & redundant code (bug 933555)"
Jenkins
2012-02-24
1
-11
/
+2
|
\
\
[prev]
[next]