aboutsummaryrefslogtreecommitdiff
path: root/src/garage/repair
Commit message (Expand)AuthorAgeFilesLines
* [block-ref-repair] rename rc's rc field to rc_tableAlex Auvolat2024-03-191-1/+1
* [block-ref-repair] Block refcount recalculation and repairAlex Auvolat2024-03-191-0/+106
* Merge tag 'v0.8.5' into sync-08-09Alex Auvolat2024-01-161-2/+2
|\
| * config: refactor secret sourcingAlex Auvolat2024-01-151-1/+1
| * garage: support specifying token / secret as environment variablesnetworkException2023-10-191-1/+1
* | block manager: add rebalance operation to rebalance multi-hdd setupsAlex Auvolat2023-09-071-0/+6
* | comments and clippy lint fixesAlex Auvolat2023-06-091-2/+2
* | Add multipart upload repairAlex Auvolat2023-06-091-30/+72
* | refactor repair workers with a traitAlex Auvolat2023-06-091-68/+81
* | fix online repairAlex Auvolat2023-06-091-17/+18
|/
* secrets can be passed directly in config, as file, or as envAlex Auvolat2023-02-031-2/+7
* Uniform framework for bg variable managementAlex Auvolat2023-01-041-1/+5
* Make it explicit when using nonversioned encodingAlex Auvolat2023-01-031-2/+3
* cargo fmtAlex Auvolat2023-01-021-7/+8
* online repair workers: retry on errorAlex Auvolat2022-12-141-14/+10
* Simplified and more aggressive worker exit logicAlex Auvolat2022-12-141-2/+2
* Refactor background runner and get rid of job workerAlex Auvolat2022-12-142-27/+12
* Spawn all background workers in a separate stepAlex Auvolat2022-12-141-7/+8
* Prettier worker list table; remove useless CLI log messagesAlex Auvolat2022-12-121-4/+10
* Background task manager (#332)Alex2022-07-081-85/+137
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-153-0/+220