garage/src/util
Alex ea7fb901eb
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Implement {Put,Get,Delete}BucketCors and CORS in general
- OPTIONS request against API endpoint
- Returning corresponding CORS headers on API calls
- Returning corresponding CORS headers on website GET's
2022-01-24 11:58:00 +01:00
..
crdt Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
Cargo.toml New model for buckets 2022-01-04 12:45:46 +01:00
background.rs run cargo fmt on util and make missing doc warning 2021-04-27 16:37:10 +02:00
config.rs Make use of website config, return error document on error 2022-01-13 14:25:19 +01:00
data.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
error.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
lib.rs Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
persister.rs fix clippy warnings on util and rpc 2021-05-03 22:11:41 +02:00
time.rs New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
token_bucket.rs Refactoring on repair commands 2021-10-27 11:14:55 +02:00
tranquilizer.rs Add tranquilizer mechanism to improve on token bucket mechanism 2021-11-04 13:26:59 +01:00