summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPretty in S3 test code0.5.1Jamie Lennox2014-02-041-65/+47
* Merge "Tests use cleanUp rather than tearDown"Jenkins2014-02-034-32/+8
|\
| * Tests use cleanUp rather than tearDownBrant Knudson2014-01-214-32/+8
* | Merge "Python 3: fix tests/test_utils.py"0.5.0Jenkins2014-01-311-2/+12
|\ \
| * | Python 3: fix tests/test_utils.pyCyril Roelandt2014-01-281-2/+12
* | | Merge "Return role names by AccessInfo.role_names"Jenkins2014-01-304-1/+78
|\ \ \
| * | | Return role names by AccessInfo.role_namesIlya Kharin2014-01-284-1/+78
* | | | Merge "Adjust import items according to hacking import rule"Jenkins2014-01-3020-7/+28
|\ \ \ \
| * | | | Adjust import items according to hacking import ruleEric Guo2014-01-1720-7/+28
| |/ / /
* | | | Merge "Copy s3_token middleware from keystone"Jenkins2014-01-302-0/+496
|\ \ \ \
| * | | | Copy s3_token middleware from keystoneBrant Knudson2014-01-272-0/+496
* | | | | Python 3: Fix an str vs bytes issue in tempfileCyril Roelandt2014-01-281-1/+6
* | | | | Merge "Fix discover command failed to discover keystone in ssl"Jenkins2014-01-281-9/+10
|\ \ \ \ \
| * | | | | Fix discover command failed to discover keystone in sslJose Castro Leon2014-01-271-9/+10
* | | | | | Merge "Consistently support kwargs across all v3 CRUD Manager ops"Jenkins2014-01-289-39/+96
|\ \ \ \ \ \
| * | | | | | Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-229-39/+96
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Python 3: set webob.Response().body to a bytes value"Jenkins2014-01-271-5/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Python 3: set webob.Response().body to a bytes valueCyril Roelandt2014-01-211-5/+7
| |/ / / /
* | | | | Merge "Sync with global requirements"Jenkins2014-01-261-1/+1
|\ \ \ \ \
| * | | | | Sync with global requirementsSascha Peilicke2014-01-161-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "Fix discover command failed to read extension list issue"Jenkins2014-01-262-1/+68
|\ \ \ \ \
| * | | | | Fix discover command failed to read extension list issueQiu Yu2014-01-162-1/+68
| |/ / / /
* | | | | Merge "Fix E12x warnings found by Pep8 1.4.6"Jenkins2014-01-265-63/+68
|\ \ \ \ \
| * | | | | Fix E12x warnings found by Pep8 1.4.6Dirk Mueller2014-01-235-63/+68
* | | | | | Merge "Fix typos in documents and comments"Jenkins2014-01-243-3/+3
|\ \ \ \ \ \
| * | | | | | Fix typos in documents and commentsEric Guo2014-01-233-3/+3
* | | | | | | Merge "Python 3: fix the _calc_signature_* functions"Jenkins2014-01-241-7/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Python 3: fix the _calc_signature_* functionsCyril Roelandt2014-01-171-7/+8
* | | | | | | Merge "Remove test_print_{dict,list}_unicode_without_encode"Jenkins2014-01-241-16/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove test_print_{dict,list}_unicode_without_encodeCyril Roelandt2014-01-211-16/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Sort items in requirement related files"Jenkins2014-01-232-5/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Sort items in requirement related filesEric Guo2014-01-212-5/+5
| |/ / / / /
* | | | | | Merge "Respect region name when processing domain URL"Jenkins2014-01-232-10/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Respect region name when processing domain URLJamie Lennox2014-01-212-10/+11
| | |/ / / | |/| | |
* | | | | Merge "Replace assertTrue with explicit assertIsInstance"Jenkins2014-01-2311-44/+44
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replace assertTrue with explicit assertIsInstanceZhiQiang Fan2014-01-1711-44/+44
| | |/ / | |/| |
* | | | Merge "auth_token tests close temp file descriptor"Jenkins2014-01-211-2/+5
|\ \ \ \
| * | | | auth_token tests close temp file descriptorBrant Knudson2014-01-101-2/+5
* | | | | Merge "Tests cleanup temporary files"Jenkins2014-01-211-8/+11
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Tests cleanup temporary filesBrant Knudson2014-01-101-8/+11
* | | | Merge "Clarify roles validation error messages"Jenkins2014-01-171-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Clarify roles validation error messagesSteven Hardy2014-01-141-2/+8
* | | | Merge "Fix incorrect assertTrue usage"Jenkins2014-01-164-6/+6
|\ \ \ \
| * | | | Fix incorrect assertTrue usageSteven Hardy2014-01-134-6/+6
* | | | | Merge "Saner debug log message generation"Jenkins2014-01-151-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Saner debug log message generationJamie Lennox2014-01-091-4/+4
* | | | | Merge "Make assertQueryStringIs usage simpler"Jenkins2014-01-143-7/+13
|\ \ \ \ \
| * | | | | Make assertQueryStringIs usage simplerSteven Hardy2014-01-133-7/+13
| | |/ / / | |/| | |
* | | | | Merge "Verify token binding in auth_token middleware"Jenkins2014-01-143-4/+370
|\ \ \ \ \
| * | | | | Verify token binding in auth_token middlewareJamie Lennox2014-01-083-4/+370
| | |/ / / | |/| | |