aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/bucket.rs
Commit message (Expand)AuthorAgeFilesLines
* [lock-createbucket] Add node-global lock for bucket/key operations (fix #723)lock-createbucketAlex Auvolat2024-02-221-29/+22
* [dep-upgrade-202402] wip: port to http/hyper crates v1Alex Auvolat2024-02-051-13/+19
* [dep-upgrade-202402] prepare migration to http/hyper 1.0Alex Auvolat2024-02-051-2/+2
* More clippy fixesAlex Auvolat2023-01-261-1/+1
* Properly enforce allow_create_bucketfix-allow-create-bucketAlex Auvolat2022-12-121-0/+9
* Remove/change println! in server code (fix #358)Alex Auvolat2022-09-131-1/+0
* First version of admin API (#298)Alex2022-05-241-17/+7
* First implementation of K2V (#293)Alex2022-05-101-0/+358