summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensure v*password auth_type correctly implies auth version"Zuul2023-03-241-5/+14
|\
| * Ensure v*password auth_type correctly implies auth versionTim Burke2023-03-231-5/+14
* | Merge "trivial: Refactor os_options processing"Zuul2023-03-241-19/+20
|\ \ | |/
| * trivial: Refactor os_options processingTim Burke2023-03-231-19/+20
* | shell: Allow uploads from stdin to specify --use-dloTim Burke2023-03-231-1/+1
|/
* Merge "Use SLO by default for segmented uploads if the cluster supports it"Zuul2023-03-222-9/+27
|\
| * Use SLO by default for segmented uploads if the cluster supports itTim Burke2023-03-212-9/+27
* | Merge "Retry on SSLError"Zuul2023-03-211-2/+7
|\ \
| * | Retry on SSLErrorTim Burke2023-03-201-2/+7
| |/
* | shell: Allow timeouts to have unitsTim Burke2023-03-202-2/+16
|/
* Include transaction ID on content-check failuresTim Burke2023-03-151-7/+13
* Merge "service: Check content-length before etag"Zuul2023-03-151-7/+7
|\
| * service: Check content-length before etagTim Burke2023-03-141-7/+7
* | Switch from pkg_resources to importlibTim Burke2023-03-141-8/+22
|/
* Retry with fresh socket on 499Tim Burke2023-02-151-1/+3
* Allow tempurl to be used to sign /info requestsTim Burke2022-08-291-3/+11
* Merge "Allow tempurl times to have units"4.1.0Zuul2022-08-252-42/+65
|\
| * Allow tempurl times to have unitsTim Burke2022-08-192-42/+65
* | Merge "Add option to skip container PUT during upload"Zuul2022-08-232-48/+60
|\ \
| * | Add option to skip container PUT during uploadTim Burke2022-01-112-48/+60
* | | Merge "Expand retry handling on ratelimit response"Zuul2022-08-191-1/+1
|\ \ \
| * | | Expand retry handling on ratelimit responseClay Gerrard2022-08-181-1/+1
* | | | Merge "Enable retry_on_ratelimit by default"Zuul2022-08-192-4/+7
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Enable retry_on_ratelimit by defaultTim Burke2022-08-182-4/+7
* | | Merge "More cleanup following py2 removal"Zuul2022-08-183-16/+1
|\ \ \ | |/ / |/| |
| * | More cleanup following py2 removalTim Burke2022-05-243-16/+1
* | | tempurl: Support sha256 and sha512 signatures4.0.1Tim Burke2022-06-082-4/+29
|/ /
* | 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