summaryrefslogtreecommitdiff
path: root/swiftclient/service.py
Commit message (Expand)AuthorAgeFilesLines
* Default to v3 auth if we find a (user|project)-domain-(name|id) optionTim Burke2016-05-031-5/+12
* Pull option processing out to service.pyTim Burke2016-05-031-0/+6
* Merge "Identify segments uploaded via swiftclient"Jenkins2016-05-021-4/+7
|\
| * Identify segments uploaded via swiftclientTim Burke2016-04-081-4/+7
* | Fix downloading from "marker" itemSergey Gotliv2016-04-081-1/+1
|/
* Fix SwiftPostObject options usage in SwiftServiceMarek Kaleta2016-03-231-3/+3
* download method shouldn't download all objectHu Bing2016-03-011-1/+1
* Merge "Fix segmented upload to pseudo-dir via <container>"Jenkins2016-02-101-12/+13
|\
| * Fix segmented upload to pseudo-dir via <container>James Nzomo2016-02-041-12/+13
* | Don't trust X-Object-Meta-MtimeTim Burke2016-01-291-4/+8
* | Merge "Error with uploading large object includes unicode path"Jenkins2016-01-281-1/+2
|\ \ | |/ |/|
| * Error with uploading large object includes unicode pathJude Job2016-01-181-1/+2
* | Use bulk-delete middleware when availableTim Burke2016-01-121-40/+125
* | Fix upload to pseudo-dir passed by <container> argJames Nzomo2016-01-041-1/+9
|/
* New API documentation for python-swiftclientJoel Wright2015-11-251-1/+2
* Merge "Centralize header parsing"Jenkins2015-11-121-5/+3
|\
| * Centralize header parsingTim Burke2015-09-031-5/+3
* | enable autodocumentation for utils module; docstring fixesZack M. Davis2015-09-101-4/+4
* | Log and report trace on service operation failsJoel Wright2015-08-311-52/+185
|/
* Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-201-48/+81
* 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
|/ /