garage/src/api
2021-02-19 19:10:23 +01:00
..
api_server.rs Add compatibility list 2021-02-19 19:10:23 +01:00
Cargo.toml Forgot a bump 2021-01-15 18:36:51 +01:00
encoding.rs Work on API 2020-04-28 10:18:14 +00:00
error.rs Implement ListObjectsV2 2021-02-19 16:44:06 +01:00
lib.rs Refactor error management in API part 2020-11-08 15:05:28 +01:00
s3_copy.rs Replace with option syntaxic sugar 2020-11-11 16:12:42 +01:00
s3_delete.rs Replace with option syntaxic sugar 2020-11-11 16:12:42 +01:00
s3_get.rs Fix #28, extra headers being ignored (because of profound stupidity) 2021-02-19 12:38:22 +01:00
s3_list.rs Implement ListObjectsV2 2021-02-19 16:44:06 +01:00
s3_put.rs S3 compatibility: return 404 instead of 400 on some multipart commands 2021-02-19 18:51:05 +01:00
signature.rs Begin improve model to use better CRDTs 2020-11-20 23:53:54 +01:00