Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block/repair.rs: Added a timestamp argument to | Jonathan Davies | 2023-03-09 | 1 | -5/+5 |
* | block/repair.rs: Added migration for ScrubWorkerPersisted's time_next_run_scrub. | Jonathan Davies | 2023-03-09 | 1 | -10/+44 |
* | block/repair.rs: Added function and time_next_run_scrub with a random element of | Jonathan Davies | 2023-03-06 | 1 | -11/+37 |
* | More clippy fixes | Alex Auvolat | 2023-01-26 | 1 | -2/+2 |
* | Uniform framework for bg variable management | Alex Auvolat | 2023-01-04 | 1 | -34/+38 |
* | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 1 | -0/+1 |
* | Simplified and more aggressive worker exit logic | Alex Auvolat | 2022-12-14 | 1 | -2/+2 |
* | cli: new worker info command | Alex Auvolat | 2022-12-13 | 1 | -5/+8 |
* | Prettier worker list table; remove useless CLI log messages | Alex Auvolat | 2022-12-12 | 1 | -24/+31 |
* | block manager: refactor: split resync into separate file | Alex Auvolat | 2022-09-02 | 1 | -2/+6 |
* | Ability to dynamically set resync tranquility | Alex Auvolat | 2022-09-02 | 1 | -4/+22 |
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -0/+444 |