summaryrefslogtreecommitdiffstats
path: root/keystone/common/wsgi.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Refactor keystone.common.logging use (bug 948224)Dolph Mathews2012-03-141-17/+20
* | Raising unauthorized instead of 500 (bug 954547)Dolph Mathews2012-03-131-6/+15
|/
* port common policy code to keystonetermie2012-03-081-3/+4
* Make bind host configurableDevin Carlen2012-03-071-5/+6
* Provide request to Middleware.process_response()Dolph Mathews2012-02-281-7/+7
* Add Vary header (bug 928057)Dolph Mathews2012-02-271-11/+5
* Add HEAD /tokens/{token_id} (bug 933587)Dolph Mathews2012-02-271-3/+6
* Backslash continuations (Keystone)Zhongyue Luo2012-02-241-1/+1
* Fix copyright dates and remove duplicate Apache licenses.Shevek2012-02-221-0/+1
* Should return 300 Multiple Choice (bug 925548)Dolph Mathews2012-02-171-10/+15
* Merge "Add TokenNotFound exception" into reduxJenkins2012-02-131-2/+5
|\
| * Add TokenNotFound exceptionBrian Waldon2012-02-101-2/+5
* | Merge "Add pagination to GET /tokens" into reduxJenkins2012-02-111-0/+1
|\ \
| * | Add pagination to GET /tokensBrian Waldon2012-02-101-0/+1
| |/
* / Fixes role checking for admin checkVishvananda Ishaya2012-02-101-0/+3
|/
* Fix largest memory leak in ksl testsAnthony Young2012-02-091-1/+6
* Merge "Add content-type to responses" into reduxJenkins2012-02-081-3/+6
|\
| * Add content-type to responsesBrian Waldon2012-02-081-3/+6
* | Friendly JSON exceptions (bug 928061, bug 928062)Dolph Mathews2012-02-081-7/+29
|/
* add a bunch of basic tests for the clitermie2012-01-241-1/+0
* fix some importstermie2012-01-181-3/+8
* split up the services and kvs backendstermie2012-01-181-2/+84
* establish basic structuretermie2012-01-181-0/+351