aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli/structs.rs
Commit message (Expand)AuthorAgeFilesLines
* src/garage/cli: fix typoFlorian Klink2023-07-141-1/+1
* Disk space reportAlex Auvolat2023-01-261-0/+5
* bg var operation on all nodes at onceworker-getAlex Auvolat2023-01-041-2/+16
* Uniform framework for bg variable managementAlex Auvolat2023-01-041-17/+4
* Implement `block retry-now` and `block purge`Alex Auvolat2022-12-131-0/+1
* Implement `block list-errors` and `block info`Alex Auvolat2022-12-131-8/+37
* cli: new worker info commandAlex Auvolat2022-12-131-0/+3
* cli: rename resync-n-workers into resync-worker-countAlex Auvolat2022-12-131-2/+2
* Add garage bucket cleanup-incomplete-uploads commandcleanup-uploads-commandAlex Auvolat2022-11-041-0/+15
* Move version back into utilimprove-depsAlex Auvolat2022-09-071-1/+1
* Fix mergeAlex Auvolat2022-09-071-4/+4
* Merge branch 'main' into improve-depsAlex Auvolat2022-09-071-0/+19
|\
| * Ability to have up to 4 concurrently working resync workersAlex Auvolat2022-09-021-1/+4
| * Ability to dynamically set resync tranquilityAlex Auvolat2022-09-021-0/+16
* | Move GIT_VERSION injection later in build chain to reduce build timesAlex Auvolat2022-09-071-52/+52
|/
* Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-versionQuentin Dufour2022-08-111-50/+51
* Background task manager (#332)Alex2022-07-081-2/+53
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-1/+46
* Allow `garage layout assign` to assign to several nodes at onceAlex Auvolat2022-03-241-2/+3
* Allow setting index document and error document on the CLIAlex Auvolat2022-01-131-0/+8
* Implement key allow|deny --create-bucketAlex Auvolat2022-01-051-0/+18
* New buckets for 0.6.0: migration code and build filesAlex Auvolat2022-01-041-0/+22
* Model changesAlex Auvolat2022-01-041-0/+5
* Implement bucket alias and bucket unaliasAlex Auvolat2022-01-041-0/+31
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-24/+54
* Safety: never voluntarily delete block in 10min interval after RC reaches zeroAlex Auvolat2021-11-081-2/+1
* Add tranquilizer mechanism to improve on token bucket mechanismtranquilityAlex Auvolat2021-11-041-3/+3
* Refactoring on repair commandscli-verify-integrityAlex Auvolat2021-10-271-3/+3
* add cli parameter to verify local bloc integrityTrinity Pointard2021-10-271-0/+7
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-0/+296