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 "Workaround Migration issue with PostgreSQL"
Jenkins
2013-02-19
1
-2
/
+5
|
\
\
|
*
|
Workaround Migration issue with PostgreSQL
Dirk Mueller
2013-02-18
1
-2
/
+5
|
|
/
*
|
Merge "Silence routes internal debug logging"
Jenkins
2013-02-18
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Silence routes internal debug logging
Dolph Mathews
2013-02-04
1
-0
/
+7
*
|
Merge "Tenant update on LDAP breaks if there is no update to apply"
Jenkins
2013-02-14
1
-2
/
+3
|
\
\
|
*
|
Tenant update on LDAP breaks if there is no update to apply
Jose Castro Leon
2013-02-06
1
-2
/
+3
*
|
|
Merge "Fix spelling mistakes"
Jenkins
2013-02-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix spelling mistakes
Joe Gordon
2013-02-12
1
-1
/
+1
*
|
|
|
Keystone backend preparation for domain-scoping
Henry Nash
2013-02-12
10
-64
/
+529
|
/
/
/
*
|
|
Merge "simplify query building logic"
Jenkins
2013-02-12
2
-18
/
+12
|
\
\
\
|
*
|
|
simplify query building logic
Ionuț Arțăriși
2013-02-11
2
-18
/
+12
*
|
|
|
Merge "remove duplicate model declaration/attribution"
Jenkins
2013-02-11
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
remove duplicate model declaration/attribution
Ionuț Arțăriși
2013-02-11
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge "Query only attributes strictly required for keystone when using it wit...
Jenkins
2013-02-11
1
-6
/
+13
|
\
\
\
\
|
*
|
|
|
Query only attributes strictly required for keystone when using it
Jose Castro Leon
2013-02-06
1
-6
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fix normalize identity sql ugrade for Mysql and postgresql
Adam Young
2013-02-11
2
-35
/
+50
|
|
/
/
|
/
|
|
*
|
|
Merge "Relational API links"
Jenkins
2013-02-09
2
-2
/
+58
|
\
\
\
|
*
|
|
Relational API links
Dolph Mathews
2013-02-07
2
-2
/
+58
|
|
/
/
*
|
|
Merge "return 400 Bad Request if invalid params supplied (bug1061738)"
Jenkins
2013-02-09
1
-0
/
+3
|
\
\
\
|
*
|
|
return 400 Bad Request if invalid params supplied (bug1061738)
Gordon Chung
2013-02-07
1
-0
/
+3
|
|
/
/
*
|
|
Merge "Add --keystone-user/group to keystone-manage pki_setup"
Jenkins
2013-02-07
1
-20
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add --keystone-user/group to keystone-manage pki_setup
Dirk Mueller
2013-02-03
1
-20
/
+31
*
|
|
Updates migration 008 to work on PostgreSQL.
Dan Prince
2013-02-01
1
-8
/
+3
*
|
|
Create a default domain (bp default-domain)
Dolph Mathews
2013-01-31
8
-0
/
+63
*
|
|
Merge "tenant to project in the apis"
Jenkins
2013-01-30
2
-18
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tenant to project in the apis
Adam Young
2013-01-28
2
-18
/
+19
*
|
|
Merge "Tenant to Project in Back ends"
Jenkins
2013-01-29
1
-2
/
+2
|
\
|
|
|
*
|
Tenant to Project in Back ends
Adam Young
2013-01-28
1
-2
/
+2
*
|
|
Enable/disable domains (bug 1100145)
Dolph Mathews
2013-01-28
1
-0
/
+1
|
/
/
*
|
Merge "Fix role delete method in LDAP backend."
Jenkins
2013-01-28
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix role delete method in LDAP backend.
Yuriy Taraday
2013-01-22
1
-1
/
+4
*
|
rename tenant to project in sql
Adam Young
2013-01-25
1
-0
/
+20
*
|
Fix pep8 error.
Mat Grove
2013-01-24
1
-1
/
+1
*
|
Limit the size of HTTP requests.
Dan Prince
2013-01-21
1
-0
/
+34
*
|
Merge "downgrade user and tenant normalized tables downgraded such that sqlit...
Jenkins
2013-01-16
2
-12
/
+42
|
\
\
|
*
|
downgrade user and tenant
Adam Young
2013-01-16
2
-12
/
+42
*
|
|
Merge "Safer data migrations"
Jenkins
2013-01-16
2
-87
/
+57
|
\
|
|
|
|
/
|
/
|
|
*
Safer data migrations
Dolph Mathews
2013-01-16
2
-87
/
+57
*
|
Merge "Fix i18n of string templates."
Jenkins
2013-01-16
3
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
Fix i18n of string templates.
Yuriy Taraday
2013-01-15
3
-12
/
+12
*
|
Enhance wsgi to listen on ipv6 address
Davanum Srinivas
2013-01-15
1
-5
/
+18
|
/
*
Merge "add database string field length check"
Jenkins
2013-01-15
1
-0
/
+40
|
\
|
*
add database string field length check
Tony NIU
2013-01-15
1
-0
/
+40
*
|
Autoload schema before creating FK's (bug 1098174)
Dolph Mathews
2013-01-14
2
-0
/
+2
*
|
Merge "reorder tables for delete"
Jenkins
2013-01-14
1
-1
/
+1
|
\
\
|
*
|
reorder tables for delete
Adam Young
2013-01-14
1
-1
/
+1
*
|
|
Merge "Update ldap exceptions to pass correct kwargs."
Jenkins
2013-01-14
1
-9
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update ldap exceptions to pass correct kwargs.
Dan Prince
2013-01-09
1
-9
/
+6
*
|
|
Merge "Validated URLs in v2 endpoint creation API"
Jenkins
2013-01-13
1
-7
/
+6
|
\
\
\
|
*
|
|
Validated URLs in v2 endpoint creation API
Tushar Patil
2013-01-11
1
-7
/
+6
|
|
/
/
[prev]
[next]