summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | Merge "Fix temporary pypy gate issue with setuptools"Jenkins2014-03-211-0/+5
|\ \ \
| * | | Fix temporary pypy gate issue with setuptoolsChmouel Boudjnah2014-03-191-0/+5
| | |/ | |/|
* | | Merge "Use six.StringIO instead of StringIO.StringIO"Jenkins2014-03-203-4/+5
|\ \ \ | |/ / |/| |
| * | Use six.StringIO instead of StringIO.StringIOzhang-jinnan2014-03-033-4/+5
| |/
* | Merge "Improve help strings"Jenkins2014-03-141-18/+18
|\ \
| * | Improve help stringsAndreas Jaeger2014-03-101-18/+18
* | | Merge "TCP port is appended two time in ClientException"Jenkins2014-03-121-37/+29
|\ \ \ | |/ / |/| |
| * | TCP port is appended two time in ClientExceptionFabien Boucher2014-03-061-37/+29
* | | add "info" as an alias to "capabilities"Clay Gerrard2014-03-061-1/+5
* | | Merge "Help string format persistent"Jenkins2014-03-061-50/+54
|\ \ \
| * | | Help string format persistentLuis de Bethencourt2014-02-261-50/+54
* | | | Merge "Make the help strings constant"Jenkins2014-03-061-42/+46
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Make the help strings constantLuis de Bethencourt2014-02-261-42/+46
* | | Merge "Updated from global requirements"2.0.3OpenStack Jenkins2014-02-271-3/+3
|\ \ \
| * | | Updated from global requirementsOpenStack Jenkins2014-02-231-3/+3
* | | | Merge "Add LengthWrapper in put_object to honor content_length param"Jenkins2014-02-273-5/+62
|\ \ \ \
| * | | | Add LengthWrapper in put_object to honor content_length paramClay Gerrard2014-02-253-5/+62
| |/ / /
* | | | Merge "swift.1 manpage fix for groff warnings"Jenkins2014-02-271-17/+17
|\ \ \ \ | |/ / / |/| | |
| * | | swift.1 manpage fix for groff warningsThomas Goirand2014-02-181-17/+17
* | | | Merge "Remove useless statement"Jenkins2014-02-191-1/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Remove useless statementFabien Boucher2014-02-191-1/+0
* | | Merge "Add missing backslash."Jenkins2014-02-181-2/+2
|\ \ \