summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix Sphinx version issueJohn Dickinson2013-12-112-1/+2
* | | | Merge "Skip sniffing and reseting if retry is disabled"Jenkins2013-12-101-9/+8
|\ \ \ \
| * | | | Skip sniffing and reseting if retry is disabledYuan Zhou2013-09-291-9/+8
* | | | | Merge "Don't crash when header is value of None"Jenkins2013-12-072-1/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Don't crash when header is value of NoneChmouel Boudjnah2013-12-062-1/+8
* | | | | Merge "Fix download bandwidth for swift command."Jenkins2013-12-032-8/+16
|\ \ \ \ \
| * | | | | Fix download bandwidth for swift command.jola-mirecka2013-11-282-8/+16
* | | | | | Merge "Add close to swiftclient.client.Connection"Jenkins2013-11-293-2/+47
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add close to swiftclient.client.ConnectionFeng Liu2013-10-233-2/+47
* | | | | | Updates .gitignoreZhenguo Niu2013-11-281-1/+1
| |/ / / / |/| | | |
* | | | | Merge "Allow custom headers when using swift download (CLI)"Jenkins2013-11-272-1/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allow custom headers when using swift download (CLI)Matthieu Huin2013-11-042-1/+17
* | | | | Merge "Add verbose output to all stat commands"Jenkins2013-11-217-140/+463
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add verbose output to all stat commandsClay Gerrard2013-10-097-140/+463
* | | | | Replaced two references to Cloud Files with SwiftAlex Gaynor2013-11-012-2/+2
* | | | | Fix a typo in help text: "downlad"Romain Hardouin2013-10-271-1/+1
| |/ / / |/| | |
* | | | Merge "enhance swiftclient logging"Jenkins2013-10-183-14/+77
|\ \ \ \
| * | | | enhance swiftclient loggingLeah Klearman2013-10-173-14/+77
* | | | | Merge "Extend usage message for `swift download`"Jenkins2013-10-171-2/+4
|\ \ \ \ \
| * | | | | Extend usage message for `swift download`Alexis Lee2013-09-061-2/+4
| | |_|/ / | |/| | |
* | | | | Merge "user defined headers added to swift post queries"Jenkins2013-10-171-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | user defined headers added to swift post queriesMatthieu Huin2013-09-271-0/+2
* | | | | Clarify main help for post subcommandPete Zaitcev2013-10-141-1/+1
| |_|_|/ |/| | |
* | | | Merge "Make pbr only a build-time dependency."1.8.0Jenkins2013-10-105-9/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make pbr only a build-time dependency.Samuel Merritt2013-10-105-9/+19
| |/ /
* | | assertEquals is deprecated, use assertEqual (H602)Dirk Mueller2013-09-301-40/+40
|/ /
* | Merge "fix bug with replace old *LOs"1.7.0Jenkins2013-09-221-1/+1
|\ \
| * | fix bug with replace old *LOsDavid Goetz2013-09-101-1/+1
| |/
* | Sync with global requirementsMonty Taylor2013-09-133-13/+10
|/
* Merge "Added support for running the tests under PyPy with tox"1.6.0Jenkins2013-08-291-1/+1
|\
| * Added support for running the tests under PyPy with toxAlex Gaynor2013-08-281-1/+1
* | Remove redundant unit suffixStanislaw Pitucha2013-08-281-1/+1
|/
* Merge "Reformat help outputs"Jenkins2013-08-261-70/+194
|\
| * Reformat help outputsJakub Krajcovic2013-08-191-70/+194
* | Add a NullHandler when setting up library loggingClay Gerrard2013-08-171-0/+15
|/
* Merge "Added headers argument support to get_object()"Jenkins2013-08-022-4/+27
|\
| * Added headers argument support to get_object()Stanislav Vitkovskiy2013-07-292-4/+27
* | Assignment to reserved built-in symbol "file"Wu Wenxiang2013-08-021-4/+4
* | Move multi-threading code to a library.Darrell Bishop2013-07-289-463/+928
|/
* fix(gitignore) : Ignore *.egg filesTheSriram2013-07-241-0/+1
* Merge "python3: Start of adding basic python3 support."Jenkins2013-07-232-2/+2
|\
| * python3: Start of adding basic python3 support.Chuck Short2013-07-182-2/+2
* | Merge "Refuse carriage return in header value"Jenkins2013-07-232-3/+31
|\ \ | |/ |/|
| * Refuse carriage return in header valueKun Huang2013-07-122-3/+31
* | Added log statements in swift clientHemanth Makkapati2013-07-171-1/+5
* | Update docstring for swiftclient.Connection.__init__Samuel Merritt2013-07-121-0/+2
* | Merge "Adds max-backoff for retries in Connection."Jenkins2013-07-121-4/+5
|\ \ | |/ |/|
| * Adds max-backoff for retries in Connection.Mike Widman2013-07-121-4/+5
* | Merge "Allow setting # of retries in the binary"Jenkins2013-07-121-0/+3
|\ \ | |/ |/|
| * Allow setting # of retries in the binaryBen McCann2013-07-081-0/+3