summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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 "Check responses when retrying bodies"Jenkins2016-05-111-2/+68
|\ \
| * | Check responses when retrying bodiesTim Burke2016-05-041-2/+68
* | | Merge "Tighten up testing for sloppy auth version"Jenkins2016-05-081-4/+10
|\ \ \
| * | | Tighten up testing for sloppy auth versionAlistair Coles2016-05-051-4/+10
* | | | Default to v3 auth if we find a (user|project)-domain-(name|id) optionTim Burke2016-05-031-0/+29
|/ / /
* | | Pull option processing out to service.pyTim Burke2016-05-031-0/+37
* | | Parse options to dictTim Burke2016-05-031-6/+6
* | | Merge "Add tests for thread option validation"Jenkins2016-05-021-0/+95
|\ \ \
| * | | Add tests for thread option validationTim Burke2016-03-171-0/+95
* | | | Merge "Identify segments uploaded via swiftclient"Jenkins2016-05-021-15/+18
|\ \ \ \
| * | | | Identify segments uploaded via swiftclientTim Burke2016-04-081-15/+18
| | |_|/ | |/| |
* | | | Merge "Fix downloading from "marker" item"Jenkins2016-04-141-0/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Fix downloading from "marker" itemSergey Gotliv2016-04-081-0/+35
* | | | Merge "Port from optparse to argparse"Jenkins2016-04-081-15/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Port from optparse to argparseTim Burke2016-04-061-15/+18
* | | | Clean up some unnecessary variablesTim Burke2016-03-241-28/+22
* | | | Fix SwiftPostObject options usage in SwiftServiceMarek Kaleta2016-03-231-0/+46
* | | | Merge "Initialize delete_object mock *before* creating all the threads"Jenkins2016-03-181-0/+1
|\ \ \ \
| * | | | Initialize delete_object mock *before* creating all the threadsTim Burke2016-03-171-0/+1
| |/ / /
* | | | Merge "Include response headers in ClientExceptions"Jenkins2016-03-173-26/+116
|\ \ \ \ | |/ / / |/| | |
| * | | Include response headers in ClientExceptionsTim Burke2016-03-033-26/+116
* | | | Initialise delete_object mock before it's calledMin Min Ren2016-03-051-1/+1
* | | | 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
|\ \ \ \ \