summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Support v3 application credentials auth."Zuul2020-05-132-0/+103
|\ \
| * | Support v3 application credentials auth.Charles Hsu2020-04-162-0/+103
* | | Fixed capability discovery endpoint hardcodeIvan Kolodyazhny2020-04-241-0/+32
|/ /
* | Change recommended test config to use auth_uriTim Burke2020-04-131-8/+2
|/
* Improve `list --versions` outputTim Burke2020-04-101-5/+48
* object versioning featuresClay Gerrard2020-04-082-31/+448
* Add test for bulk-delete-attempt-counter fixTim Burke2019-11-151-1/+21
* v1auth: support endpoint_data_for() apiTim Burke2019-11-063-62/+208
* Rename "tests" directory to be "test" like in the swift repoTim Burke2019-11-0613-0/+12224