aboutsummaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* Add docker-compose for traces & metricsMaximilien2022-03-145-0/+149
* Update dependencies and add admin module with metricsmricher2022-03-141-0/+3
* Functional tests for admin commandstests/port-integrationQuentin Dufour2022-03-071-15/+0
* Functional tests for website endpointsQuentin Dufour2022-03-071-35/+0
* Functional test for multipart endpointsQuentin Dufour2022-03-071-103/+0
* Functional test for ListMultipartUploadsQuentin Dufour2022-03-071-46/+0
* Move ListObjects tests to RustQuentin Dufour2022-03-071-88/+0
* Test WinSCPtest/winscpQuentin Dufour2022-03-032-0/+29
* Probably fix test-smokev0.6.0Alex Auvolat2022-02-021-4/+4
* Improve testing conf + test CORStest/cors-and-localhostQuentin Dufour2022-02-013-5/+26
* Add restriction on part ordering in CompleteMultipartUploadv0.6.0-rc1get-head-part-numberAlex Auvolat2022-01-251-7/+7
* Test ListParts endpoint with awsclifeatures/list-partsQuentin Dufour2022-01-211-1/+52
* Fix extreme value to be less extreme so that integration test works on 32bitsAlex Auvolat2022-01-171-1/+1
* Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156)Jill2022-01-171-1/+1
* Testing for UploadPartCopies and bugfixes in AWS signaturesAlex Auvolat2022-01-131-15/+67
* Implement ListMultipartUploads (#171)Quentin2022-01-126-7/+143
* Add compression using zstd (#173)trinity-1686a2021-12-151-17/+22
* In ListBuckets, hide entry if no permsfeature/hide-buckets-without-permQuentin Dufour2021-11-221-0/+15
* Start socat only oncev0.5.0bug/script-socatQuentin Dufour2021-11-171-4/+4
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-163-5/+6
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-254-23/+36
* Build Garage with Nixfeature/staticQuentin Dufour2021-10-196-20/+20
* Rename datacenters into zones (doc not yet updated)Alex Auvolat2021-05-281-1/+1
* Many improvements on ring/replication and its configuration:Alex Auvolat2021-05-281-3/+1
* Add preliminary support for Duckfeature/duckQuentin Dufour2021-05-152-0/+71
* add clippy to the CITrinity Pointard2021-05-031-1/+1
* S3 API: support ListBucketsQuentin Dufour2021-05-031-0/+4
* Add minio & rclone to our functional teststest/more-clientsQuentin Dufour2021-05-028-77/+157
* Introduce test case that demonstrates #59 (the & problem)Quentin Dufour2021-04-271-17/+23
* Use pre-prepared Docker image in CI to speed things upAlex Auvolat2021-04-272-0/+14
* Refactor CLI and prettify CLI outpuAlex Auvolat2021-03-121-1/+1
* Rename n_tokens into capacityAlex Auvolat2021-03-101-1/+1
* Use smaller capacities for nodesAlex Auvolat2021-03-051-1/+1
* Not fully tested: new multi-dc MagLevAlex Auvolat2021-03-051-15/+15
* Simulate stuff moving aroundAlex Auvolat2021-02-251-68/+107
* Add adapted version of maglev for multi-dcAlex Auvolat2021-02-211-2/+76
* Maglev simulationAlex Auvolat2021-02-211-7/+61
* Evaluate hash functionsAlex Auvolat2021-02-211-22/+25
* Add script to simulate different kinds of ringsAlex Auvolat2021-02-211-0/+120
* try to fix smoke testAlex Auvolat2021-02-173-6/+11
* Fix S3 ListObjects result and replace println!s by debug!s0.1.1bAlex Auvolat2021-01-161-1/+1
* Update testing scriptQuentin Dufour2020-12-171-0/+14
* Fix S3 commandQuentin2020-12-101-5/+10
* Merge branch 'master' into feature/websiteQuentin2020-12-103-6/+60
|\
| * Reduce garage.1.rnd size to store it inlinefeature/smoke-scriptQuentin2020-12-061-1/+1
| * Indentation & commentsQuentin2020-12-061-9/+19
| * Test awscli/s3cmd interactionsQuentin2020-12-063-6/+41
| * Test garage list & delete commandsQuentin2020-12-061-0/+9
| * Improve README, add more testsQuentin2020-12-062-6/+9
| * wip smoke testQuentin2020-12-052-12/+9