summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.2.0 release notes3.2.0John Dickinson2016-11-094-107/+142
* Merge "Add additional headers for HEAD/GET/DELETE requests."Jenkins2016-11-088-97/+426
|\
| * Add additional headers for HEAD/GET/DELETE requests.Charles Hsu2016-11-078-97/+426
* | Merge "Add v1password keystoneauth plugin"Jenkins2016-11-085-1/+606
|\ \
| * | Add v1password keystoneauth pluginTim Burke2016-10-245-1/+606
* | | Merge "Enable code coverage report in console output"Jenkins2016-11-041-1/+2
|\ \ \
| * | | Enable code coverage report in console outputshashi.kant2016-10-191-1/+2
* | | | Correct the example keystone session code importsMatthew Oliver2016-10-291-1/+1
* | | | Low-level API: Don't log just before raising an exceptionTim Burke2016-10-281-7/+2
* | | | Merge "Adding keystoneauth sessions support"Jenkins2016-10-263-10/+89
|\ \ \ \ | | |/ / | |/| |
| * | | Adding keystoneauth sessions supportPaulo Ewerton2016-05-193-10/+89
* | | | Merge "add pypy to the bindep "test" profile"Jenkins2016-10-202-2/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | add pypy to the bindep "test" profileJohn Dickinson2016-09-232-2/+11
* | | | Merge "Use ConfigParser instead of SafeConfigParser"Jenkins2016-10-171-1/+1
|\ \ \ \
| * | | | Use ConfigParser instead of SafeConfigParserPallavi2016-10-171-1/+1
* | | | | 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
| | |_|/ / / | |/| | | |