summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update to latest oslo version/setup."1.3.0Jenkins2013-01-216-221/+90
|\
| * Update to latest oslo version/setup.Monty Taylor2013-01-146-221/+90
* | Merge "Add generated files to .gitignore."Jenkins2013-01-211-0/+5
|\ \
| * | Add generated files to .gitignore.Monty Taylor2013-01-101-0/+5
* | | Merge "Add env[SWIFTCLIENT_INSECURE]"Jenkins2013-01-103-3/+56
|\ \ \
| * | | Add env[SWIFTCLIENT_INSECURE]You Yamagata2013-01-103-3/+56
| |/ /
* | | Fix debug feature and add --debug to swift.Chmouel Boudjnah2013-01-072-21/+29
|/ /
* | Use testtools as base class for test cases.Monty Taylor2012-12-262-8/+15
|/
* Add --os-cacertDean Troyer2012-12-204-1/+48
* Merge "Add --insecure option to fix bug #1077869"Jenkins2012-12-094-8/+59
|\
| * Add --insecure option to fix bug #1077869You Yamagata2012-12-054-8/+59
* | Merge "Don't add trailing slash to auth URL."Jenkins2012-12-061-4/+0
|\ \
| * | Don't add trailing slash to auth URL.Juan J. Martinez2012-12-031-4/+0
* | | Don't segment objects smaller than --segment-sizeyuan-zhou2012-12-041-1/+2
| |/ |/|
* | Merge "Adding segment size as another x-object-manifest component"Jenkins2012-12-031-4/+5
|\ \ | |/ |/|
| * Adding segment size as another x-object-manifest componentyuan-zhou2012-11-271-4/+5
* | Stop loss of precision when writing 'x-object-meta-mtime'Nick Craig-Wood2012-11-181-1/+1
|/
* Merge "Remove unused json_request."Jenkins2012-11-162-37/+0
|\
| * Remove unused json_request.Chmouel Boudjnah2012-11-162-37/+0
* | Merge "Force utf-8 encode of HTTPConnection params"Jenkins2012-11-162-1/+86
|\ \
| * | Force utf-8 encode of HTTPConnection paramsTihomir Trifonov2012-11-022-1/+86
* | | Merge "tell nose to explicity test the 'tests' directory"Jenkins2012-11-161-0/+1
|\ \ \ | |_|/ |/| |
| * | tell nose to explicity test the 'tests' directoryJohn Dickinson2012-11-081-0/+1
| |/
* | Merge "Fixes setup compatibility issue on Windows"Jenkins2012-11-152-47/+61
|\ \
| * | Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-062-47/+61
| |/
* | fixed inconsistencies in parameter descriptionsChristian Berendt2012-11-131-10/+9
|/
* swiftclient Connection : default optional arguments to NoneSteven Hardy2012-10-242-4/+20
* Add OpenStack trove classifier for PyPIDoug Hellmann2012-10-221-0/+1
* Merge " Fix swiftclient 400 error when OS_AUTH_URL is set."Jenkins2012-10-021-2/+1
|\
| * Fix swiftclient 400 error when OS_AUTH_URL is set.yuxcer2012-08-221-2/+1
* | Merge "Resolves issue with empty os_options for swift-bench & swift-dispersio...Jenkins2012-09-212-8/+17
|\ \
| * | Resolves issue with empty os_options for swift-bench & swift-dispersion-reportAndy McCrae2012-09-202-8/+17
* | | Catch authorization failuresDonagh McCabe2012-09-182-5/+20
|/ /
* | Do not use dictionaries as default parametersMark Washenberger2012-09-131-3/+3
* | Add region_name support1.2.0Donagh McCabe2012-09-114-5/+41
* | Allow endpoint type to be specified.David Kranz2012-09-044-15/+38
* | Merge "PEP8 issues fixed"Jenkins2012-08-291-3/+5
|\ \
| * | PEP8 issues fixedRay Chen2012-08-291-3/+5
* | | PEP8 cleanup.Chmouel Boudjnah2012-08-291-6/+6
|/ /
* | Add ability to download without writing to disk.Darrell Bishop2012-08-281-10/+18
* | Fix PEP8 issues.lrqrun2012-08-281-1/+2
* | Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-281-0/+1
|\ \
| * | Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
* | | Change '_' to '-' in optionsDean Troyer2012-08-231-13/+35
| |/ |/|
* | Merge "Ensure Content-Length header when PUT/POST a container"Jenkins2012-08-221-0/+4
|\ \ | |/ |/|
| * Ensure Content-Length header when PUT/POST a containerSam Morrison2012-08-151-0/+4
* | Merge "Shuffle download order (of containers and objects)"Jenkins2012-08-171-2/+5
|\ \
| * | Shuffle download order (of containers and objects)Darrell Bishop2012-08-161-2/+5
| |/
* | Add timing stats to verbose download output.Darrell Bishop2012-08-161-4/+10
|/
* Make python-keystoneclient optionalgholt2012-08-142-1/+1