index
:
delta/openstack/keystone.git
feature/hierarchical-multitenancy
feature/key-dist
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/keystone.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystone
Commit message (
Expand
)
Author
Age
Files
Lines
*
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)"
essex-4
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
|
\
\
|
*
|
Removing broken & redundant code (bug 933555)
Dolph Mathews
2012-02-22
1
-11
/
+2
*
|
|
Remove extraneous _validate_claims() arg.
Eoghan Glynn
2012-02-24
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge changes Ib8e5dc50,I9db09c77,Ib89efdec
Jenkins
2012-02-23
4
-88
/
+166
|
\
\
|
*
|
Use cfg's new print_help() method
Mark McLoughlin
2012-02-23
2
-3
/
+4
|
*
|
Remove cfg dict mixin
Mark McLoughlin
2012-02-23
2
-13
/
+14
|
*
|
Update cfg from openstack-common
Mark McLoughlin
2012-02-23
2
-72
/
+148
*
|
|
Correct config name for max_pool_size.
Dan Prince
2012-02-23
1
-1
/
+1
|
/
/
*
|
Move cfg to keystone.openstack.common
Mark McLoughlin
2012-02-23
4
-1
/
+1
*
|
Fix copyright dates and remove duplicate Apache licenses.
Shevek
2012-02-22
11
-110
/
+34
*
|
Merge "Add migration path for Nova auth"
Jenkins
2012-02-23
2
-0
/
+126
|
\
\
[next]