summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/ObjectStore/S3Test.php
Commit message (Expand)AuthorAgeFilesLines
* Run s3 tests againJulius Härtl2021-07-051-6/+1
* set mimetype for objects uploaded to object storagesRobin Appelman2021-04-211-1/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman2020-04-011-3/+19
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* always use multipart uploader for s3 uploadsRobin Appelman2019-01-281-3/+28
* Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-241-5/+12
* Add tests for multipart uploadRobin Appelman2017-09-211-4/+17
* add ci support for s3 object storeRobin Appelman2017-01-021-0/+3
* add amazon s3 objectstore backendRobin Appelman2016-11-161-0/+38