garage/src/api
Alex c1d9854d2c
Move block manager to separate module
2022-03-23 10:25:15 +01:00
..
signature add test framework for arbitraty S3 requests 2022-03-23 10:22:36 +01:00
Cargo.toml Move block manager to separate module 2022-03-23 10:25:15 +01:00
api_server.rs garage_api: Handle streaming payload early in request handling 2022-03-23 10:22:36 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
helpers.rs add proper request router for s3 api (#163) 2021-12-06 15:17:47 +01:00
lib.rs add test framework for arbitraty S3 requests 2022-03-23 10:22:36 +01:00
s3_bucket.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_copy.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
s3_cors.rs Fix some new clippy lints 2022-03-14 12:27:49 +01:00
s3_delete.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_get.rs Fix partnumber 2022-01-25 12:25:23 +01:00
s3_list.rs Fix some new clippy lints 2022-03-14 12:27:49 +01:00
s3_post_object.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
s3_put.rs Move block manager to separate module 2022-03-23 10:25:15 +01:00
s3_router.rs Remove strum crate dependency; add protobuf nix dependency 2022-03-14 10:53:00 +01:00
s3_website.rs Fix some new clippy lints 2022-03-14 12:27:49 +01:00
s3_xml.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00