summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Strip leading/trailing whitespace from headers"Jenkins2016-08-252-2/+2
|\
| * Strip leading/trailing whitespace from headersTim Burke2016-08-192-2/+2
* | Merge "Add copy object method"Jenkins2016-08-2411-6/+914
|\ \ | |/ |/|
| * Add copy object methodMarek Kaleta2016-08-2311-6/+914
* | Move other-requirements.txt to bindep.txtAndreas Jaeger2016-08-121-0/+0
* | reenable sidebar linksJohn Dickinson2016-08-111-0/+2
* | Merge "Fix unicode issues in tempurl command"Jenkins2016-08-072-50/+137
|\ \
| * | Fix unicode issues in tempurl commandTim Burke2016-07-192-50/+137
* | | Merge "Add --json option to `swift capabilities` / `swift info`"Jenkins2016-08-063-20/+55
|\ \ \
| * | | Add --json option to `swift capabilities` / `swift info`Tim Burke2016-08-023-20/+55
* | | | Modify assertzheng yin2016-07-261-25/+25
* | | | Merge "Add other-requirements.txt"Jenkins2016-07-131-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add other-requirements.txtTim Burke2016-07-051-0/+5
* | | | fixing nit picks in python-swiftclient docShashirekha Gundur2016-07-073-3/+3
* | | | Merge "Add python version constraint python>=2.7"Jenkins2016-07-071-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add python version constraint python>=2.7Cheng Li2016-07-061-1/+5
| |/ /
* | | Add __ne__ built-in functionyuyafei2016-07-051-0/+3
|/ /
* | Merge "Query string functionality for containers"Jenkins2016-06-143-10/+57
|\ \
| * | Query string functionality for containersAndrew Welleck2016-06-093-10/+57
* | | Merge "Add an option: disable etag check on downloads"Jenkins2016-06-067-5/+43
|\ \ \
| * | | Add an option: disable etag check on downloadsCheng Li2016-06-027-5/+43
* | | | Merge "Suppress InsecureRequestWarning when using --insecure"Jenkins2016-06-042-10/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Suppress InsecureRequestWarning when using --insecureTim Burke2016-06-012-10/+23
| |/ /
* | | Merge "Fixed a typo in SwiftService API doc"Jenkins2016-06-011-1/+1
|\ \ \
| * | | Fixed a typo in SwiftService API docNandini Tata2016-06-011-1/+1
| |/ /
* | | Merge "Migrated contributing file from .md to .rst"Jenkins2016-06-012-12/+18
|\ \ \ | |/ / |/| |
| * | Migrated contributing file from .md to .rstvenkatamahesh2016-05-162-12/+18
* | | Merge "Support client certificate/key"Jenkins2016-05-196-6/+98
|\ \ \
| * | | Support client certificate/keyCedric Brandily2016-04-106-6/+98
* | | | Merge "Use application/directory content-type for dir markers"Jenkins2016-05-192-6/+145
|\ \ \ \
| * | | | Use application/directory content-type for dir markersTim Burke2016-04-082-6/+145
| |/ / /
* | | | Merge "Correct doc string for http_conn argument"Jenkins2016-05-181-27/+27
|\ \ \ \
| * | | | Correct doc string for http_conn argumentKota Tsuyuzaki2016-05-121-27/+27
| | |_|/ | |/| |
* | | | Update the home-page with developer documentationvenkatamahesh2016-05-171-1/+1
|/ / /
* | | Merge "Check responses when retrying bodies"Jenkins2016-05-112-2/+85
|\ \ \
| * | | Check responses when retrying bodiesTim Burke2016-05-042-2/+85
* | | | 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-033-7/+42
|/ / / /
* | | | Pull option processing out to service.pyTim Burke2016-05-033-35/+46
* | | | Parse options to dictTim Burke2016-05-032-127/+119
* | | | 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-022-19/+25
|\ \ \ \ \
| * | | | | Identify segments uploaded via swiftclientTim Burke2016-04-082-19/+25
| | |_|/ / | |/| | |
* | | | | Merge "Add new doc structure and contents for swiftclient"Jenkins2016-04-2914-330/+1226
|\ \ \ \ \
| * | | | | Add new doc structure and contents for swiftclientJoel Wright2016-04-2914-330/+1226
* | | | | | Merge "Fix downloading from "marker" item"Jenkins2016-04-143-3/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix downloading from "marker" itemSergey Gotliv2016-04-083-3/+38
| |/ / / /
* | | | | Merge "Port from optparse to argparse"Jenkins2016-04-082-279/+317
|\ \ \ \ \ | |/ / / / |/| | | |