• Joined on 2022-12-30
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-13 01:27:59 +00:00
25e25d87e6 tests/s3/website.rs: Added website hosting authorization check tests.
3669074ee9 Implemented website hosting authorization endpoint.
Compare 2 commits »
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-13 01:05:15 +00:00
c0321c4866 tests/s3/website.rs: Added website hosting authorization check tests.
1964fc3a62 Implemented website hosting authorization endpoint.
Compare 2 commits »
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-12 18:29:07 +00:00
339905bc9f tests/s3/website.rs: Added website hosting authorization check tests.
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-12 18:15:18 +00:00
6fd2c1056a tests/s3/website.rs: Added website hosting authorization tests.
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-12 17:14:28 +00:00
8d3ed65d8a tests/s3/website.rs: Added website hosting authorization tests.
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-12 16:41:17 +00:00
c0a913fe3e Implemented website hosting authorization endpoint.
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-12 16:37:14 +00:00
4bf0dd3f77 Implemented website hosting authorization endpoint.
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-12 13:59:44 +00:00
d9888f9cf6 Implemented website hosting authorization endpoint.
94d723f27c Merge pull request 'Implement rpc_secret_file' (#466) from felix.scheinost/garage:feature/implement-rpc-secret-file into main
be6b8f419d Merge pull request 'Implemented system metrics' (#472) from jpds/garage:system-metrics into main
4cfb469d2b block/metrics.rs: Added compression_level metric.
df1d9a9873 system.rs: Integrated SystemMetrics into System implementation.
Compare 9 commits »
jpds created pull request Deuxfleurs/garage#474 2023-01-12 13:37:36 +00:00
Implemented website hosting authorization endpoint.
jpds created branch bucket-serving-validator in jpds/garage 2023-01-12 13:36:42 +00:00
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-12 13:36:42 +00:00
eaad5a03f3 Implemented website hosting authorization endpoint.
jpds pushed to system-metrics at jpds/garage 2023-01-10 10:40:28 +00:00
4cfb469d2b block/metrics.rs: Added compression_level metric.
df1d9a9873 system.rs: Integrated SystemMetrics into System implementation.
aac348fe93 Added system_metrics.rs file.
Compare 3 commits »
jpds pushed to system-metrics at jpds/garage 2023-01-10 10:31:29 +00:00
3d09c5260b block/metrics.rs: Added compression_level metric.
a485e83674 system.rs: Integrated SystemMetrics into System implementation.
52bd067b6e Added system_metrics.rs file.
Compare 3 commits »
jpds pushed to system-metrics at jpds/garage 2023-01-10 10:29:00 +00:00
40a582e506 block/metrics.rs: Added compression_level metric.
jpds pushed to system-metrics at jpds/garage 2023-01-10 10:27:12 +00:00
e559c43359 block/metrics.rs: Added compression_level metric.
44aed50210 system.rs: Integrated SystemMetrics into System implementation.
2809e2fb3d Added system_metrics.rs file.
Compare 3 commits »
jpds created pull request Deuxfleurs/garage#472 2023-01-10 10:21:35 +00:00
Implemented system metrics
jpds pushed to system-metrics at jpds/garage 2023-01-10 10:20:01 +00:00
896bbfb0b4 block/metrics.rs: Added compression_level metric.
91f7299461 system.rs: Integrated SystemMetrics into System implementation.
5d77ec4f65 Added system_metrics.rs file.
02e8eb167e Merge pull request 'PutObject: better cleanup when request is interrupted in the middle' (#462) from interrupted-cleanup into main
936b6cb563 When saving block, delete .tmp file if we could not complete
Compare 6 commits »
jpds created branch system-metrics in jpds/garage 2023-01-10 10:16:09 +00:00
jpds pushed to system-metrics at jpds/garage 2023-01-10 10:16:09 +00:00
d02e46ed48 block/metrics.rs: Added compression_level metric.
d0684896c3 system.rs: Integrated SystemMetrics into System implementation.
9832900a82 Added system_metrics.rs file.
166b29f66d When saving block, delete .tmp file if we could not complete
9a9fc8ced3 PutObject: better cleanup on Drop (incl. when request is interrupted in the middle)
Compare 9 commits »
jpds closed issue Deuxfleurs/garage#470 2023-01-09 18:19:05 +00:00
0.8.1: Heavy data directory reading after upgrade