| Commit message (Expand) | Author | Age | Files | Lines |
* | [next-0.10] fixes to k2v rpc + comment fixes | Alex Auvolat | 2024-03-27 | 1 | -1/+1 |
* | [s3-checksum] implement x-amz-checksum-* headers | Alex Auvolat | 2024-03-26 | 1 | -7/+46 |
* | [rm-migration] Remove migration path from Garage v0.5rm-migration | Alex Auvolat | 2024-03-08 | 1 | -41/+2 |
* | [sse-c] Remove special case for Content-Type headersse-c | Alex Auvolat | 2024-03-07 | 1 | -3/+17 |
* | [sse-c] Implement SSE-C encryption | Alex Auvolat | 2024-03-07 | 1 | -1/+159 |
* | multipart uploads: save timestamp | Alex Auvolat | 2023-06-13 | 1 | -2/+7 |
* | properly delete multipart uploads after completionnlnet-task1 | Alex Auvolat | 2023-06-09 | 1 | -20/+34 |
* | New multipart upload table layout | Alex Auvolat | 2023-06-09 | 1 | -13/+130 |
* | cleanup | Alex Auvolat | 2023-01-03 | 1 | -3/+0 |
* | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 1 | -129/+112 |
* | Refactor background runner and get rid of job worker | Alex Auvolat | 2022-12-14 | 1 | -2/+0 |
* | Proper queueing for delayed inserts, now backed to disk | Alex Auvolat | 2022-12-14 | 1 | -25/+25 |
* | Fix clippy lint that says we should implement Eq | Alex Auvolat | 2022-09-13 | 1 | -3/+3 |
* | Include code from v0.5.1 directly to remove dependencies | Alex Auvolat | 2022-09-06 | 1 | -1/+1 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -1/+60 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -2/+10 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+337 |