summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Accept gzip-encoded API responses"Jenkins2016-09-012-3/+55
|\
| * Accept gzip-encoded API responsesTim Burke2016-08-302-3/+55
* | Merge "Convert numeric and boolean header values to strings"Jenkins2016-08-312-4/+14
|\ \ | |/ |/|
| * Convert numeric and boolean header values to stringsTim Burke2016-08-252-4/+14
* | Merge "client: renew token on 401 even if retries is 0"Jenkins2016-08-261-0/+78
|\ \
| * | client: renew token on 401 even if retries is 0Julien Danjou2016-06-071-0/+78
* | | Use mock patch to handle get_auth_keystoneJamie Lennox2016-08-251-133/+144
| |/ |/|
* | 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-244-0/+383
|\ \ \ | |/ / |/| |
| * | Add copy object methodMarek Kaleta2016-08-234-0/+383
* | | Merge "Fix unicode issues in tempurl command"Jenkins2016-08-071-33/+109
|\ \ \
| * | | Fix unicode issues in tempurl commandTim Burke2016-07-191-33/+109
* | | | Merge "Add --json option to `swift capabilities` / `swift info`"Jenkins2016-08-061-0/+16
|\ \ \ \
| * | | | Add --json option to `swift capabilities` / `swift info`Tim Burke2016-08-021-0/+16
* | | | | Modify assertzheng yin2016-07-261-25/+25
|/ / / /
* | | | Add __ne__ built-in functionyuyafei2016-07-051-0/+3
|/ / /
* | | Merge "Query string functionality for containers"Jenkins2016-06-141-0/+31
|\ \ \ | |_|/ |/| |
| * | Query string functionality for containersAndrew Welleck2016-06-091-0/+31
* | | Merge "Add an option: disable etag check on downloads"Jenkins2016-06-062-0/+27
|\ \ \
| * | | Add an option: disable etag check on downloadsCheng Li2016-06-022-0/+27
| | |/ | |/|
* | | Suppress InsecureRequestWarning when using --insecureTim Burke2016-06-011-10/+18
|/ /
* | Merge "Support client certificate/key"Jenkins2016-05-193-3/+46
|\ \
| * | Support client certificate/keyCedric Brandily2016-04-103-3/+46
* | | 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