nextcloud-server/tests/lib/Files/ObjectStore
Robin Appelman fcd637b938 dont delete cache entries if deleting an object from object store failed
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-26 14:14:57 +07:00
..
AzureTest.php
FailDeleteObjectStore.php dont delete cache entries if deleting an object from object store failed 2019-09-26 14:14:57 +07:00
FailWriteObjectStore.php upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +07:00
LocalTest.php
MapperTest.php
NoopScannerTest.php Moves the logo files to logo 2018-10-02 08:37:54 +07:00
ObjectStoreStorageOverwrite.php upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +07:00
ObjectStoreStorageTest.php dont delete cache entries if deleting an object from object store failed 2019-09-26 14:14:57 +07:00
ObjectStoreTest.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +07:00
S3Test.php always use multipart uploader for s3 uploads 2019-01-28 14:51:19 +07:00
SwiftTest.php