aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/s3
Commit message (Expand)AuthorAgeFilesLines
* support {s3,web}.root_domains in /check endpointbug/support-root-domains-on-demand-tlsQuentin Dufour2023-08-081-21/+26
* src/garage/tests: Updated types for aws-sdk-s3 bump.Jonathan Davies2023-06-254-7/+7
* use one key per context to isolate teststests/increase-robustnessQuentin Dufour2023-03-131-1/+1
* Improved bucket authorization response strings.Jonathan Davies2023-01-291-3/+3
* api_server.rs: Adapted to use query string per Caddy upstream change.Jonathan Davies2023-01-291-14/+51
* more fixesAlex Auvolat2023-01-261-3/+3
* tests/s3/website.rs: Added website hosting authorization check tests.Jonathan Davies2023-01-131-0/+136
* Fix bucket creation tests to take permissions into accountAlex Auvolat2022-12-121-0/+8
* Use status code 204 No Content for empty responsesTobias Krischer2022-10-171-10/+10
* Properly return HTTP 204 when deleting non-existent object (fix #227)deleteobject-204Alex Auvolat2022-09-141-0/+9
* First implementation of K2V (#293)Alex2022-05-107-0/+1842