summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Remove an enumerate call"Jenkins2013-07-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove an enumerate callZhang Chun2013-07-051-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "DB2 migration support"Jenkins2013-07-089-40/+194
|\ \ \ \ \ \ \ \
| * | | | | | | | DB2 migration supportBrant Knudson2013-07-019-40/+194
* | | | | | | | | Merge "Implement GET /role_assignment API call"Jenkins2013-07-0811-1/+872
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Implement GET /role_assignment API callHenry Nash2013-07-0311-1/+872
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Update paths to pem files in keystone.conf.sample"Jenkins2013-07-061-8/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Update paths to pem files in keystone.conf.sampleAlessio Ababilov2013-07-041-8/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "rename quantum to neutron in docs"Jenkins2013-07-051-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | rename quantum to neutron in docsMark McClain2013-07-021-1/+1
* | | | | | | Merge "Fix up some trivial license mismatches"Jenkins2013-07-042-2/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix up some trivial license mismatchesDirk Mueller2013-06-262-2/+3
* | | | | | | 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 "Install locales for httpd."Jenkins2013-07-031-0/+3
|\ \ \ \ \ \
| * | | | | | Install locales for httpd.Haneef Ali2013-07-011-0/+3
* | | | | | | Merge "Remove hard tabs and trailing whitespace"Jenkins2013-07-033-25/+25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Remove hard tabs and trailing whitespaceDolph Mathews2013-06-283-25/+25
* | | | | | | Merge "`tox -ecover` failure. Missing entry in tox.ini"Jenkins2013-07-021-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | `tox -ecover` failure. Missing entry in tox.iniAnthony Dodd2013-06-271-1/+2
* | | | | | | Add 'application' to keystone.py for WSGILance Bragstad2013-06-291-1/+5
| |_|/ / / / |/| | | | |
* | | | | | Merge "Manager instead of direct driver"Jenkins2013-06-288-264/+228
|\ \ \ \ \ \
| * | | | | | Manager instead of direct driverAdam Young2013-06-288-264/+228
| | |/ / / / | |/| | | |
* | | | | | Merge "Clean up keystone-all.rst"Jenkins2013-06-282-26/+33
|\ \ \ \ \ \
| * | | | | | Clean up keystone-all.rstBrant Knudson2013-06-262-26/+33
* | | | | | | 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-2826-605/+444
* | | | | | Merge "Do not raise NEW exceptions"Jenkins2013-06-273-10/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Do not raise NEW exceptionsSergey Vilgelm2013-06-243-10/+12
* | | | | | Merge "Revert environment module usage in middleware."Jenkins2013-06-272-6/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert environment module usage in middleware.Jamie Lennox2013-06-262-6/+6
| | |/ / / | |/| | |
* / | | | LDAP list group users not fail if user entry deletedBrant Knudson2013-06-252-10/+12
|/ / / /
* | | | Merge "Remove explicit distribute depend."Jenkins2013-06-251-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove explicit distribute depend.Monty Taylor2013-06-111-1/+0
* | | | Merge "Version response compatible with Folsom"Jenkins2013-06-243-0/+62
|\ \ \ \ | |_|/ / |/| | |
| * | | Version response compatible with FolsomBrant Knudson2013-06-113-0/+62
* | | | Merge "Consolidate admin_or_owner rule"Jenkins2013-06-231-2/+1
|\ \ \ \
| * | | | Consolidate admin_or_owner ruleGuang Yee2013-06-191-2/+1
* | | | | Merge "wsgi.Middleware factory should use **kwargs"Jenkins2013-06-232-1/+11
|\ \ \ \ \
| * | | | | wsgi.Middleware factory should use **kwargsAlvaro Lopez Garcia2013-06-202-1/+11
* | | | | | Merge "Initialize logging from HTTPD."Jenkins2013-06-231-0/+1
|\ \ \ \ \ \
| * | | | | | Initialize logging from HTTPD.Jamie Lennox2013-06-121-0/+1
* | | | | | | Merge "python WebOb dependency made unpinned."Jenkins2013-06-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | python WebOb dependency made unpinned.saikrishna2013-06-121-1/+1
| |/ / / / / /
* | | | | | | Merge "Base.get_engine honor allow_global_engine=False"Jenkins2013-06-222-8/+49
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Base.get_engine honor allow_global_engine=FalseBrant Knudson2013-06-042-8/+49
* | | | | | | Merge "Fix link typo in Sphinx doc"Jenkins2013-06-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix link typo in Sphinx docDirk Mueller2013-06-121-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Move identity ldap backend from directory to fileAdam Young2013-06-202-19/+1
| |_|/ / / / |/| | | | |