| Commit message (Expand) | Author | Age | Files | Lines |
* | Run s3 tests again | Julius Härtl | 2021-07-05 | 1 | -6/+1 |
* | set mimetype for objects uploaded to object storages | Robin Appelman | 2021-04-21 | 1 | -1/+1 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | add basic tests for s3 seeking and add some error handling if reopen return t... | Robin Appelman | 2020-04-01 | 1 | -3/+19 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -4/+4 |
* | always use multipart uploader for s3 uploads | Robin Appelman | 2019-01-28 | 1 | -3/+28 |
* | Use S3Client::upload instead of splitting single/multipart upload ourselves | Robin Appelman | 2018-01-24 | 1 | -5/+12 |
* | Add tests for multipart upload | Robin Appelman | 2017-09-21 | 1 | -4/+17 |
* | add ci support for s3 object store | Robin Appelman | 2017-01-02 | 1 | -0/+3 |
* | add amazon s3 objectstore backend | Robin Appelman | 2016-11-16 | 1 | -0/+38 |