summaryrefslogtreecommitdiff
path: root/swiftclient/service.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add ability to download objects to particular folder."Jenkins2015-07-111-1/+12
|\
| * Add ability to download objects to particular folder.Charles Hsu2015-07-081-1/+12
* | Merge "SwiftClient object upload beginning with / or "./""Jenkins2015-07-071-4/+4
|\ \
| * | SwiftClient object upload beginning with / or "./"Pradeep Kumar Singh2015-06-171-4/+4
* | | Merge "Remove all DLO segments on upload of replacement"Jenkins2015-07-021-12/+20
|\ \ \
| * | | Remove all DLO segments on upload of replacementTim Burke2015-03-231-12/+20
* | | | Fix docstring typo for SwiftService.uploadClint Byrum2015-06-181-1/+1
| |_|/ |/| |
* | | Compare each chunk of large objects when downloadingTim Burke2015-05-271-12/+60
* | | Remove simplejson dependencyTim Burke2015-05-201-7/+6
| |/ |/|
* | Merge "Compare each chunk of large objects when uploading"Jenkins2015-04-301-33/+67
|\ \
| * | Compare each chunk of large objects when uploadingTim Burke2015-03-231-33/+67
| |/
* | Add improvements to MD5 validation.Daniel Wakefield2015-03-041-21/+27
|/
* Verify MD5 of uploaded objects.Daniel Wakefield2015-02-191-15/+31
* Fix deleting SLO segments on overwriteJoel Wright2015-02-041-10/+9
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-031-57/+58
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-231-57/+58
* | Merge "Fix cross account upload using --os-storage-url"Jenkins2015-02-021-26/+22
|\ \
| * | Fix cross account upload using --os-storage-urlAlistair Coles2015-01-061-26/+22
* | | 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
* | Fix misplaced check for None in SwiftUploadObject.Daniel Wakefield2014-12-161-21/+13
|/
* Fix misnamed dictionary key.Daniel Wakefield2014-12-081-48/+32
* Merge "Fix misnamed variable in SwiftReader."Jenkins2014-11-171-17/+18
|\
| * Fix misnamed variable in SwiftReader.Daniel Wakefield2014-11-071-17/+18
* | Merge "Make swift post output an error message when failing"Jenkins2014-11-131-66/+65
|\ \ | |/ |/|
| * Make swift post output an error message when failingAlistair Coles2014-10-241-66/+65
* | 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-211-1/+1
|/ /
* | Fix race between container create jobs during uploadAlistair Coles2014-10-201-9/+16
|/
* Merge "Remove a debugging print statement"2.3.1Jenkins2014-09-261-1/+0
|\
| * Remove a debugging print statementJoel Wright2014-09-251-1/+0
* | Fix bug with some OS options not being passed to clientAlistair Coles2014-09-241-2/+18
|/
* Stop creating extraneous directoriesPete Zaitcev2014-09-171-17/+12
* Add importable SwiftService incorporating shell.py logicJoel Wright2014-08-261-0/+2062