aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/list.rs
Commit message (Expand)AuthorAgeFilesLines
* add request context helperYureka2024-03-041-7/+7
* [dep-upgrade-202402] wip: port to http/hyper crates v1Alex Auvolat2024-02-051-8/+9
* list objects: prettyness and add assertsfix-list-objectsAlex Auvolat2023-10-191-28/+38
* listobjects: fix panic if continuation token is an empty stringAlex Auvolat2023-10-191-3/+3
* multipartupload in test: add forgotten timestampAlex Auvolat2023-06-131-0/+1
* fix test; simplify codeAlex Auvolat2023-06-091-5/+8
* fix s3 list testAlex Auvolat2023-06-091-106/+89
* Adapt S3 API code to use new multipart upload modelsAlex Auvolat2023-06-091-112/+65
* Cargo.toml: Updated base64 from 0.13 to 0.21.Jonathan Davies2023-01-261-4/+7
* First version of admin API (#298)Alex2022-05-241-4/+10
* First implementation of K2V (#293)Alex2022-05-101-0/+1337