aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/delete.rs
Commit message (Expand)AuthorAgeFilesLines
* [dep-upgrade-202402] wip: port to http/hyper crates v1Alex Auvolat2024-02-051-7/+10
* [dep-upgrade-202402] prepare migration to http/hyper 1.0Alex Auvolat2024-02-051-2/+2
* DeleteObject: always insert a deletion marker with a bigger timestamp than ev...increasing-timestampsAlex Auvolat2023-10-201-23/+19
* Properly return HTTP 204 when deleting non-existent object (fix #227)deleteobject-204Alex Auvolat2022-09-141-8/+7
* First version of admin API (#298)Alex2022-05-241-1/+1
* First implementation of K2V (#293)Alex2022-05-101-0/+170