aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into nextAlex Auvolat2023-01-043-34/+200
|\
| * Implement `block retry-now` and `block purge`Alex Auvolat2022-12-132-1/+2
| * Implement `block list-errors` and `block info`Alex Auvolat2022-12-133-9/+108
| * cli: new worker info commandAlex Auvolat2022-12-133-4/+65
| * cli: rename resync-n-workers into resync-worker-countAlex Auvolat2022-12-131-2/+2
| * Prettier worker list table; remove useless CLI log messagesAlex Auvolat2022-12-121-25/+30
* | Slightly simplify code at placesAlex Auvolat2022-11-081-7/+4
* | Return more info when layout's .check() fails, fix compilation, fix testAlex Auvolat2022-11-081-11/+21
* | Use bytes as capacity unitsAlex Auvolat2022-11-072-6/+16
* | Style improvementsAlex Auvolat2022-11-072-11/+11
* | Merge branch 'main' into optimal-layoutAlex Auvolat2022-11-071-0/+15
|\|
| * Add garage bucket cleanup-incomplete-uploads commandcleanup-uploads-commandAlex Auvolat2022-11-041-0/+15
* | Improved the statistics displayed in layout showMendes2022-10-111-24/+45
* | cargo fmtMendes2022-10-102-46/+55
* | Tests written in layout.rsMendes2022-10-101-2/+2
* | Corrected two bugs:Mendes2022-10-061-1/+5
* | Added a CLI command to update the parameters for the layout computation (for ...Mendes2022-10-052-3/+46
* | modifications in several files to :Mendes2022-10-051-14/+21
|/
* Merge branch 'lx-perf-improvements' into netapp-stream-bodyAlex Auvolat2022-09-081-56/+56
|\
| * 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
| |\
| * | Move GIT_VERSION injection later in build chain to reduce build timesAlex Auvolat2022-09-071-52/+52
* | | Merge branch 'lx-perf-improvements' into netapp-stream-bodyAlex Auvolat2022-09-061-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
| |/
* | Merge branch 'lx-perf-improvements' into netapp-stream-bodyAlex Auvolat2022-08-291-50/+51
|\|
| * Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-versionQuentin Dufour2022-08-111-50/+51
* | First adaptation to WIP netapp with streaming bodyAlex Auvolat2022-07-292-6/+6
|/
* Background task manager (#332)Alex2022-07-083-3/+118
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-153-6/+96
* First version of admin API (#298)Alex2022-05-241-43/+4
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-183-29/+3
* First implementation of K2V (#293)Alex2022-05-101-3/+4
* Fix `layout show` to not show changes when there are no changes (#297)Alex2022-05-092-5/+22
* Allow `garage layout assign` to assign to several nodes at onceAlex Auvolat2022-03-242-46/+56
* Small change to partition assignation algorithmAlex Auvolat2022-03-241-9/+9
* Add tracing integration with opentelemetryAlex Auvolat2022-03-141-2/+0
* Hide deleted key in bucket info (fix #211)Alex Auvolat2022-02-021-0/+3
* Allow setting index document and error document on the CLIAlex Auvolat2022-01-131-0/+8
* Small CLI changesAlex Auvolat2022-01-051-5/+8
* Implement key allow|deny --create-bucketAlex Auvolat2022-01-051-0/+18
* Small changes in key model and refactoringnew-bucketsAlex Auvolat2022-01-041-14/+17
* New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updatesAlex Auvolat2022-01-042-15/+44
* New buckets for 0.6.0: small changesAlex Auvolat2022-01-042-4/+4
* Some movement of helper code and refactoring of error handlingAlex Auvolat2022-01-041-6/+8
* New buckets for 0.6.0: small fixes, including:Alex Auvolat2022-01-042-2/+2
* More complete output to bucket info and key infoAlex Auvolat2022-01-042-12/+69
* New buckets for 0.6.0: migration code and build filesAlex Auvolat2022-01-042-0/+25
* Model changesAlex Auvolat2022-01-043-4/+11