Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abort multipart upload | Alex Auvolat | 2020-04-26 | 1 | -4/+12 |
* | Implement multipart uploads | Alex Auvolat | 2020-04-26 | 1 | -30/+53 |
* | Prepare for multipart uploads | Alex Auvolat | 2020-04-26 | 1 | -3/+2 |
* | S3 compatibility: fix bucket listing and HEAD and PUT on bucket | Alex Auvolat | 2020-04-26 | 1 | -2/+12 |
* | Remove leading / in keys; better delimiter handling | Alex Auvolat | 2020-04-24 | 1 | -0/+1 |
* | Some basic S3 functionnality | Alex Auvolat | 2020-04-24 | 1 | -302/+40 |
* | Starting to be S3 compatible | Alex Auvolat | 2020-04-24 | 1 | -35/+105 |
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -9/+9 |
* | Make table objects slightly more fool-proof; add key table | Alex Auvolat | 2020-04-23 | 1 | -41/+36 |
* | Reorganize code | Alex Auvolat | 2020-04-23 | 1 | -0/+360 |