summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Mention --segment-size option after 413 response2.4.0Tim Burke2015-03-051-0/+6
* Merge "Unindent a chunk of st_list"Jenkins2015-03-051-57/+52
|\
| * Unindent a chunk of st_listPete Zaitcev2015-02-261-57/+52
* | Add improvements to MD5 validation.Daniel Wakefield2015-03-043-23/+34
|/
* Merge "Release connection after consuming the content"Jenkins2015-02-251-3/+14
|\
| * Release connection after consuming the contentIan Cordasco2015-02-251-3/+14
* | Merge "Fix crash when stat'ing objects with non-ascii names"Jenkins2015-02-251-3/+1
|\ \ | |/ |/|
| * Fix crash when stat'ing objects with non-ascii namesJoel Wright2015-02-171-3/+1
* | Merge "Fix crash with -l, -d /, and pseudo folders"Jenkins2015-02-251-3/+6
|\ \
| * | Fix crash with -l, -d /, and pseudo foldersPete Zaitcev2015-02-181-3/+6
* | | Verify MD5 of uploaded objects.Daniel Wakefield2015-02-193-42/+140
|/ /
* | Fix missing ca-certificate parameter to get_auth.Charles Hsu2015-02-071-2/+4
|/
* Fix deleting SLO segments on overwriteJoel Wright2015-02-041-10/+9
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-033-60/+73
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-233-60/+73
* | Merge "Fix cross account upload using --os-storage-url"Jenkins2015-02-023-50/+45
|\ \
| * | Fix cross account upload using --os-storage-urlAlistair Coles2015-01-063-50/+45
* | | Fix environment sanitization for TestServiceUtilsClay Gerrard2015-01-211-35/+39
| |/ |/|
* | Merge "Check that content_type header exists before using"Jenkins2015-01-101-1/+2
|\ \ | |/ |/|
| * Check that content_type header exists before usingChris Buccella2014-11-071-1/+2
* | Print info message about incorrect --totals usageJiří Suchomel2015-01-051-0/+5
* | Merge "Fix misplaced check for None in SwiftUploadObject."Jenkins2015-01-041-21/+13
|\ \
| * | Fix misplaced check for None in SwiftUploadObject.Daniel Wakefield2014-12-161-21/+13
* | | Merge "Suppress 'No handlers...' message from keystoneclient logger"Jenkins2015-01-021-0/+2
|\ \ \ | |_|/ |/| |
| * | Suppress 'No handlers...' message from keystoneclient loggerAlistair Coles2014-11-131-0/+2
* | | Merge "Make preauth params work"Jenkins2014-12-311-9/+16
|\ \ \
| * | | Make preauth params workClay Gerrard2014-12-171-9/+16
| | |/ | |/|
* | | Merge "Change tests to use new CaptureOutput class."Jenkins2014-12-302-1/+4
|\ \ \ | |/ / |/| |
| * | Change tests to use new CaptureOutput class.Daniel Wakefield2014-12-052-1/+4
* | | Merge "Show warning when auth_version >= 2 and keystoneclient is missing"Jenkins2014-12-151-2/+1
|\ \ \
| * | | Show warning when auth_version >= 2 and keystoneclient is missingChristian Schwede2014-11-251-2/+1
* | | | Fix misnamed dictionary key.Daniel Wakefield2014-12-082-69/+48
| |/ / |/| |
* | | Merge "Fix misnamed variable in SwiftReader."Jenkins2014-11-171-17/+18
|\ \ \
| * | | Fix misnamed variable in SwiftReader.Daniel Wakefield2014-11-071-17/+18
* | | | Add unit tests for _encode_meta_headersDaniel Wakefield2014-11-131-30/+26
| |_|/ |/| |
* | | Merge "Make swift post output an error message when failing"Jenkins2014-11-132-73/+72
|\ \ \
| * | | Make swift post output an error message when failingAlistair Coles2014-10-242-73/+72
* | | | Merge "Fix KeyError raised from client Connection"Jenkins2014-11-131-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix KeyError raised from client ConnectionAlistair Coles2014-10-201-1/+1
* | | Merge "Adds user friendly message when --segment-size is a non-integer"Jenkins2014-10-281-1/+7
|\ \ \ | |_|/ |/| |
| * | Adds user friendly message when --segment-size is a non-integerMahati Chamarthy2014-10-281-1/+7
* | | Replaces Stacktraces with useful error messages.Daniel Wakefield2014-10-213-13/+19
|/ /
* | Fix race in shell when testing for errors to raise SysExitAlistair Coles2014-10-201-3/+1
* | Fix race between container create jobs during uploadAlistair Coles2014-10-201-9/+16
|/
* Merge "Fix the info command with --insecure"Jenkins2014-10-191-3/+3
|\
| * Fix the info command with --insecurePete Zaitcev2014-10-171-3/+3
* | Merge "Allow segment size to be specified in a human readable way."Jenkins2014-10-171-1/+17
|\ \ | |/ |/|
| * Allow segment size to be specified in a human readable way.Daniel Wakefield2014-10-101-1/+17
* | Merge "Use skipTest from testtools instead of inherited Exception"Jenkins2014-10-091-4/+0
|\ \
| * | Use skipTest from testtools instead of inherited ExceptionChristian Schwede2014-10-081-4/+0
| |/