summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Add timeout for Swift service4.0.0Pavel Abalikhin2022-04-212-0/+4
* Remove unnecessary unicode prefixesStephen Finucane2022-03-211-4/+4
* Remove unnecessary object subclassingStephen Finucane2022-03-215-16/+16
* Remove sixStephen Finucane2022-03-217-86/+53
* Remove coding commentsStephen Finucane2022-03-211-1/+0
* Remove __future__ importsStephen Finucane2022-03-213-6/+1
* Don't patch Requests globally on importAarni Koskela2022-03-212-22/+59
* Drop support for Python 2Stephen Finucane2022-03-161-16/+2
* Merge "Include storage policy when listing account with --long"3.13.0Zuul2021-10-131-2/+3
|\
| * Include storage policy when listing account with --longTim Burke2021-09-211-2/+3
* | Correctly aggregate totals for >10k itemsTim Burke2021-09-211-15/+17
|/
* Only log the traceback for non-404sTim Burke2021-09-201-1/+1
* Improve formatting for billions of objectsTim Burke2021-09-201-2/+2
* Fix Typo in shell.pyjonasdlindner2021-04-291-1/+1
* Have `delete --all` imply `--versions` for the CLITim Burke2020-10-161-2/+4
* Merge "Close connections created when calling module-level functions"Zuul2020-10-151-17/+70
|\
| * Close connections created when calling module-level functionsTim Burke2020-10-131-17/+70
* | Merge "Include transaction ID in ClientException.__str__"Zuul2020-09-222-2/+13
|\ \ | |/ |/|
| * Include transaction ID in ClientException.__str__Tim Burke2020-09-092-2/+13
* | (Mostly) revert "Cleanup session on delete"Tim Burke2020-09-081-8/+10
|/
* Add max_backoff and starting_backoff for get_conn in swift serviceMeuh2020-07-281-2/+4
* Clean up some warningsTim Burke2020-06-171-2/+5
* Application credential support follow-upTim Burke2020-05-272-16/+23
* Merge "Support v3 application credentials auth."Zuul2020-05-133-14/+112
|\
| * Support v3 application credentials auth.Charles Hsu2020-04-163-14/+112
* | Fixed capability discovery endpoint hardcodeIvan Kolodyazhny2020-04-241-2/+15
|/
* Improve `list --versions` outputTim Burke2020-04-101-4/+11
* object versioning featuresClay Gerrard2020-04-084-28/+163
* Merge "Add test for bulk-delete-attempt-counter fix"Zuul2020-01-161-1/+1
|\
| * Add test for bulk-delete-attempt-counter fixTim Burke2019-11-151-1/+1
* | Merge "Cleanup session on delete"Zuul2019-12-091-0/+9
|\ \ | |/ |/|
| * Cleanup session on deleteAlex Schultz2019-12-081-0/+9
* | Fix printed object names on successful bulk-deleteSébastien Blaisot2019-11-151-4/+2
* | v1auth: support endpoint_data_for() apiTim Burke2019-11-061-1/+11
* | docs: Fix warning treated as errorTim Burke2019-09-041-0/+6
|/
* Merge "Fix up requests so we can send non-RFC-compliant headers on py3"Zuul2019-08-021-2/+4
|\
| * Fix up requests so we can send non-RFC-compliant headers on py3Tim Burke2019-07-251-2/+4
* | Delete/overwrite symlinks betterTim Burke2019-08-011-2/+4
|/
* Merge "Optionally display listings in raw json"Zuul2019-07-102-1/+40
|\
| * Optionally display listings in raw jsonClay Gerrard2019-07-092-1/+40
* | Merge "Add missing <sync-to> value in command line docs"Zuul2019-07-091-1/+1
|\ \ | |/ |/|
| * Add missing <sync-to> value in command line docsKota Tsuyuzaki2018-02-231-1/+1
* | Merge "Clean up warnings from newer flake8"Zuul2019-06-283-1/+3
|\ \
| * | Clean up warnings from newer flake8Tim Burke2019-06-273-1/+3
* | | Fix SLO re-uploadTim Burke2019-06-272-16/+22
|/ /
* | Isolate docs requirementsTim Burke2019-06-272-1/+9
* | Make proper functions instead of assigning lambdasTim Burke2019-02-212-2/+6
* | 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