summaryrefslogtreecommitdiff
path: root/tests
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
* | Merge "Drop testtools from test-requirements.txt"Jenkins2016-03-018-121/+114
|\ \
| * | Drop testtools from test-requirements.txtTim Burke2016-02-128-121/+114
* | | Merge "Fix wrong args for get_container with full listing"Jenkins2016-02-291-0/+22
|\ \ \
| * | | Fix wrong args for get_container with full listingAlistair Coles2016-02-221-0/+22
* | | | Merge "Force header keys/values to bytes/unicode before coercing to unicode"Jenkins2016-02-271-2/+5
|\ \ \ \
| * | | | Force header keys/values to bytes/unicode before coercing to unicodeTim Burke2016-02-261-2/+5
* | | | | Fix test for redacting sensitive data in client.http_log()Joel Wright2016-02-261-9/+14
|/ / / /
* | | | Follow-up to patch 282363Tim Burke2016-02-251-1/+1
| |_|/ |/| |
* | | Do not reveal auth token in swiftclient log messages by defaultJoel Wright2016-02-221-2/+74
|/ /
* | Merge "_RetryBody doesn't need to take explicit etag/content-length"Jenkins2016-02-181-0/+52
|\ \
| * | _RetryBody doesn't need to take explicit etag/content-lengthTim Burke2016-01-111-0/+52
* | | Merge "Display proper name when failing to create segments container"Jenkins2016-02-171-0/+48
|\ \ \ | |_|/ |/| |
| * | Display proper name when failing to create segments containerTim Burke2016-02-101-0/+48
* | | Merge "Add test for --debug taking precedence over --info"Jenkins2016-02-111-1/+19
|\ \ \
| * | | Add test for --debug taking precedence over --infoAlistair Coles2016-02-111-1/+19
* | | | Merge "Fix debug and info option parsing"Jenkins2016-02-111-0/+15
|\ \ \ \ | |/ / /
| * | | Fix debug and info option parsingChristian Schwede2015-12-301-0/+15
* | | | Merge "Support --os-identity-api-version option"Jenkins2016-02-111-9/+95
|\ \ \ \ | |_|/ / |/| | |
| * | | Support --os-identity-api-version optionAlistair Coles2016-02-051-9/+95
* | | | 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-102-2/+38
|\ \ \ \ \ | |/ / / /
| * | | | Fix segmented upload to pseudo-dir via <container>James Nzomo2016-02-042-2/+38
* | | | | Merge "Accept token and tenant_id for authenticating against KS"Jenkins2016-02-102-5/+10
|\ \ \ \ \
| * | | | | Accept token and tenant_id for authenticating against KSPratik Mallya2016-01-182-5/+10
* | | | | | Merge "Fix intermittent fail of test_delete_bulk_account"Jenkins2016-02-041-16/+25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix intermittent fail of test_delete_bulk_accountAlistair Coles2016-02-011-16/+25
* | | | | | Merge "Fix intermittent fail of test_delete_account"Jenkins2016-02-011-8/+10
|\ \ \ \ \ \
| * | | | | | Fix intermittent fail of test_delete_accountAlistair Coles2016-02-011-8/+10
| |/ / / / /
* | | | | | 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
* | | | | | | Merge "Tighten up to unittests to expect rounding"Jenkins2016-02-011-7/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Tighten up to unittests to expect roundingClay Gerrard2016-01-291-7/+7
| |/ / / / /
* | | | | | Merge "Prevent test runs from cluttering current directory"Jenkins2016-01-291-35/+52
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Prevent test runs from cluttering current directoryTim Burke2016-01-191-35/+52
* | | | | | mock time in unit testOndřej Nový2016-01-291-3/+4
* | | | | | Merge "Error with uploading large object includes unicode path"Jenkins2016-01-281-0/+68
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Error with uploading large object includes unicode pathJude Job2016-01-181-0/+68
| | |_|_|/ | |/| | |
* | | | | Merge "Convert http response(byte string) to string in python3."Jenkins2016-01-221-0/+21
|\ \ \ \ \
| * | | | | Convert http response(byte string) to string in python3.Charles Hsu2015-09-061-0/+21
* | | | | | Merge "Use bulk-delete middleware when available"Jenkins2016-01-223-7/+232
|\ \ \ \ \ \
| * | | | | | Use bulk-delete middleware when availableTim Burke2016-01-123-7/+232
| | |_|/ / / | |/| | | |
* | | | | | Get rid of FakeConn cruftTim Burke2016-01-181-18/+0
|/ / / / /
* | | | | Merge "Retry file uploads via SwiftService"Jenkins2016-01-122-18/+70
|\ \ \ \ \
| * | | | | Retry file uploads via SwiftServiceTim Burke2016-01-112-18/+70
* | | | | | Merge "Fix upload to pseudo-dir passed by <container> arg"Jenkins2016-01-111-1/+19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix upload to pseudo-dir passed by <container> argJames Nzomo2016-01-041-1/+19
* | | | | | Retry download of object bodyStuart McLaren2016-01-082-0/+69