garage/src/api
Alex 5367f8adb2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Refactor bucket emptiness check and add k2v check
2022-05-18 10:09:51 +02:00
..
admin Refactor bucket emptiness check and add k2v check 2022-05-18 10:09:51 +02:00
k2v Fix fmt 2022-05-18 00:32:51 +02:00
s3 Refactor bucket emptiness check and add k2v check 2022-05-18 10:09:51 +02:00
signature Rename error varian for Clippy 2022-05-18 00:27:57 +02:00
Cargo.toml Refactor admin API to be in api/admin and use common code 2022-05-10 13:25:06 +02:00
common_error.rs More precisions in errors & small refactoring 2022-05-13 19:36:17 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs Possibility of different error types for different APIs 2022-05-13 13:51:34 +02:00
helpers.rs Json body for custom errors 2022-05-13 19:28:23 +02:00
lib.rs Rename error::Error to s3::error::Error 2022-05-13 15:10:52 +02:00
router_macros.rs Common error type and admin error type that uses it 2022-05-13 14:30:30 +02:00