aboutsummaryrefslogtreecommitdiff
path: root/src/garage/admin/bucket.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into next-0.10Alex Auvolat2024-03-191-24/+16
|\
| * [bucket-id-prefix] CLI: allow manipulating buckets by prefixes of their full IDsbucket-id-prefixAlex Auvolat2024-03-191-24/+16
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-221-19/+21
|\|
| * [lock-createbucket] Add node-global lock for bucket/key operations (fix #723)lock-createbucketAlex Auvolat2024-02-221-19/+21
* | avoid using layout_watch in System directlyAlex Auvolat2023-11-081-2/+2
* | remove Ring and use ClusterLayout everywhereAlex Auvolat2023-11-081-2/+2
|/
* fix mpu counter (add missing workers) and report info at appropriate placesAlex Auvolat2023-06-091-0/+10
* Split garage/admin.rs into smaller filesAlex Auvolat2023-06-061-0/+496