summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add additional headers for HEAD/GET/DELETE requests."Jenkins2016-11-085-47/+119
|\
| * Add additional headers for HEAD/GET/DELETE requests.Charles Hsu2016-11-075-47/+119
* | Merge "Add v1password keystoneauth plugin"Jenkins2016-11-081-0/+350
|\ \
| * | Add v1password keystoneauth pluginTim Burke2016-10-241-0/+350
* | | Low-level API: Don't log just before raising an exceptionTim Burke2016-10-281-7/+2
* | | Merge "Adding keystoneauth sessions support"Jenkins2016-10-261-10/+25
|\ \ \ | |/ /
| * | Adding keystoneauth sessions supportPaulo Ewerton2016-05-191-10/+25
* | | Remove redundant space in docstringAnh Tran2016-09-281-4/+4
* | | TrivialFix: Removed redundant 'the'Anh Tran2016-09-271-2/+2
* | | 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-151-5/+7
|\ \
| * | Make tempurl subcommand insist on whole number secondsAlistair Coles2016-09-141-5/+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-142-10/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Make tempurl command check for valid object pathAlistair Coles2016-09-142-10/+20
* | | | Merge "Make options arguments truely optional"Jenkins2016-09-081-9/+17
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Make options arguments truely optionalChristian Schwede2016-09-061-9/+17
* | | Fixed inconsistent positional arguments namingNandini Tata2016-09-071-18/+19
|/ /
* | Merge "Accept gzip-encoded API responses"Jenkins2016-09-012-3/+10
|\ \
| * | Accept gzip-encoded API responsesTim Burke2016-08-302-3/+10
* | | Merge "Convert numeric and boolean header values to strings"Jenkins2016-08-311-0/+7
|\ \ \ | |/ / |/| |
| * | Convert numeric and boolean header values to stringsTim Burke2016-08-251-0/+7
* | | Merge "client: renew token on 401 even if retries is 0"Jenkins2016-08-261-4/+4
|\ \ \
| * | | client: renew token on 401 even if retries is 0Julien Danjou2016-06-071-4/+4
* | | | boolean logic cleanup in service.Swift[Copy|Post]ObjectClay Gerrard2016-08-251-5/+4
| |/ / |/| |
* | | 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-243-2/+396
|\ \ \ \ | |/ / / |/| | |
| * | | Add copy object methodMarek Kaleta2016-08-233-2/+396
| | |/ | |/|
* | | Merge "Fix unicode issues in tempurl command"Jenkins2016-08-071-17/+28
|\ \ \
| * | | Fix unicode issues in tempurl commandTim Burke2016-07-191-17/+28
* | | | Add --json option to `swift capabilities` / `swift info`Tim Burke2016-08-021-7/+18
|/ / /
* | | Merge "Query string functionality for containers"Jenkins2016-06-141-9/+25
|\ \ \ | |_|/ |/| |
| * | Query string functionality for containersAndrew Welleck2016-06-091-9/+25
* | | Merge "Add an option: disable etag check on downloads"Jenkins2016-06-062-4/+10
|\ \ \
| * | | Add an option: disable etag check on downloadsCheng Li2016-06-022-4/+10
| | |/ | |/|
* | | Suppress InsecureRequestWarning when using --insecureTim Burke2016-06-011-0/+5
|/ /
* | Merge "Support client certificate/key"Jenkins2016-05-193-3/+52
|\ \
| * | Support client certificate/keyCedric Brandily2016-04-103-3/+52
* | | Merge "Use application/directory content-type for dir markers"Jenkins2016-05-191-6/+9
|\ \ \
| * | | Use application/directory content-type for dir markersTim Burke2016-04-081-6/+9
| |/ /
* | | Correct doc string for http_conn argumentKota Tsuyuzaki2016-05-121-27/+27
| |/ |/|
* | Merge "Check responses when retrying bodies"Jenkins2016-05-111-0/+17
|\ \
| * | Check responses when retrying bodiesTim Burke2016-05-041-0/+17
* | | Default to v3 auth if we find a (user|project)-domain-(name|id) optionTim Burke2016-05-032-7/+13
* | | Pull option processing out to service.pyTim Burke2016-05-032-35/+9
* | | Parse options to dictTim Burke2016-05-031-121/+113
* | | Merge "Identify segments uploaded via swiftclient"Jenkins2016-05-021-4/+7
|\ \ \