aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin/block.rs
Commit message (Expand)AuthorAgeFilesLines
* massively speed up compilation of garage_api_admin by not using async_traitrefactor-adminAlex Auvolat2025-02-051-6/+0
* admin api: impl RequestHandler for MetricsRequestAlex Auvolat2025-02-031-4/+5
* cli_v2: implement RetryBlockResync and PurgeBlocksAlex Auvolat2025-02-031-0/+130
* cli_v2: implement ListBlockErrors and GetBlockInfoAlex Auvolat2025-02-031-0/+149