aboutsummaryrefslogtreecommitdiff
path: root/src/garage/repair
Commit message (Expand)AuthorAgeFilesLines
* garage: support specifying token / secret as environment variablesnetworkException2023-10-191-1/+1
* 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