summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Allow storage url override for both auth vers."Jenkins2013-07-107-25/+62
|\ \
| * | Allow storage url override for both auth vers.Darrell Bishop2013-07-057-25/+62
| |/
* | Note '-V 2' is necessary for auth 2.01.5.0Kun Huang2013-07-071-1/+2
|/
* Merge "Add -p option to download command."Jenkins2013-07-051-130/+151
|\
| * Add -p option to download command.Darrell Bishop2013-06-261-130/+151
* | Merge "Add *.swp into .gitignore"Jenkins2013-06-282-0/+2
|\ \
| * | Add *.swp into .gitignoreKun Huang2013-06-272-0/+2
| |/
* | add -t for totals to list command and --lh to statMark Seger2013-06-261-19/+50
|/
* Merge "Remove explicit distribute depend."Jenkins2013-06-261-2/+0
|\
| * Remove explicit distribute depend.Monty Taylor2013-06-111-2/+0
* | add optional 'response_dict' parameters to many calls into which they'llMark Seger2013-06-201-29/+120
* | Merge "Fixes re-auth flow with expired tokens."Jenkins2013-06-191-3/+5
|\ \