summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Installs futures only for python 2.7 and 2.6newton-eolstable/newtonClaudiu Belu2016-12-291-1/+1
* Update .gitreview for stable/newtonDoug Hellmann2016-09-021-0/+1
* authors/changelog updates for 3.1.0 release3.1.0John Dickinson2016-09-014-1/+105
* Merge "Accept gzip-encoded API responses"Jenkins2016-09-014-6/+65
|\
| * Accept gzip-encoded API responsesTim Burke2016-08-304-6/+65
* | Merge "Convert numeric and boolean header values to strings"Jenkins2016-08-313-4/+21
|\ \
| * | Convert numeric and boolean header values to stringsTim Burke2016-08-253-4/+21
* | | Merge "Add swift tempurl and swift auth command docstring"Jenkins2016-08-301-0/+43
|\ \ \ | |_|/ |/| |
| * | Add swift tempurl and swift auth command docstringzheng yin2016-08-301-0/+43
* | | Merge "client: renew token on 401 even if retries is 0"Jenkins2016-08-262-4/+82
|\ \ \
| * | | client: renew token on 401 even if retries is 0Julien Danjou2016-06-072-4/+82
* | | | Merge "boolean logic cleanup in service.Swift[Copy|Post]Object"Jenkins2016-08-251-5/+4
|\ \ \ \
| * | | | boolean logic cleanup in service.Swift[Copy|Post]ObjectClay Gerrard2016-08-251-5/+4
| | |_|/ | |/| |
* | | | Merge "Use mock patch to handle get_auth_keystone"Jenkins2016-08-251-133/+144
|\ \ \ \
| * | | | Use mock patch to handle get_auth_keystoneJamie Lennox2016-08-251-133/+144
| |/ / /
* | | | Merge "Fix examples and missing code-block"Jenkins2016-08-252-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix examples and missing code-blockJoel Wright2016-08-252-1/+4
* | | | 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
| | |_|/ | |/| |