garage/src/api/s3
2024-02-05 14:44:12 +01:00
..
api_server.rs Allow 0 as a part number marker 2023-11-21 17:39:51 -06:00
bucket.rs [dep-upgrade-202402] prepare migration to http/hyper 1.0 2024-02-05 14:44:12 +01:00
copy.rs Adapt S3 API code to use new multipart upload models 2023-06-09 16:23:37 +02:00
cors.rs [dep-upgrade-202402] prepare migration to http/hyper 1.0 2024-02-05 14:44:12 +01:00
delete.rs [dep-upgrade-202402] prepare migration to http/hyper 1.0 2024-02-05 14:44:12 +01:00
error.rs error.rs: Corrected error messages to say unexpected scope. 2023-02-02 16:20:31 +00:00
get.rs comments and clippy lint fixes 2023-06-09 16:23:37 +02:00
lifecycle.rs [dep-upgrade-202402] prepare migration to http/hyper 1.0 2024-02-05 14:44:12 +01:00
list.rs list objects: prettyness and add asserts 2023-10-19 15:26:17 +02:00
mod.rs s3: add xml structures to serialize/deserialize lifecycle configs 2023-08-29 17:44:17 +02:00
multipart.rs [dep-upgrade-202402] prepare migration to http/hyper 1.0 2024-02-05 14:44:12 +01:00
post_object.rs s3 api: add missing CORS headers to PostObject responses (fix #609) 2023-10-20 10:37:48 +02:00
put.rs DeleteObject: always insert a deletion marker with a bigger timestamp than everything before 2023-10-20 13:56:35 +02:00
router.rs Fix router keyword handling (fix #442) 2022-12-12 12:05:37 +01:00
website.rs [dep-upgrade-202402] prepare migration to http/hyper 1.0 2024-02-05 14:44:12 +01:00
xml.rs Fix clippy lint that says we should implement Eq 2022-09-13 16:08:00 +02:00