aboutsummaryrefslogtreecommitdiff
path: root/src/model/helper/bucket.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into next-0.10Alex Auvolat2024-03-191-0/+43
|\
| * [bucket-id-prefix] CLI: allow manipulating buckets by prefixes of their full IDsbucket-id-prefixAlex Auvolat2024-03-191-0/+43
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-221-340/+2
|\|
| * [lock-createbucket] Add node-global lock for bucket/key operations (fix #723)lock-createbucketAlex Auvolat2024-02-221-340/+2
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-131-7/+7
|\|
| * [dep-upgrade-202402] remove useless mutAlex Auvolat2024-02-081-7/+7
* | layout: add helper for cached/external values to centralize recomputationAlex Auvolat2023-11-151-1/+1
* | layout: refactoring of all_nodesAlex Auvolat2023-11-141-2/+6
* | layout: refactor to use a RwLock on LayoutHistoryAlex Auvolat2023-11-091-8/+3
* | cluster layout: adapt all uses of ClusterLayout to LayoutHistoryAlex Auvolat2023-11-081-3/+6
* | avoid using layout_watch in System directlyAlex Auvolat2023-11-081-1/+1
* | remove Ring and use ClusterLayout everywhereAlex Auvolat2023-11-081-3/+3
|/
* fix mpu counter (add missing workers) and report info at appropriate placesAlex Auvolat2023-06-091-1/+3
* New multipart upload table layoutAlex Auvolat2023-06-091-2/+4
* Add garage bucket cleanup-incomplete-uploads commandcleanup-uploads-commandAlex Auvolat2022-11-041-1/+68
* First version of admin API (#298)Alex2022-05-241-73/+79
* First implementation of K2V (#293)Alex2022-05-101-1/+2
* Fix some new clippy lintsfix-resyncAlex Auvolat2022-03-141-4/+2
* Implement CreateBucketAlex Auvolat2022-01-051-4/+2
* New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updatesAlex Auvolat2022-01-041-3/+3
* New buckets for 0.6.0: small changesAlex Auvolat2022-01-041-21/+58
* Rename and change query filtersAlex Auvolat2022-01-041-2/+1
* Refactor logic for setting/unsetting aliasesAlex Auvolat2022-01-041-3/+383
* Some movement of helper code and refactoring of error handlingAlex Auvolat2022-01-041-0/+56