summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | change assert_ to assertTrueChristian Berendt2014-05-141-1/+1
| | |/ | |/|
* | | Merge "fixed typos found by RETF rules"Jenkins2014-05-162-5/+5
|\ \ \ | |_|/ |/| |
| * | fixed typos found by RETF rulesChristian Berendt2014-05-122-5/+5
* | | Merge "Provide a link to the documentation to the README"Jenkins2014-05-151-0/+4
|\ \ \
| * | | Provide a link to the documentation to the READMEAlex Gaynor2014-05-131-0/+4
| | |/ | |/|
* | | Merge "Declare that we support Python 3"Jenkins2014-05-151-0/+2
|\ \ \ | |/ / |/| |
| * | Declare that we support Python 3Alex Gaynor2014-05-081-0/+2
| |/
* | Merge "Add "." for help strings"Jenkins2014-05-131-8/+8
|\ \
| * | Add "." for help stringsAndreas Jaeger2014-05-081-8/+8
| |/
* | Fix running the unittests under py3Chmouel Boudjnah2014-05-093-3/+5
|/
* Merge "Only encode metadata for user customed headers"Jenkins2014-05-082-8/+22
|\
| * Only encode metadata for user customed headersChmouel Boudjnah2014-05-072-8/+22
* | Make the function tests Python3-import friendlyAlex Gaynor2014-05-071-6/+7
|/
* Merge "Add functional tests for python-swiftclient"Jenkins2014-05-0613-2/+320
|\
| * Add functional tests for python-swiftclientChristian Schwede2014-05-0513-2/+320
* | Merge "Mock auth_end_time in test_shell.test_download"Jenkins2014-04-291-10/+14
|\ \ | |/ |/|
| * Mock auth_end_time in test_shell.test_downloadChmouel Boudjnah2014-04-251-10/+14
* | Removed a duplicate word in a dostringAlex Gaynor2014-04-251-1/+1
|/
* Don't utf8 encode urls.Chmouel Boudjnah2014-04-241-2/+2
* Merge "Fixed several shell tests on Python3."Jenkins2014-04-241-0/+5
|\
| * Fixed several shell tests on Python3.Alex Gaynor2014-04-231-0/+5
* | Merge "Fix up StringIO use in tests for py3"Jenkins2014-04-241-4/+3
|\ \
| * | Fix up StringIO use in tests for py3Samuel Merritt2014-04-231-4/+3
| |/
* | Merge "Updated test_shell for Python3"Jenkins2014-04-231-2/+10
|\ \ | |/ |/|
| * Updated test_shell for Python3Alex Gaynor2014-04-231-2/+10
* | Merge "Fix test_raw_upload test"Jenkins2014-04-231-5/+11
|\ \ | |/ |/|
| * Fix test_raw_upload testChmouel Boudjnah2014-04-171-5/+11
* | Merge "Remove validate_headers"Jenkins2014-04-233-38/+1
|\ \ | |/
| * Remove validate_headersChmouel Boudjnah2014-04-173-38/+1
* | Merge "Use quote/unquote from six module for py3"Jenkins2014-04-231-1/+1
|\ \ | |/
| * Use quote/unquote from six module for py3Chmouel Boudjnah2014-04-171-1/+1
* | Merge "Add tests for bin/swift"Jenkins2014-04-181-0/+319
|\ \ | |/ |/|
| * Add tests for bin/swiftChristian Schwede2014-04-141-0/+319
* | Makes use of requests.SessionTristan Cacqueray2014-04-161-1/+2
* | Merge "Fix test_multithreading on Python 3"Jenkins2014-04-162-7/+16
|\ \
| * | Fix test_multithreading on Python 3Victor Stinner2014-04-152-7/+16
* | | Merge "Fix swiftclient.client.quote() for Python 3"Jenkins2014-04-162-5/+12
|\ \ \ | |/ /
| * | Fix swiftclient.client.quote() for Python 3Victor Stinner2014-04-072-5/+12
* | | Merge "Add requests related unit-tests"Jenkins2014-04-141-0/+81
|\ \ \ | |_|/ |/| |
| * | Add requests related unit-testsTristan Cacqueray2014-04-051-0/+81
* | | Merge "Python 3: fix tests on HTTP headers"Jenkins2014-04-101-7/+14
|\ \ \
| * | | Python 3: fix tests on HTTP headersVictor Stinner2014-04-041-7/+14
* | | | Merge "Make bin/swift testable part 2"Jenkins2014-04-072-4/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make bin/swift testable part 2Christian Schwede2014-03-252-4/+26
* | | | Merge "Use the standard library's copy of mock when it's available."Jenkins2014-04-053-3/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use the standard library's copy of mock when it's available.Alex Gaynor2014-03-313-3/+17
* | | | Update help message to specify unit of --segment-size option.Florent Flament2014-04-041-6/+7
| |_|/ |/| |
* | | Updated from global requirementsOpenStack Jenkins2014-04-021-1/+1
* | | Merge "Removed usage of tuple unpacking in parameters."Jenkins2014-04-021-2/+4
|\ \ \
| * | | Removed usage of tuple unpacking in parameters.Alex Gaynor2014-03-301-2/+4
| |/ /