summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "auth_token tests use assertIs/Not/None"0.4.2Jenkins2014-01-131-4/+4
|\
| * auth_token tests use assertIs/Not/NoneBrant Knudson2014-01-121-4/+4
* | Merge "Removes use of timeutils.set_time_override"Jenkins2014-01-121-17/+19
|\ \ | |/
| * Removes use of timeutils.set_time_overrideZhongyue Luo2014-01-101-17/+19
* | Merge "Use install_venv from oslo to fix no post_process issue"Jenkins2014-01-121-72/+18
|\ \
| * | Use install_venv from oslo to fix no post_process issueQiu Yu2014-01-101-72/+18
* | | Merge "Python 3: Use HTTPMessage.get() rather than HTTPMessage.getheader()"Jenkins2014-01-111-1/+1
|\ \ \
| * | | Python 3: Use HTTPMessage.get() rather than HTTPMessage.getheader()Cyril Roelandt2014-01-101-1/+1
* | | | Merge "Revert "Whitelist external netaddr requirement""Jenkins2014-01-111-1/+1
|\ \ \ \
| * | | | Revert "Whitelist external netaddr requirement"Brant Knudson2014-01-081-1/+1
| | |/ / | |/| |
* | | | Merge "Sync strutils from oslo"Jenkins2014-01-111-2/+8
|\ \ \ \
| * | | | Sync strutils from osloChmouel Boudjnah2014-01-081-2/+8
| |/ / /
* | | | Merge "Documents keystone v3 API usage - part 1"Jenkins2014-01-111-0/+110
|\ \ \ \
| * | | | Documents keystone v3 API usage - part 1Florent Flament2013-12-311-0/+110
* | | | | Merge "Controllable redirect handling"Jenkins2014-01-113-17/+146
|\ \ \ \ \
| * | | | | Controllable redirect handlingJamie Lennox2014-01-093-17/+146
| | |/ / / | |/| | |
* | | | | Merge "Fix auth_token middleware test invalid cross-device link issue"Jenkins2014-01-102-1/+4
|\ \ \ \ \
| * | | | | Fix auth_token middleware test invalid cross-device link issueFlorent Flament2014-01-072-1/+4
* | | | | | Merge "Add unit tests for generic/shell.py"Jenkins2014-01-102-0/+131
|\ \ \ \ \ \
| * | | | | | Add unit tests for generic/shell.pyIgor A. Lukyanenkov2014-01-072-0/+131
| |/ / / / /
* | | | | | Merge "Do not try to call decode() on a text string"Jenkins2014-01-101-1/+1
|\ \ \ \ \ \
| * | | | | | Do not try to call decode() on a text stringCyril Roelandt2014-01-031-1/+1
* | | | | | | Merge "Rename using-api.rst to using-api-v2.rst"Jenkins2014-01-102-7/+7
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Rename using-api.rst to using-api-v2.rstFlorent Flament2014-01-062-7/+7
* | | | | | | Merge "Prevent dictionary size from changing while iterating over its items"Jenkins2014-01-091-10/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Prevent dictionary size from changing while iterating over its itemsCyril Roelandt2014-01-061-10/+8
* | | | | | | Merge "Whitelist external netaddr requirement"Jenkins2014-01-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Whitelist external netaddr requirementBrant Knudson2014-01-061-1/+1
| |/ / / / / /
* | | | | | | Merge "v3 test utils, don't modify input parameter"Jenkins2014-01-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | v3 test utils, don't modify input parameterSteven Hardy2013-12-201-1/+1
* | | | | | | | Merge "Fix error in v3 credentials create/update"Jenkins2014-01-073-7/+46
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Fix error in v3 credentials create/updateSteven Hardy2013-12-203-7/+46
| |/ / / / /
* | | | | | Merge "Update requirements"Jenkins2014-01-051-2/+2
|\ \ \ \ \ \
| * | | | | | Update requirementsBrant Knudson2013-12-181-2/+2
* | | | | | | Merge "Remove the 'cmp' keyword from a call to 'sort()'"Jenkins2014-01-041-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove the 'cmp' keyword from a call to 'sort()'Cyril Roelandt2013-12-111-1/+1
* | | | | | | Merge "Correctly handle auth_url/token authentication"Jenkins2014-01-025-7/+148
|\ \ \ \ \ \ \
| * | | | | | | Correctly handle auth_url/token authenticationJamie Lennox2013-12-205-7/+148
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Use testresources for example files"Jenkins2014-01-024-328/+401
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Use testresources for example filesBrant Knudson2013-12-034-328/+401
* | | | | | | Merge "Make _get_utf8_value Python3 compliant"Jenkins2013-12-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Make _get_utf8_value Python3 compliantCyril Roelandt2013-12-111-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Move redirect handling to session"Jenkins2013-12-282-15/+20
|\ \ \ \ \ \ \
| * | | | | | | Move redirect handling to sessionJamie Lennox2013-12-202-15/+20
* | | | | | | | Merge "HTTPretty: update to 0.7.1"Jenkins2013-12-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | HTTPretty: update to 0.7.1Cyril Roelandt2013-12-121-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Rename tokenauth to authtoken in the doc"Jenkins2013-12-281-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename tokenauth to authtoken in the docEmilien Macchi2013-12-061-2/+2
* | | | | | | | | Merge "Don't install pre-release software with tox"Jenkins2013-12-281-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't install pre-release software with toxJames E. Blair2013-12-111-0/+1
| | |/ / / / / / / | |/| | | | | | |