garage/src/api
Alex 351d734e6c
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Merge branch 'main' into next
2023-05-09 12:40:08 +02:00
..
admin Merge branch 'main' into next 2023-04-25 12:34:26 +02:00
k2v error.rs: Corrected error messages to say unexpected scope. 2023-02-02 16:20:31 +00:00
s3 error.rs: Corrected error messages to say unexpected scope. 2023-02-02 16:20:31 +00:00
signature error.rs: Corrected error messages to say unexpected scope. 2023-02-02 16:20:31 +00:00
Cargo.toml Declare garage crates using workspace.dependencies 2023-05-09 08:46:15 +00:00
common_error.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs api/generic_server.rs: Use new handle_forwarded_for_headers() function. 2023-03-06 11:43:35 +00:00
helpers.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
lib.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router_macros.rs cleanup 2023-01-03 15:08:37 +01:00