nextcloud-server/tests/lib/Files/ObjectStore
Robin Appelman 2d2de36baf
upload new files in objectstore to a .part path first
This prevent the object store and cache from getting out of sync
when an objectstore silently fails or the php process get's killed
during the upload without giving us the chance to cleanup

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-12-12 15:31:47 +07:00
..
AzureTest.php add azure unit tests with azurite 2018-06-04 16:18:03 +07:00
FailWriteObjectStore.php upload new files in objectstore to a .part path first 2018-12-12 15:31:47 +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:31:47 +07:00
ObjectStoreStorageTest.php upload new files in objectstore to a .part path first 2018-12-12 15:31:47 +07:00
ObjectStoreTest.php Add objectExists to objectstore interface 2018-12-12 15:31:44 +07:00
S3Test.php
SwiftTest.php add ci for swift primary storage 2018-02-08 15:18:25 +07:00