Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate multipart upload exception when aborting upload | Robin Appelman | 2017-10-17 | 1 | -0/+1 |
* | set s3 part size to 500mb | Robin Appelman | 2017-10-11 | 1 | -1/+3 |
* | Add tests for multipart upload | Robin Appelman | 2017-09-21 | 1 | -2/+2 |
* | only do multipart upload for large files | Robin Appelman | 2017-09-21 | 1 | -0/+24 |
* | multipart upload for s3 object storage | Robin Appelman | 2017-09-20 | 1 | -5/+22 |
* | reuse object read/write/delete logic in s3 implementations | Robin Appelman | 2017-09-18 | 1 | -0/+82 |