aboutsummaryrefslogtreecommitdiff
path: root/src/garage/admin
Commit message (Expand)AuthorAgeFilesLines
* [block-info-short-682] `garage block info`: find blocks by prefix (fix #682)block-info-short-682Alex Auvolat2024-02-091-2/+45
* admin docs: reformatting, key admin: add checkAlex Auvolat2023-06-141-12/+3
* admin and cli: hide secret keys unless askedAlex Auvolat2023-06-141-2/+7
* Merge branch 'main' into nextAlex Auvolat2023-06-131-1/+2
|\
| * Split garage/admin.rs into smaller filesAlex Auvolat2023-06-134-765/+810
| * move admin.rs to admin/mod.rs, before splittingAlex Auvolat2023-06-131-0/+1298
* garage key import: add checks and `--yes` CLI flag (fix #278)Alex Auvolat2023-06-131-0/+15
* comments and clippy lint fixesAlex Auvolat2023-06-091-1/+1
* fix mpu counter (add missing workers) and report info at appropriate placesAlex Auvolat2023-06-092-0/+11
* cargo fmtAlex Auvolat2023-06-091-62/+61
* updaet block admin for new multipartupload modelsAlex Auvolat2023-06-092-40/+75
* Split garage/admin.rs into smaller filesAlex Auvolat2023-06-064-0/+1342