summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace assertTrue(a in b) with assertIn(a, b)Anh Tran2016-10-031-4/+4
* Merge "Require newer version of oslosphinx"Jenkins2016-09-291-1/+1
|\
| * Require newer version of oslosphinxOndřej Nový2016-09-271-1/+1
* | Merge "Installs futures only for python 2.7 and 2.6"Jenkins2016-09-291-1/+1
|\ \
| * | Installs futures only for python 2.7 and 2.6Claudiu Belu2016-09-271-1/+1
* | | Remove redundant space in docstringAnh Tran2016-09-281-4/+4
|/ /
* | TrivialFix: Removed redundant 'the'Anh Tran2016-09-272-3/+3
|/
* remove swiftclient/openstack/common/* in the .coveragerczheng yin2016-09-211-1/+0
* Merge "Update help text around container ACL syntax"Jenkins2016-09-191-3/+5
|\
| * Update help text around container ACL syntaxMohit Motiani2016-09-141-3/+5
* | Merge "Make tempurl subcommand insist on whole number seconds"Jenkins2016-09-152-8/+25
|\ \
| * | Make tempurl subcommand insist on whole number secondsAlistair Coles2016-09-142-8/+25
* | | Merge "Fix intermittent test failure"Jenkins2016-09-141-3/+7
|\ \ \
| * | | Fix intermittent test failureTim Burke2016-09-011-3/+7
* | | | Merge "Make object option dependent on container in usage strings"Jenkins2016-09-141-4/+4
|\ \ \ \
| * | | | Make object option dependent on container in usage stringsAlistair Coles2016-09-081-4/+4
* | | | | Merge "Make tempurl command check for valid object path"Jenkins2016-09-144-12/+60
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Make tempurl command check for valid object pathAlistair Coles2016-09-144-12/+60
* | | | | Fix order of arguments in assertIsJi-Wei2016-09-091-6/+6
* | | | | Merge "Make options arguments truely optional"Jenkins2016-09-082-9/+33
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Make options arguments truely optionalChristian Schwede2016-09-062-9/+33
* | | | Fixed inconsistent positional arguments namingNandini Tata2016-09-071-18/+19
* | | | Merge "Change Examples from headings to topics"Jenkins2016-09-051-61/+53
|\ \ \ \ | |/ / / |/| | |
| * | | Change Examples from headings to topicsTim Burke2016-08-261-61/+53
| |/ /
* | | 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