| Commit message (Expand) | Author | Age | Files | Lines |
* | smoke test: add multipart upload test with part re-upload | Alex Auvolat | 2023-06-09 | 1 | -12/+12 |
* | Add multipart upload using aws s3api | Alex Auvolat | 2023-06-09 | 1 | -1/+35 |
* | Some things are now in result-bin | Alex Auvolat | 2022-10-18 | 1 | -1/+1 |
* | Functional tests for admin commandstests/port-integration | Quentin Dufour | 2022-03-07 | 1 | -15/+0 |
* | Functional tests for website endpoints | Quentin Dufour | 2022-03-07 | 1 | -35/+0 |
* | Functional test for multipart endpoints | Quentin Dufour | 2022-03-07 | 1 | -103/+0 |
* | Functional test for ListMultipartUploads | Quentin Dufour | 2022-03-07 | 1 | -46/+0 |
* | Move ListObjects tests to Rust | Quentin Dufour | 2022-03-07 | 1 | -88/+0 |
* | Test WinSCPtest/winscp | Quentin Dufour | 2022-03-03 | 1 | -0/+25 |
* | Probably fix test-smokev0.6.0 | Alex Auvolat | 2022-02-02 | 1 | -4/+4 |
* | Improve testing conf + test CORStest/cors-and-localhost | Quentin Dufour | 2022-02-01 | 1 | -3/+23 |
* | Add restriction on part ordering in CompleteMultipartUploadv0.6.0-rc1get-head-part-number | Alex Auvolat | 2022-01-25 | 1 | -7/+7 |
* | Test ListParts endpoint with awsclifeatures/list-parts | Quentin Dufour | 2022-01-21 | 1 | -1/+52 |
* | Fix extreme value to be less extreme so that integration test works on 32bits | Alex Auvolat | 2022-01-17 | 1 | -1/+1 |
* | Testing for UploadPartCopies and bugfixes in AWS signatures | Alex Auvolat | 2022-01-13 | 1 | -15/+67 |
* | Implement ListMultipartUploads (#171) | Quentin | 2022-01-12 | 1 | -1/+139 |
* | Add compression using zstd (#173) | trinity-1686a | 2021-12-15 | 1 | -17/+22 |
* | In ListBuckets, hide entry if no permsfeature/hide-buckets-without-perm | Quentin Dufour | 2021-11-22 | 1 | -0/+15 |
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -3/+3 |
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -8/+9 |
* | Build Garage with Nixfeature/static | Quentin Dufour | 2021-10-19 | 1 | -2/+2 |
* | Add preliminary support for Duckfeature/duck | Quentin Dufour | 2021-05-15 | 1 | -0/+19 |
* | S3 API: support ListBuckets | Quentin Dufour | 2021-05-03 | 1 | -0/+4 |
* | Add minio & rclone to our functional teststest/more-clients | Quentin Dufour | 2021-05-02 | 1 | -52/+81 |
* | Introduce test case that demonstrates #59 (the & problem) | Quentin Dufour | 2021-04-27 | 1 | -17/+23 |
* | Update testing script | Quentin Dufour | 2020-12-17 | 1 | -0/+14 |
* | Reduce garage.1.rnd size to store it inlinefeature/smoke-script | Quentin | 2020-12-06 | 1 | -1/+1 |
* | Indentation & comments | Quentin | 2020-12-06 | 1 | -9/+19 |
* | Test awscli/s3cmd interactions | Quentin | 2020-12-06 | 1 | -5/+21 |
* | Test garage list & delete commands | Quentin | 2020-12-06 | 1 | -0/+9 |
* | Improve README, add more tests | Quentin | 2020-12-06 | 1 | -5/+9 |
* | wip smoke test | Quentin | 2020-12-05 | 1 | -2/+3 |
* | Add a smoke test script | Quentin | 2020-11-29 | 1 | -0/+22 |