Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependencies | Alex Auvolat | 2021-03-16 | 1 | -13/+13 |
* | cargo fmt | Alex Auvolat | 2021-03-12 | 1 | -2/+4 |
* | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 1 | -6/+2 |
* | Cargo fmt | Alex Auvolat | 2021-02-23 | 1 | -2/+5 |
* | rename hash() to sha256sum(), we might want to change it at some places | Alex Auvolat | 2021-02-21 | 1 | -2/+2 |
* | Add verification of part numbers in CompleteMultipartUpload (WIP #30) | Alex Auvolat | 2021-02-20 | 1 | -1/+9 |
* | Begin improve model to use better CRDTs | Alex Auvolat | 2020-11-20 | 1 | -1/+1 |
* | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 1 | -39/+21 |
* | Validate content MD5 and SHA256 sums for PutObject and UploadPart | Alex Auvolat | 2020-07-15 | 1 | -3/+25 |
* | Apply cargo fmt; add trace output when request signature is bad | Alex Auvolat | 2020-07-08 | 1 | -0/+3 |
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -2/+2 |
* | Work on API | Alex Auvolat | 2020-04-28 | 1 | -21/+2 |
* | Starting to be S3 compatible | Alex Auvolat | 2020-04-24 | 1 | -0/+307 |