aboutsummaryrefslogtreecommitdiff
path: root/script/dev-cluster.sh
Commit message (Expand)AuthorAgeFilesLines
* add upgrade test for garage 0.8 -> 0.9Alex Auvolat2023-09-271-6/+12
* Fix integration testAlex Auvolat2022-11-081-1/+1
* Factor out node request order selection logic & use in managerAlex Auvolat2022-07-291-1/+1
* Refactoring: rename config files, make modifications less invasiveAlex Auvolat2022-03-141-2/+2
* Update dependencies and add admin module with metricsmricher2022-03-141-0/+3
* Improve testing conf + test CORStest/cors-and-localhostQuentin Dufour2022-02-011-1/+2
* Implement ListMultipartUploads (#171)Quentin2022-01-121-1/+1
* 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-161-1/+1
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-8/+20
* Build Garage with Nixfeature/staticQuentin Dufour2021-10-191-1/+8
* Many improvements on ring/replication and its configuration:Alex Auvolat2021-05-281-3/+1
* Add minio & rclone to our functional teststest/more-clientsQuentin Dufour2021-05-021-0/+15
* try to fix smoke testAlex Auvolat2021-02-171-6/+6
* Fix S3 ListObjects result and replace println!s by debug!s0.1.1bAlex Auvolat2021-01-161-1/+1
* Merge branch 'master' into feature/websiteQuentin2020-11-291-6/+6
|\
| * Use ipv6 localhost for dev cluster and different port numbersAlex Auvolat2020-11-291-6/+6
| * Rollback logging on dev-clusterQuentin2020-11-291-1/+1
| * Add a smoke test scriptQuentin2020-11-291-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/websiteQuentin2020-11-211-0/+2
|/
* Fix dev-env.sh for source; print which garage in dev-cluster.shAlex Auvolat2020-11-201-0/+3
* Quicker dev with more scriptsQuentin2020-11-201-0/+54