summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |/ /
* | | Merge "Replaced print statements with print function."Jenkins2014-04-012-12/+25
|\ \ \
| * | | Replaced print statements with print function.Alex Gaynor2014-03-302-12/+25
* | | | Merge "don't use mutable defaults in kwargs"Jenkins2014-04-011-2/+4
|\ \ \ \
| * | | | don't use mutable defaults in kwargsJohn Dickinson2014-03-301-2/+4
* | | | | Merge "set user-agent header"Jenkins2014-04-012-2/+58
|\ \ \ \ \ | |/ / / /
| * | | | set user-agent headerJohn Dickinson2014-03-302-2/+58
* | | | | Merge "Decode HTTP responses, fixes bug #1282861"Jenkins2014-04-011-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Decode HTTP responses, fixes bug #1282861groqez2014-03-181-1/+3
* | | | | Merge "Python 3: Get compatible types from six"Jenkins2014-03-303-9/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Python 3: Get compatible types from sixVictor Stinner2014-03-283-9/+15
| | |/ / | |/| |
* | | | Python 3: Fix module names in importVictor Stinner2014-03-285-14/+15
|/ / /
* | | Merge "Python 3: Add six dependency"Jenkins2014-03-282-1/+1
|\ \ \
| * | | Python 3: Add six dependencyVictor Stinner2014-03-282-1/+1
| | |/ | |/|
* | | Merge "Python 3: cast map() result to list"Jenkins2014-03-281-3/+3
|\ \ \
| * | | Python 3: cast map() result to listVictor Stinner2014-03-241-3/+3
* | | | Merge "Python 3: Fix tests using temporary text files"Jenkins2014-03-281-2/+2
|\ \ \ \
| * | | | Python 3: Fix tests using temporary text filesVictor Stinner2014-03-241-2/+2
| |/ / /
* | | | Merge "Python 3: Replace iter.next() with six.next(iter)"Jenkins2014-03-281-4/+4
|\ \ \ \
| * | | | Python 3: Replace iter.next() with six.next(iter)Victor Stinner2014-03-271-4/+4
| | |/ / | |/| |
* | | | Replace dict.iteritems() with dict.items()Victor Stinner2014-03-272-4/+4
|/ / /
* | | Make bin/swift testable part 1Christian Schwede2014-03-253-14/+28
|/ /
* | Merge "Copy Swift's .mailmap to swiftclient repo"Jenkins2014-03-211-0/+52
|\ \
| * | Copy Swift's .mailmap to swiftclient repoSamuel Merritt2014-03-171-0/+52