summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fixes re-auth flow with expired tokens.EdLeafe2013-06-131-3/+5
* | | Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-131-1/+1
|\ \ \ | |/ / |/| |
| * | python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
* | | Merge "Add -l and --lh switches to swift 'list' command"Jenkins2013-06-112-6/+76
|\ \ \
| * | | Add -l and --lh switches to swift 'list' commandMark Seger2013-06-102-6/+76
| |/ /
* | | Merge "Changed the call to set_tunnel to work in python 2.6 or python 2.7 sin...Jenkins2013-06-111-1/+6
|\ \ \ | |_|/ |/| |
| * | Changed the call to set_tunnel to work in python 2.6 or python 2.7 since its ...Greg Lange2013-06-071-1/+6
| |/
* | Add option to disable SSL compressionStuart McLaren2013-06-044-9/+133
|/
* Rename requires files to standard names.niu-zglinux2013-05-303-2/+2
* remove busy-wait so that swift client won't use up all CPU cyclesTong Li2013-05-291-117/+61
* log get_auth request url instead of x-storage-urlLeah Klearman2013-05-221-1/+1