summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/ObjectStore
Commit message (Expand)AuthorAgeFilesLines
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-223-1/+2
* dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-252-0/+79
* always use multipart uploader for s3 uploadsRobin Appelman2019-01-281-3/+28
* upload new files in objectstore to a .part path firstRobin Appelman2018-12-123-1/+107
* Add objectExists to objectstore interfaceRobin Appelman2018-12-121-0/+15
* Moves the logo files to logoMichael Weimann2018-10-021-1/+1
* add azure unit tests with azuriteRobin Appelman2018-06-041-0/+38
* add ci for swift primary storageRobin Appelman2018-02-081-0/+3
* 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
* split testing of objectstoragestorage and objectstore implementationsRobin Appelman2016-11-164-177/+319
* Allow setting a maximun number of buckets for multibucketRobin Appelman2016-11-021-5/+9
* File getMock Files testsRoeland Jago Douma2016-09-071-2/+3
* Add mapper unit testsRoeland Jago Douma2016-05-231-0/+50
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-202-0/+274