nextcloud/lib/private/Files/ObjectStore
Morris Jobke 197c97e242
Merge pull request #8102 from nextcloud/s3-uploader-13
[13] Use S3Client::upload instead of splitting single/multipart upload ourselves
2018-02-08 14:31:23 +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 add option to use legacy v2 auth with s3 2017-12-19 11:54:55 +01:00
S3ObjectTrait.php Use S3Client::upload instead of splitting single/multipart upload ourselves 2018-01-29 16:11:05 +01:00
S3Signature.php add option to use legacy v2 auth with s3 2017-12-19 11:54:55 +01:00
StorageObjectStore.php Update license headers 2017-11-06 16:56:19 +01:00
Swift.php actually return stream from swift 2018-02-08 08:10:08 +01:00