summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Ensure v*password auth_type correctly implies auth versionTim Burke2023-03-231-0/+86
* Merge "Use SLO by default for segmented uploads if the cluster supports it"Zuul2023-03-222-4/+141
|\
| * Use SLO by default for segmented uploads if the cluster supports itTim Burke2023-03-212-4/+141
* | Merge "Retry on SSLError"Zuul2023-03-211-1/+57
|\ \
| * | Retry on SSLErrorTim Burke2023-03-201-1/+57
| |/
* | shell: Allow timeouts to have unitsTim Burke2023-03-201-0/+21
|/
* Include transaction ID on content-check failuresTim Burke2023-03-151-2/+14
* service: Check content-length before etagTim Burke2023-03-141-2/+18
* Retry with fresh socket on 499Tim Burke2023-02-151-0/+1
* Allow tempurl to be used to sign /info requestsTim Burke2022-08-291-0/+26
* Merge "Allow tempurl times to have units"4.1.0Zuul2022-08-252-0/+47
|\
| * Allow tempurl times to have unitsTim Burke2022-08-192-0/+47
* | Merge "Add option to skip container PUT during upload"Zuul2022-08-231-0/+42
|\ \
| * | Add option to skip container PUT during uploadTim Burke2022-01-111-0/+42
* | | Merge "Fix misuse of assertTrue"Zuul2022-08-191-3/+3
|\ \ \
| * | | Fix misuse of assertTrueTakashi Natsume2022-08-181-3/+3
| | |/ | |/|
* | | Merge "Expand retry handling on ratelimit response"Zuul2022-08-191-24/+30
|\ \ \
| * | | Expand retry handling on ratelimit responseClay Gerrard2022-08-181-24/+30
* | | | Merge "Enable retry_on_ratelimit by default"Zuul2022-08-191-1/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Enable retry_on_ratelimit by defaultTim Burke2022-08-181-1/+2
* | | Merge "More cleanup following py2 removal"Zuul2022-08-182-4/+3
|\ \ \ | |/ / |/| |
| * | More cleanup following py2 removalTim Burke2022-05-242-4/+3
* | | tempurl: Support sha256 and sha512 signatures4.0.1Tim Burke2022-06-082-44/+122
|/ /
* | Remove use of mockSteve Kowalik2022-05-247-40/+39
* | Remove unnecessary unicode prefixesStephen Finucane2022-03-216-115/+115
* | Remove unnecessary object subclassingStephen Finucane2022-03-213-9/+9
* | Remove sixStephen Finucane2022-03-219-87/+63
* | Remove coding commentsStephen Finucane2022-03-211-1/+0
* | Remove __future__ importsStephen Finucane2022-03-212-2/+1
* | Don't patch Requests globally on importAarni Koskela2022-03-211-18/+2
* | Drop support for Python 2Stephen Finucane2022-03-161-27/+1
|/
* Merge "Include storage policy when listing account with --long"3.13.0Zuul2021-10-131-8/+12
|\
| * Include storage policy when listing account with --longTim Burke2021-09-211-8/+12
* | Merge "Allow functional tests to pass with etag_quoter enabled by default"Zuul2021-09-241-7/+7
|\ \
| * | Allow functional tests to pass with etag_quoter enabled by defaultTim Burke2021-05-111-7/+7
* | | Merge "Allow unit tests to be run via pytest"Zuul2021-09-231-22/+30
|\ \ \ | |/ /
| * | Allow unit tests to be run via pytestTim Burke2021-05-111-22/+30
* | | Correctly aggregate totals for >10k itemsTim Burke2021-09-211-4/+9
| |/ |/|
* | Improve formatting for billions of objectsTim Burke2021-09-201-7/+9
|/
* Have `delete --all` imply `--versions` for the CLITim Burke2020-10-161-3/+2
* Merge "Close connections created when calling module-level functions"Zuul2020-10-152-2/+5
|\
| * Close connections created when calling module-level functionsTim Burke2020-10-132-2/+5
* | Merge "tests: Make test_delete_container_versions less flakey"Zuul2020-10-141-1/+1
|\ \
| * | tests: Make test_delete_container_versions less flakeyTim Burke2020-09-211-1/+1
| |/
* | Merge "Add cacert test config option"Zuul2020-09-234-2/+15
|\ \
| * | Add cacert test config optionTim Burke2020-04-134-2/+15
* | | Include transaction ID in ClientException.__str__Tim Burke2020-09-091-0/+17
| |/ |/|
* | Speed up test_lazy_connectionsTim Burke2020-07-281-1/+1
* | Clean up some warningsTim Burke2020-06-171-26/+26
* | Application credential support follow-upTim Burke2020-05-271-1/+1