garage/src
Alex c5237c31e7
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/cron/debug Pipeline was successful
ci/woodpecker/cron/release/1 Pipeline was successful
ci/woodpecker/cron/release/3 Pipeline was successful
ci/woodpecker/cron/release/4 Pipeline was successful
ci/woodpecker/cron/release/2 Pipeline was successful
ci/woodpecker/cron/publish Pipeline was successful
Merge pull request 'Implement all HTTP preconditions in GetObject/HeadObject' (#967) from fix-804 into main
Reviewed-on: #967
2025-02-19 17:31:26 +00:00
..
api api: unify http precondition handling 2025-02-19 18:14:27 +01:00
block block manager: avoid deadlock in fix_block_location (fix #845) 2025-02-14 17:41:50 +01:00
db use cargo-shear to remove many unused dependencies between crates 2025-01-31 18:47:30 +01:00
format-table fix clippy lint in format-table crate 2023-05-17 13:06:37 +02:00
garage tests: add test for http preconditions 2025-02-19 18:26:03 +01:00
k2v-client use cargo-shear to remove many unused dependencies between crates 2025-01-31 18:47:30 +01:00
model garage_model: fix warning about dead code 2025-02-14 18:12:14 +01:00
net remove async_trait used in generic_server.rs 2025-02-05 20:31:34 +01:00
rpc Merge pull request 'fix crash in layout computation when changing all nodes of a zone to gateway mode' (#937) from baptiste/garage:fix_layout_crash into main 2025-02-19 17:09:10 +00:00
table remove async_trait for traits declared in garage_net 2025-02-05 20:22:16 +01:00
util add configuration option to enable/disable monitoring bucket in web metrics 2025-02-14 14:59:00 +01:00
web web: implement x-amz-website-redirect-location 2025-02-19 17:04:10 +01:00