summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix warning treated as errorTim Burke2019-10-231-0/+6
* Fix SLO re-uploadTim Burke2019-08-072-16/+22
* Fix up stable gateTim Burke2019-08-062-1/+9
* Update hacking versionZhijunWei2019-01-033-22/+23
* Add delimiter to get_account().Timur Alperovich2018-11-301-7/+12
* Stop leaking quite so many connectionsTim Burke2018-11-091-12/+16
* Stop lazy importing keystoneclientTim Burke2018-09-071-23/+30
* Merge "Remove unnecessary calls to parse_header_string()."3.6.0Zuul2018-07-251-8/+2
|\
| * Remove unnecessary calls to parse_header_string().Timur Alperovich2018-07-241-8/+2
* | Merge "Back out some version bumps"Zuul2018-07-241-3/+8
|\ \ | |/ |/|
| * Back out some version bumpsTim Burke2018-07-111-3/+8
* | Merge "Properly handle unicode headers."Zuul2018-07-241-5/+24
|\ \
| * | Properly handle unicode headers.Timur Alperovich2018-07-231-5/+24
* | | Add close() to _RetryBody.Timur Alperovich2018-07-201-0/+3
|/ /
* | Merge "Stop mutating header dicts"Zuul2018-07-171-31/+34
|\ \
| * | Stop mutating header dictsTim Burke2017-08-251-31/+34
* | | Add bash_completion to swiftclientMatthew Oliver2018-07-131-99/+213
* | | Merge "Treat 404 as success when deleting segments"Zuul2018-07-121-9/+10
|\ \ \
| * | | Treat 404 as success when deleting segmentsTim Burke2018-01-261-9/+10
* | | | Add ability to generate a temporary URL with anmmcardle2018-07-102-4/+32
| |_|/ |/| |
* | | Merge "Add option for user to enter password"Zuul2018-06-301-0/+37
|\ \ \
| * | | Add option for user to enter passwordAlistair Coles2018-06-111-0/+37
* | | | Make OS_AUTH_URL work in DevStack by defaultClay Gerrard2018-06-201-1/+6
|/ / /
* | | Merge "Use a valid default for auth_version"Zuul2018-06-061-1/+1
|\ \ \
| * | | Use a valid default for auth_versionPete Zaitcev2018-05-041-1/+1
* | | | Merge "show option per line"Zuul2018-06-051-4/+8
|\ \ \ \
| * | | | show option per lineThiago da Silva2018-03-171-4/+8
* | | | | Make swiftclient respect region_name when using sessionsErik Olof Gunnar Andersson2018-05-161-1/+3
| |/ / / |/| | |
* | | | Add force auth retry mode in swiftclientKota Tsuyuzaki2018-03-133-2/+17
|/ / /
* | | Add a query_string option to head_object().Timur Alperovich2018-03-051-3/+6
|/ /
* | Allow for object uploads > 5GB from stdin.Timur Alperovich2018-01-182-25/+227
* | Merge "Allow --meta on upload"Zuul2017-12-082-2/+11
|\ \
| * | Allow --meta on uploadTim Burke2017-07-062-2/+11
* | | Merge "Add support for versionless endpoints"Jenkins2017-08-291-2/+15
|\ \ \ | |_|/ |/| |
| * | Add support for versionless endpointsChristian Schwede2017-06-131-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
|\