summaryrefslogtreecommitdiffstats
path: root/keystone/common
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fix XML rendering with empty auth payload."Jenkins2013-07-171-1/+2
|\ \ \
| * | | Fix XML rendering with empty auth payload.Jamie Lennox2013-07-171-1/+2
* | | | Merge "Pluggable Remote User"Jenkins2013-07-171-2/+6
|\| | |
| * | | Pluggable Remote UserAdam Young2013-07-171-2/+6
* | | | Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-173-0/+295
|/ / /
* | | Merge "Implements Pluggable V2 Token Provider"Jenkins2013-07-161-1/+1
|\ \ \
| * | | Implements Pluggable V2 Token ProviderGuang Yee2013-07-151-1/+1
* | | | Merge "wsgi.BaseApplication and wsgi.Router factories should use **kwargs"Jenkins2013-07-161-11/+11
|\ \ \ \
| * | | | wsgi.BaseApplication and wsgi.Router factories should use **kwargsAlvaro Lopez Garcia2013-07-091-11/+11
* | | | | Merge "Implements Pluggable V3 Token Provider"Jenkins2013-07-152-7/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Implements Pluggable V3 Token ProviderGuang Yee2013-07-122-7/+6
| | |/ / | |/| |
* | | | Merge "Register Extensions"Jenkins2013-07-131-0/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Register ExtensionsAdam Young2013-07-121-0/+47
* | | | Merge "Pass on arguments on Base.get_session"Jenkins2013-07-121-1/+2
|\ \ \ \
| * | | | Pass on arguments on Base.get_sessionBrant Knudson2013-06-061-1/+2
* | | | | Merge "Move temporary test files into tests/tmp"Jenkins2013-07-111-42/+0
|\ \ \ \ \
| * | | | | Move temporary test files into tests/tmpJamie Lennox2013-07-111-42/+0
* | | | | | Merge "Use InnoDB for MySQL"Jenkins2013-07-112-0/+156
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use InnoDB for MySQLBrant Knudson2013-07-102-0/+156
| |/ / / /
* | | | | Merge "Remove context from get_token call in normalize_domain_id"Jenkins2013-07-111-1/+1
|\ \ \ \ \
| * | | | | Remove context from get_token call in normalize_domain_idSteve Martinelli2013-07-081-1/+1
* | | | | | Merge "Do not create LDAP Domains sub tree"Jenkins2013-07-111-17/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Do not create LDAP Domains sub treeSahdev Zala2013-07-081-17/+0
| |/ / / /
* | | / / assignment backendAdam Young2013-07-095-13/+33
| |_|/ / |/| | |
* | | | Merge "Work without admin_token_auth middleware"Jenkins2013-07-091-0/+2
|\ \ \ \
| * | | | Work without admin_token_auth middlewareBrant Knudson2013-07-031-0/+2
| | |_|/ | |/| |
* | | | Merge "Add callbacks for set_global_engine"Jenkins2013-07-081-1/+43
|\ \ \ \
| * | | | Add callbacks for set_global_engineBrant Knudson2013-07-031-1/+43
| |/ / /
* | | | Merge "DB2 migration support"Jenkins2013-07-086-25/+162
|\ \ \ \
| * | | | DB2 migration supportBrant Knudson2013-07-016-25/+162
* | | | | Merge "Implement GET /role_assignment API call"Jenkins2013-07-081-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Implement GET /role_assignment API callHenry Nash2013-07-031-1/+2
| | |/ / | |/| |
* | | | Merge "Fix up some trivial license mismatches"Jenkins2013-07-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix up some trivial license mismatchesDirk Mueller2013-06-261-0/+1
* | | | Merge "Use event.listen() instead of deprecated listeners kwarg"Jenkins2013-07-031-15/+15
|\ \ \ \
| * | | | Use event.listen() instead of deprecated listeners kwargAnthony Dodd2013-07-011-15/+15
| | |/ / | |/| |
* | | | Merge "Remove hard tabs and trailing whitespace"Jenkins2013-07-033-25/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Remove hard tabs and trailing whitespaceDolph Mathews2013-06-283-25/+25
* | | | Merge "Clean up keystone-all.rst"Jenkins2013-06-281-3/+6
|\ \ \ \
| * | | | Clean up keystone-all.rstBrant Knudson2013-06-261-3/+6
| | |/ / | |/| |
* | | | Merge "check for constraint before dropping"Jenkins2013-06-281-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | check for constraint before droppingAdam Young2013-06-281-11/+11
| |/ /
* / / Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-283-28/+19
|/ /
* | Merge "Version response compatible with Folsom"Jenkins2013-06-241-0/+12
|\ \
| * | Version response compatible with FolsomBrant Knudson2013-06-111-0/+12
* | | Merge "wsgi.Middleware factory should use **kwargs"Jenkins2013-06-231-1/+1
|\ \ \
| * | | wsgi.Middleware factory should use **kwargsAlvaro Lopez Garcia2013-06-201-1/+1
* | | | Merge "Base.get_engine honor allow_global_engine=False"Jenkins2013-06-221-8/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Base.get_engine honor allow_global_engine=FalseBrant Knudson2013-06-041-8/+9
* | | Isolate eventlet code into environment.Jamie Lennox2013-06-185-66/+110