| Commit message (Expand) | Author | Age | Files | Lines |
* | fix timestamps wrapping around in `garage block list-errors` (fix #584)fix-future-timestamps | Alex Auvolat | 2023-06-12 | 1 | -1/+6 |
* | Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0 | Alex Auvolat | 2023-05-17 | 1 | -1/+1 |
* | more fixes | Alex Auvolat | 2023-01-26 | 1 | -1/+1 |
* | bg var operation on all nodes at onceworker-get | Alex Auvolat | 2023-01-04 | 1 | -2/+2 |
* | Uniform framework for bg variable management | Alex Auvolat | 2023-01-04 | 1 | -0/+8 |
* | Implement `block retry-now` and `block purge` | Alex Auvolat | 2022-12-13 | 1 | -1/+1 |
* | Implement `block list-errors` and `block info` | Alex Auvolat | 2022-12-13 | 1 | -1/+58 |
* | cli: new worker info command | Alex Auvolat | 2022-12-13 | 1 | -3/+58 |
* | Prettier worker list table; remove useless CLI log messages | Alex Auvolat | 2022-12-12 | 1 | -25/+30 |
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -0/+58 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -3/+44 |
* | Add a K2V client library and CLI (#303) | trinity-1686a | 2022-05-18 | 1 | -29/+1 |
* | Fix `layout show` to not show changes when there are no changes (#297) | Alex | 2022-05-09 | 1 | -1/+1 |
* | Hide deleted key in bucket info (fix #211) | Alex Auvolat | 2022-02-02 | 1 | -0/+3 |
* | Small CLI changes | Alex Auvolat | 2022-01-05 | 1 | -5/+8 |
* | Small changes in key model and refactoringnew-buckets | Alex Auvolat | 2022-01-04 | 1 | -14/+17 |
* | New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updates | Alex Auvolat | 2022-01-04 | 1 | -2/+42 |
* | New buckets for 0.6.0: small changes | Alex Auvolat | 2022-01-04 | 1 | -2/+2 |
* | New buckets for 0.6.0: small fixes, including: | Alex Auvolat | 2022-01-04 | 1 | -1/+1 |
* | More complete output to bucket info and key info | Alex Auvolat | 2022-01-04 | 1 | -8/+65 |
* | Model changes | Alex Auvolat | 2022-01-04 | 1 | -2/+5 |
* | Implement bucket alias and bucket unalias | Alex Auvolat | 2022-01-04 | 1 | -2/+9 |
* | New model for buckets | Alex Auvolat | 2022-01-04 | 1 | -14/+39 |
* | Fix clippy lints (fix #121) | Alex Auvolat | 2021-10-26 | 1 | -1/+1 |
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -0/+83 |