summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Add support for versionless endpointsChristian Schwede2017-09-191-2/+15
* Allow for uploads from standard input.Timur Alperovich2017-07-262-3/+25
* Buffer reads from diskTim Burke2017-07-111-9/+10
* Option to ignore mtime metadata entry.Christopher Bartz2017-07-062-1/+12
* Merge "Skip checksum validation on partial downloads"Jenkins2017-06-221-0/+1
|\
| * Skip checksum validation on partial downloadsTim Burke2017-04-211-0/+1
* | Merge "Tolerate RFC-compliant ETags"Jenkins2017-06-221-7/+20
|\ \ | |/
| * Tolerate RFC-compliant ETagsTim Burke2017-04-211-7/+20
* | Merge "Stop sending X-Static-Large-Object headers"Jenkins2017-06-141-1/+0
|\ \
| * | Stop sending X-Static-Large-Object headersTim Burke2017-04-101-1/+0
| |/
* | Do not set Content-Type to '' with new requests.Timur Alperovich2017-06-131-2/+4
* | Merge "ISO 8601 timestamps for tempurl"Jenkins2017-05-182-34/+107
|\ \
| * | ISO 8601 timestamps for tempurlChristopher Bartz2017-03-292-34/+107
| |/
* | respect bulk delete page size and fix logic errorJohn Dickinson2017-04-201-12/+30
|/
* Fix some reST field lists in docstringsliuyamin2017-03-292-11/+11
* Merge "[trivial] Be consistent in using example.com"Jenkins2017-03-221-1/+1
|\
| * [trivial] Be consistent in using example.comPetr Kovar2017-03-131-1/+1
* | Close file handle after upload jobKazufumi Noto2017-03-161-23/+34
|/
* Fix logging of the gzipped bodyVitaly Gridnev2017-03-082-4/+12
* Expose --prefix as an option for st_deleteJoel Wright2017-02-231-1/+3
* Merge "Accept more types of input for headers/meta"Jenkins2017-01-242-9/+21
|\
| * Accept more types of input for headers/metaTim Burke2016-11-182-9/+21
* | prefix-based tempurls supportChristopher Bartz2017-01-192-11/+28
* | Fix typo in shell.pyzhangyanxian2016-12-161-1/+1
* | Merge "modify 'swift <sub_command> —help' display"Jenkins2016-12-131-6/+12
|\ \ | |/ |/|
| * modify 'swift <sub_command> —help' displayShashirekha Gundur2016-12-131-6/+12
* | 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