nextcloud/lib/private/Files/ObjectStore
Roeland Jago Douma f909d2a39a Don't lose filecache entry on s3 overwrite error
If the object store errors we should not always delete the filecache
entry. As this might lead to people losing access to their files.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-31 17:08:34 +00:00
..
Azure.php Update license headers 2019-12-05 15:38:45 +01:00
HomeObjectStoreStorage.php Update license headers 2019-12-05 15:38:45 +01:00
Mapper.php Update license headers 2019-12-05 15:38:45 +01:00
NoopScanner.php Update license headers 2019-12-05 15:38:45 +01:00
ObjectStoreStorage.php Don't lose filecache entry on s3 overwrite error 2020-08-31 17:08:34 +00:00
S3.php Update license headers 2019-12-05 15:38:45 +01:00
S3ConnectionTrait.php Disable Client-Side Monitoring on AWS storage 2020-06-17 09:02:20 +00:00
S3ObjectTrait.php make seekable s3 stream generic 2020-05-20 22:57:36 +02:00
S3Signature.php Update license headers 2019-12-05 15:38:45 +01:00
StorageObjectStore.php Update license headers 2019-12-05 15:38:45 +01:00
Swift.php Update license headers 2019-12-05 15:38:45 +01:00
SwiftFactory.php Fix issues with Keystone auth v3 in files_external app 2020-05-15 15:19:36 +00:00
SwiftV2CachingAuthService.php Update license headers 2019-12-05 15:38:45 +01:00