aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/delete.rs
Commit message (Expand)AuthorAgeFilesLines
* 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