nextcloud/lib/private/Files/ObjectStore
Robin Appelman 046eb0c635
add retry wrapper when reading files from swift
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-12-04 16:34:53 +01:00
..
HomeObjectStoreStorage.php Fix others 2016-07-21 18:13:57 +02:00
Mapper.php Update license headers 2017-11-06 16:56:19 +01:00
NoopScanner.php Update with robin 2016-07-21 18:13:58 +02:00
ObjectStoreStorage.php only create the file cache entry after the empty file was created successfully, otherwise file_exists() call on the initial file_put_content() will indicate that the file already exists 2017-11-17 12:45:46 +01:00
S3.php Update license headers 2017-11-06 16:56:19 +01:00
S3ConnectionTrait.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
S3ObjectTrait.php Fix contructing headers for s3 download 2017-11-08 17:50:46 +01:00
StorageObjectStore.php Update license headers 2017-11-06 16:56:19 +01:00
Swift.php add retry wrapper when reading files from swift 2017-12-04 16:34:53 +01:00