Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | It is now possible to configure which clients you do not want to test with the env variable SKIP_XXX=1, XXX being the client name. eg. SKIP_S3CMD=1 ./script/test-smoke.sh | ||||
* | 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 |