summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "mark 2.0 API as stable" into stable/folsom2012.2.4Jenkins2013-04-092-6/+6
|\
| * mark 2.0 API as stableAdam Young2013-03-082-6/+6
* | key all backends off of hash of pki token.Adam Young2013-04-034-12/+19
* | Merge "auth_token hash pki key PKI tokens on hash in memcached when accessed ...Jenkins2013-04-033-11/+41
|\ \
| * | auth_token hash pkiAdam Young2013-03-143-11/+41
* | | Merge "Use the right subprocess based on os monkeypatch" into stable/folsomJenkins2013-04-032-5/+20
|\ \ \ | |/ /
| * | Use the right subprocess based on os monkeypatchVishvananda Ishaya2013-03-142-5/+20
| |/
* | Merge "add check for config-dir parameter (bug1101129)" into stable/folsomJenkins2013-03-281-8/+13
|\ \
| * | add check for config-dir parameter (bug1101129)Gordon Chung2013-03-121-8/+13
| |/
* | Merge "Retry http_request and json_request failure." into stable/folsomJenkins2013-03-261-23/+24
|\ \
| * | Retry http_request and json_request failure.Vishvananda Ishaya2013-03-191-23/+24
| |/
* | validate from backend (bug 1129713)Adam Young2013-03-202-13/+57
|/
* Backport of fix for 24-hour failure of pki.Joe Heck2013-03-042-3/+120
* Sync timeutils to pick up normalize fix.Vishvananda Ishaya2013-03-041-5/+10
* Merge "Ensure user and tenant enabled in EC2" into stable/folsomJenkins2013-02-201-5/+17
|\
| * Ensure user and tenant enabled in EC2Nathanael Burton2013-02-191-5/+17
* | Disable XML entity parsingDolph Mathews2013-02-191-2/+13
|/
* Merge "Add size validations for /tokens." into stable/folsomJenkins2013-02-054-0/+118
|\
| * Add size validations for /tokens.Dan Prince2013-01-234-0/+118
* | Bump version to 2012.2.4Mark McLoughlin2013-01-311-1/+1
|/
* Render content-type appropriate 404 (bug 1089987)2012.2.3Dolph Mathews2013-01-092-1/+14
* Merge "Fix catalog when services have no URL" into stable/folsomJenkins2013-01-054-8/+44
|\
| * Fix catalog when services have no URLJulien Danjou2012-12-194-8/+44
* | Merge "Unparseable endpoint URL's should raise friendly error" into stable/fo...Jenkins2013-01-057-6/+68
|\ \ | |/
| * Unparseable endpoint URL's should raise friendly errorStef T2012-12-197-6/+68
* | Test 0.2.0 keystoneclient to avoid new depsMark McLoughlin2013-01-031-1/+1
|/
* Merge "Ensure serviceCatalog is list when empty, not dict" into stable/folsomJenkins2012-12-172-3/+18
|\
| * Ensure serviceCatalog is list when empty, not dictBrian Waldon2012-12-112-3/+18
* | Bump next version to 2012.2.3Mark McLoughlin2012-12-131-1/+1
|/
* Bump next version to 2012.2.2Mark McLoughlin2012-11-291-1/+1
* Ensure token expiration is maintained2012.2.1Dolph Mathews2012-11-282-0/+78
* Merge "Properly list tokens with a null tenant" into stable/folsomJenkins2012-11-203-10/+15
|\
| * Properly list tokens with a null tenantVishvananda Ishaya2012-11-153-10/+15
* | Ensures User is member of tenant in ec2 validationVishvananda Ishaya2012-11-161-7/+10
|/
* Merge "bug 1068674" into stable/folsomJenkins2012-11-011-1/+1
|\
| * bug 1068674Ken Thomas2012-10-251-1/+1
* | pin sqlalchemy to 0.7Ionuț Arțăriși2012-10-311-2/+2
* | replacing PKI token detection from content length to content prefix. (bug 106...Dan Radez2012-10-254-4/+46
|/
* Fixed bug 1068851. Refreshed new crypto for the SSL tests.guang-yee2012-10-226-188/+273
* Set defaultbranch in .gitreview to stable/folsomMark McLoughlin2012-10-131-0/+1
* Bump next version to 2012.2.1Thierry Carrez2012-09-281-1/+1
* utf-8 encode user keys in memcache (bug 1056373)folsom-rc22012.2Dolph Mathews2012-09-252-3/+19
* Merge "Limit token revocation to tenant (bug 1050025)"folsom-rc1Jenkins2012-09-136-21/+60
|\
| * Limit token revocation to tenant (bug 1050025)Dolph Mathews2012-09-136-21/+60
* | Fixed trivally true tests (bug 983304)Dolph Mathews2012-09-131-18/+3
|/
* Merge "Implement token endpoint list (bug 1006777)"Jenkins2012-09-135-8/+76
|\
| * Implement token endpoint list (bug 1006777)Dolph Mathews2012-09-065-8/+76
* | Merge "LOG.warn all exception.Unauthorized authentication failures"Jenkins2012-09-133-0/+7
|\ \
| * | LOG.warn all exception.Unauthorized authentication failuresIonuț Arțăriși2012-09-033-0/+7
* | | Merge "Document memcached host system time configuration."Jenkins2012-09-131-0/+12
|\ \ \