summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "GET /v2.0 (bug 930321)"essex-4Jenkins2012-02-292-68/+106
|\
| * GET /v2.0 (bug 930321)Dolph Mathews2012-02-282-68/+106
* | Merge "Provide request to Middleware.process_response()"Jenkins2012-02-292-13/+8
|\ \
| * | Provide request to Middleware.process_response()Dolph Mathews2012-02-282-13/+8
* | | Merge "Unpythonic code in redux in auth_token.py"Jenkins2012-02-291-83/+113
|\ \ \
| * | | Unpythonic code in redux in auth_token.pyZhongyue Luo2012-02-291-83/+113
| | |/ | |/|
* | | fix pep8termie2012-02-281-1/+1
|/ /
* | LDAP member defaultsAdam Young2012-02-282-5/+3
* | Handle KeyError in _get_admin_auth_token.Dan Prince2012-02-281-1/+5
* | renaming pip-requires-test to test-requiresJoe Heck2012-02-287-56/+32
|/
* Add Vary header (bug 928057)Dolph Mathews2012-02-272-12/+13
* Merge "Implement a Catalog SQL backend"Jenkins2012-02-285-3/+222
|\
| * Implement a Catalog SQL backendAdam Gandelman2012-02-275-3/+222
* | Set tenantName to 'admin' in get_admin_auth_token.Dan Prince2012-02-272-21/+27
|/
* LDAP Identity backendAdam Young2012-02-2721-3/+1718
* Merge "Add HEAD /tokens/{token_id} (bug 933587)"Jenkins2012-02-273-10/+39
|\
| * Add HEAD /tokens/{token_id} (bug 933587)Dolph Mathews2012-02-273-10/+39
* | Merge "Implements extension discovery (bug 928054)"Jenkins2012-02-272-8/+131
|\ \
| * | Implements extension discovery (bug 928054)Dolph Mathews2012-02-272-8/+131
* | | Merge "Support unicode in the keystone database."Jenkins2012-02-272-0/+2
|\ \ \ | |/ / |/| |
| * | Support unicode in the keystone database.Andrew Bogott2012-02-272-0/+2
* | | Merge "XML de/serialization (bug 928058)"Jenkins2012-02-2710-57/+1105
|\ \ \ | | |/ | |/|
| * | XML de/serialization (bug 928058)Dolph Mathews2012-02-2710-57/+1105
| |/
* | Merge "fleshing out architecture docs"Jenkins2012-02-273-66/+171
|\ \ | |/ |/|
| * fleshing out architecture docsJoe Heck2012-02-253-66/+171
* | Update auth_token middleware so it sets X_USER_ID.Dan Prince2012-02-251-2/+7
|/
* Adds AUTHORS file generated from git log (and de-duplicated).Gabriel Hurley2012-02-252-0/+164
* Merge "Fix case of admin role in middleware."Jenkins2012-02-253-4/+4
|\
| * Fix case of admin role in middleware.Dan Prince2012-02-243-4/+4
* | Merge "Backslash continuations (Keystone)"Jenkins2012-02-255-15/+16
|\ \
| * | Backslash continuations (Keystone)Zhongyue Luo2012-02-245-15/+16
* | | Merge "Create tools/sample_data.sh"Jenkins2012-02-251-0/+137
|\ \ \
| * | | Create tools/sample_data.shDean Troyer2012-02-231-0/+137
| |/ /
* | | Merge "Fix MANIFEST.in to include missing files"Jenkins2012-02-251-2/+2
|\ \ \
| * | | Fix MANIFEST.in to include missing filesThierry Carrez2012-02-241-2/+2
| |/ /
* | | The default nova compute port is 8774.Dan Prince2012-02-241-1/+1
| |/ |/|
* | Merge "Removing broken & redundant code (bug 933555)"Jenkins2012-02-242-11/+4
|\ \
| * | Removing broken & redundant code (bug 933555)Dolph Mathews2012-02-222-11/+4
* | | Remove extraneous _validate_claims() arg.Eoghan Glynn2012-02-241-1/+1
| |/ |/|
* | Merge changes Ib8e5dc50,I9db09c77,Ib89efdecJenkins2012-02-236-88/+188
|\ \
| * | Use cfg's new print_help() methodMark McLoughlin2012-02-232-3/+4
| * | Remove cfg dict mixinMark McLoughlin2012-02-232-13/+14
| * | Update cfg from openstack-commonMark McLoughlin2012-02-234-72/+170
* | | Merge "fix the style guide to match the code"Jenkins2012-02-231-3/+5
|\ \ \
| * | | fix the style guide to match the codetermie2012-02-221-3/+5
| | |/ | |/|
* | | Correct config name for max_pool_size.Dan Prince2012-02-231-1/+1
| |/ |/|
* | Move cfg to keystone.openstack.commonMark McLoughlin2012-02-234-1/+1
* | Fix copyright dates and remove duplicate Apache licenses.Shevek2012-02-2231-161/+72
* | Merge "Fix thinko in keystone-all sys.path hack"Jenkins2012-02-232-3/+3
|\ \
| * | Fix thinko in keystone-all sys.path hackMark McLoughlin2012-02-222-3/+3
| |/