| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-19 | 1 | -0/+43 |
|\ |
|
| * | [bucket-id-prefix] CLI: allow manipulating buckets by prefixes of their full IDsbucket-id-prefix | Alex Auvolat | 2024-03-19 | 1 | -0/+43 |
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-22 | 1 | -340/+2 |
|\| |
|
| * | [lock-createbucket] Add node-global lock for bucket/key operations (fix #723)lock-createbucket | Alex Auvolat | 2024-02-22 | 1 | -340/+2 |
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-13 | 1 | -7/+7 |
|\| |
|
| * | [dep-upgrade-202402] remove useless mut | Alex Auvolat | 2024-02-08 | 1 | -7/+7 |
* | | layout: add helper for cached/external values to centralize recomputation | Alex Auvolat | 2023-11-15 | 1 | -1/+1 |
* | | layout: refactoring of all_nodes | Alex Auvolat | 2023-11-14 | 1 | -2/+6 |
* | | layout: refactor to use a RwLock on LayoutHistory | Alex Auvolat | 2023-11-09 | 1 | -8/+3 |
* | | cluster layout: adapt all uses of ClusterLayout to LayoutHistory | Alex Auvolat | 2023-11-08 | 1 | -3/+6 |
* | | avoid using layout_watch in System directly | Alex Auvolat | 2023-11-08 | 1 | -1/+1 |
* | | remove Ring and use ClusterLayout everywhere | Alex Auvolat | 2023-11-08 | 1 | -3/+3 |
|/ |
|
* | fix mpu counter (add missing workers) and report info at appropriate places | Alex Auvolat | 2023-06-09 | 1 | -1/+3 |
* | New multipart upload table layout | Alex Auvolat | 2023-06-09 | 1 | -2/+4 |
* | Add garage bucket cleanup-incomplete-uploads commandcleanup-uploads-command | Alex Auvolat | 2022-11-04 | 1 | -1/+68 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -73/+79 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -1/+2 |
* | Fix some new clippy lintsfix-resync | Alex Auvolat | 2022-03-14 | 1 | -4/+2 |
* | Implement CreateBucket | Alex Auvolat | 2022-01-05 | 1 | -4/+2 |
* | New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updates | Alex Auvolat | 2022-01-04 | 1 | -3/+3 |
* | New buckets for 0.6.0: small changes | Alex Auvolat | 2022-01-04 | 1 | -21/+58 |
* | Rename and change query filters | Alex Auvolat | 2022-01-04 | 1 | -2/+1 |
* | Refactor logic for setting/unsetting aliases | Alex Auvolat | 2022-01-04 | 1 | -3/+383 |
* | Some movement of helper code and refactoring of error handling | Alex Auvolat | 2022-01-04 | 1 | -0/+56 |