summaryrefslogtreecommitdiff
path: root/tests/unit/test_service.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "download method shouldn't download all object"Jenkins2016-03-021-0/+16
|\
| * download method shouldn't download all objectHu Bing2016-03-011-0/+16
* | Drop testtools from test-requirements.txtTim Burke2016-02-121-55/+37
|/
* Merge "more tests for pseudo/dir"Jenkins2016-02-101-7/+24
|\
| * more tests for pseudo/dirClay Gerrard2016-02-091-7/+24
* | Merge "Fix segmented upload to pseudo-dir via <container>"Jenkins2016-02-101-0/+9
|\ \ | |/
| * Fix segmented upload to pseudo-dir via <container>James Nzomo2016-02-041-0/+9
* | Merge "Don't trust X-Object-Meta-Mtime"Jenkins2016-02-011-0/+91
|\ \
| * | Don't trust X-Object-Meta-MtimeTim Burke2016-01-291-0/+91
* | | Tighten up to unittests to expect roundingClay Gerrard2016-01-291-7/+7
|/ /
* | mock time in unit testOndřej Nový2016-01-291-3/+4
* | Error with uploading large object includes unicode pathJude Job2016-01-181-0/+68
|/
* Fixed few misspellings in commentsOndřej Nový2016-01-051-5/+5
* Fix some typosTim Burke2015-12-301-5/+5
* New API documentation for python-swiftclientJoel Wright2015-11-251-0/+1
* Miscellaneous (mostly test) cleanupTim Burke2015-10-071-28/+32
* Merge "Log and report trace on service operation fails"Jenkins2015-09-041-7/+40
|\
| * Log and report trace on service operation failsJoel Wright2015-08-311-7/+40
* | Cleanup and improve tests for downloadAlistair Coles2015-09-021-27/+42
|/
* Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-201-52/+440
* Merge "Add ability to download objects to particular folder."Jenkins2015-07-111-10/+125
|\
| * Add ability to download objects to particular folder.Charles Hsu2015-07-081-10/+125
* | Merge "SwiftClient object upload beginning with / or "./""Jenkins2015-07-071-4/+41
|\ \ | |/ |/|
| * SwiftClient object upload beginning with / or "./"Pradeep Kumar Singh2015-06-171-4/+41
* | Compare each chunk of large objects when downloadingTim Burke2015-05-271-0/+365
* | Remove simplejson dependencyTim Burke2015-05-201-2/+2
|/
* Merge "Compare each chunk of large objects when uploading"Jenkins2015-04-301-0/+128
|\
| * Compare each chunk of large objects when uploadingTim Burke2015-03-231-0/+128
* | Add improvements to MD5 validation.Daniel Wakefield2015-03-041-17/+60
|/
* Verify MD5 of uploaded objects.Daniel Wakefield2015-02-191-1/+270
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-031-23/+18
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-231-23/+18
* | Fix environment sanitization for TestServiceUtilsClay Gerrard2015-01-211-1/+3
|/
* Fix misplaced check for None in SwiftUploadObject.Daniel Wakefield2014-12-161-3/+191
* Fix misnamed dictionary key.Daniel Wakefield2014-12-081-3/+225
* Fix misnamed variable in SwiftReader.Daniel Wakefield2014-11-071-0/+111
* Adds user friendly message when --segment-size is a non-integerMahati Chamarthy2014-10-281-0/+32