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
...
*
|
|
|
Merge "Raise 400 if credentials not provided (bug 1044032)"
Jenkins
2012-10-24
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Raise 400 if credentials not provided (bug 1044032)
Dolph Mathews
2012-10-09
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Moved SQL backend tests into memory
Dolph Mathews
2012-10-23
1
-24
/
+21
*
|
|
|
Merge "Fixes Bug 1063852"
Jenkins
2012-10-23
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixes Bug 1063852
Adam Young
2012-10-19
1
-0
/
+2
*
|
|
|
Delete role does not delete role assignments in tenants (bug 1057436)
Jose Castro Leon
2012-10-12
3
-0
/
+35
*
|
|
|
replacing PKI token detection from content length to content prefix. (bug 106...
Dan Radez
2012-10-11
4
-4
/
+46
*
|
|
|
Filter users in LDAP backend (bug 1052925)
Jose Castro Leon
2012-10-10
3
-9
/
+20
*
|
|
|
Merge "Unable to delete tenant if contains roles in LDAP backend (bug 1057407)"
Jenkins
2012-10-09
4
-1
/
+49
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Unable to delete tenant if contains roles in LDAP backend (bug 1057407)
Jose Castro Leon
2012-10-05
4
-1
/
+49
*
|
|
|
Merge "Configurable actions on LDAP backend in users Active Directory (bug 10...
Jenkins
2012-10-09
3
-3
/
+32
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Configurable actions on LDAP backend in users Active Directory (bug 1052929)
Jose Castro Leon
2012-10-05
3
-3
/
+32
|
|
/
/
*
|
|
Merge "Unparseable endpoint URL's should raise friendly error"
Jenkins
2012-10-08
4
-6
/
+35
|
\
\
\
|
*
|
|
Unparseable endpoint URL's should raise friendly error
Stef T
2012-10-06
4
-6
/
+35
|
|
/
/
*
/
/
Command line switch for standard threads.
Adam Young
2012-09-28
1
-0
/
+1
|
/
/
*
|
Merge "Remove run_test.py in favor of stock nose."
Jenkins
2012-09-28
2
-1
/
+11
|
\
\
|
*
|
Remove run_test.py in favor of stock nose.
Monty Taylor
2012-09-27
2
-1
/
+11
*
|
|
Merge "Return a meaningful Error when token_id is missing"
Jenkins
2012-09-28
2
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Return a meaningful Error when token_id is missing
Ralf Haferkamp
2012-09-20
2
-0
/
+4
*
|
|
utf-8 encode user keys in memcache (bug 1056373)
Dolph Mathews
2012-09-25
1
-2
/
+6
*
|
|
Merge "Convert database schemas to use utf8 character set."
Jenkins
2012-09-25
1
-0
/
+50
|
\
\
\
|
*
|
|
Convert database schemas to use utf8 character set.
Yaguang Tang
2012-09-22
1
-0
/
+50
*
|
|
|
Merge "notify calling process we are ready to serve"
Jenkins
2012-09-24
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
notify calling process we are ready to serve
Alan Pevec
2012-09-19
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Backslash continuation cleanup"
Jenkins
2012-09-24
5
-54
/
+61
|
\
\
\
\
|
*
|
|
|
Backslash continuation cleanup
Zhongyue Luo
2012-09-19
5
-54
/
+61
|
|
/
/
/
*
|
|
|
Merge "Add XML namespace support for OSADM service api."
Jenkins
2012-09-24
1
-12
/
+42
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add XML namespace support for OSADM service api.
Vincent Hou
2012-09-13
1
-12
/
+42
*
|
|
|
Updated Fix for duplicated entries on LDAP backend for get_tenant_users
Jose Castro Leon
2012-09-17
2
-4
/
+6
|
|
/
/
|
/
|
|
*
|
|
Limit token revocation to tenant (bug 1050025)
Dolph Mathews
2012-09-13
5
-20
/
+39
*
|
|
Merge "Implement token endpoint list (bug 1006777)"
Jenkins
2012-09-13
2
-1
/
+51
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement token endpoint list (bug 1006777)
Dolph Mathews
2012-09-06
2
-1
/
+51
*
|
|
Merge "LOG.warn all exception.Unauthorized authentication failures"
Jenkins
2012-09-13
3
-0
/
+7
|
\
\
\
|
*
|
|
LOG.warn all exception.Unauthorized authentication failures
Ionuț Arțăriși
2012-09-03
3
-0
/
+7
*
|
|
|
Merge "LDAP backend attribute fixes"
Jenkins
2012-09-12
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
LDAP backend attribute fixes
Derek Yarnell
2012-09-11
1
-3
/
+4
*
|
|
|
|
Delete user tokens after role grant/revoke
Dolph Mathews
2012-09-12
2
-1
/
+17
|
/
/
/
/
*
|
|
|
Merge "Implementation of tenant,user,role list functions for ldap"
Jenkins
2012-09-11
1
-0
/
+9
|
\
\
\
\
|
*
|
|
|
Implementation of tenant,user,role list functions for ldap
Derek Yarnell
2012-09-10
1
-0
/
+9
*
|
|
|
|
Merge "Cleanup PEP8 errors from Common"
Jenkins
2012-09-10
2
-3
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Cleanup PEP8 errors from Common
Adam Young
2012-09-07
2
-3
/
+4
*
|
|
|
|
Initialize Metadata variable
Adam Young
2012-09-08
1
-1
/
+1
|
/
/
/
/
*
|
|
|
List tokens for memcached backend
Adam Young
2012-09-06
1
-0
/
+20
*
|
|
|
Merge "Sync some misc changes from openstack-common"
Jenkins
2012-09-06
3
-7
/
+41
|
\
\
\
\
|
*
|
|
|
Sync some misc changes from openstack-common
Mark McLoughlin
2012-09-05
3
-7
/
+41
*
|
|
|
|
Merge "Sync latest cfg from openstack-common"
Jenkins
2012-09-06
2
-41
/
+138
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Sync latest cfg from openstack-common
Mark McLoughlin
2012-09-05
2
-41
/
+138
*
|
|
|
Remove id_hash column
Adam Young
2012-09-04
3
-18
/
+47
|
/
/
/
*
|
|
Merge "HACKING: Use single quotes"
Jenkins
2012-09-04
1
-31
/
+31
|
\
\
\
|
*
|
|
HACKING: Use single quotes
Dolph Mathews
2012-08-29
1
-31
/
+31
[prev]
[next]