Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace with option syntaxic sugar | Quentin | 2020-11-11 | 1 | -24/+11 |
* | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 1 | -8/+7 |
* | Validate content MD5 and SHA256 sums for PutObject and UploadPart | Alex Auvolat | 2020-07-15 | 1 | -4/+4 |
* | More headers taken into account | Alex Auvolat | 2020-07-09 | 1 | -3/+8 |
* | cargo fmt | Alex Auvolat | 2020-07-08 | 1 | -19/+34 |
* | Migrate S3 api to use new model | Alex Auvolat | 2020-07-08 | 1 | -24/+35 |
* | Apply cargo fmt; add trace output when request signature is bad | Alex Auvolat | 2020-07-08 | 1 | -6/+4 |
* | Update to Hyper 0.13.6 that accepts non-Sync streams in wrap_stream. | Alex Auvolat | 2020-07-07 | 1 | -12/+12 |
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -2/+2 |
* | Implement HTTP ranges in get | Alex Auvolat | 2020-05-04 | 1 | -1/+95 |
* | Implement multipart uploads | Alex Auvolat | 2020-04-26 | 1 | -1/+3 |
* | Prepare for multipart uploads | Alex Auvolat | 2020-04-26 | 1 | -2/+2 |
* | Some basic S3 functionnality | Alex Auvolat | 2020-04-24 | 1 | -0/+131 |