summaryrefslogtreecommitdiff
path: root/tests/unit/test_service.py
Commit message (Expand)AuthorAgeFilesLines
* Rename "tests" directory to be "test" like in the swift repoTim Burke2019-11-061-2909/+0
* Delete/overwrite symlinks betterTim Burke2019-08-011-7/+8
* Allow for object uploads > 5GB from stdin.Timur Alperovich2018-01-181-0/+214
* Merge "Allow --meta on upload"Zuul2017-12-081-26/+9
|\
| * Allow --meta on uploadTim Burke2017-07-061-26/+9
* | Buffer reads from diskTim Burke2017-07-111-4/+4
* | Option to ignore mtime metadata entry.Christopher Bartz2017-07-061-0/+46
|/
* Merge "Skip checksum validation on partial downloads"Jenkins2017-06-221-0/+10
|\
| * Skip checksum validation on partial downloadsTim Burke2017-04-211-0/+10
* | Merge "Tolerate RFC-compliant ETags"Jenkins2017-06-221-15/+23
|\ \ | |/
| * Tolerate RFC-compliant ETagsTim Burke2017-04-211-15/+23
* | respect bulk delete page size and fix logic errorJohn Dickinson2017-04-201-0/+34
|/
* Close file handle after upload jobKazufumi Noto2017-03-161-47/+72
* Accept more types of input for headers/metaTim Burke2016-11-181-3/+16
* Add additional headers for HEAD/GET/DELETE requests.Charles Hsu2016-11-071-22/+136
* Merge "Strip leading/trailing whitespace from headers"Jenkins2016-08-251-1/+1
|\
| * Strip leading/trailing whitespace from headersTim Burke2016-08-191-1/+1
* | Merge "Add copy object method"Jenkins2016-08-241-0/+106
|\ \ | |/ |/|
| * Add copy object methodMarek Kaleta2016-08-231-0/+106
* | Modify assertzheng yin2016-07-261-25/+25
* | Add an option: disable etag check on downloadsCheng Li2016-06-021-0/+9
|/
* Merge "Use application/directory content-type for dir markers"Jenkins2016-05-191-0/+136
|\
| * Use application/directory content-type for dir markersTim Burke2016-04-081-0/+136
* | Merge "Identify segments uploaded via swiftclient"Jenkins2016-05-021-15/+18
|\ \
| * | Identify segments uploaded via swiftclientTim Burke2016-04-081-15/+18
| |/
* | Fix downloading from "marker" itemSergey Gotliv2016-04-081-0/+35
|/
* Clean up some unnecessary variablesTim Burke2016-03-241-28/+22
* Fix SwiftPostObject options usage in SwiftServiceMarek Kaleta2016-03-231-0/+46
* 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