nextcloud/lib/private/Files/ObjectStore
Roeland Jago Douma 952ec3370e Only update the filecache entry once the file has been written to S3
If we already update before we have no way to revert if the upload
fails.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-31 17:08:27 +00:00
..
Azure.php Update license headers 2019-12-05 15:38:45 +01:00
HomeObjectStoreStorage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Mapper.php Update license headers 2019-12-05 15:38:45 +01:00
NoopScanner.php Add method to storage backends to get directory content with metadata 2020-04-20 15:45:04 +02:00
ObjectStoreStorage.php Only update the filecache entry once the file has been written to S3 2020-08-31 17:08:27 +00:00
S3.php Update license headers 2019-12-05 15:38:45 +01:00
S3ConnectionTrait.php Fix static method call for s3 bucket compat check 2020-07-03 08:26:00 +00:00
S3ObjectTrait.php Upload part size as S3 parameter instead of constant value 2020-06-15 08:40:02 +00:00
S3Signature.php Update presign method to match with interface again. 2020-06-30 18:39:08 +00:00
StorageObjectStore.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Swift.php Merge pull request #18955 from adrb/swift_upload_large_objects 2020-05-06 13:03:24 +02:00
SwiftFactory.php Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
SwiftV2CachingAuthService.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00