nextcloud-server/lib/private/Files/ObjectStore
Marcel Klehr eb14a8fcba Fix File#putContents(string) on ObjectStorage
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-07-17 20:40:05 +07:00
..
Azure.php Add objectExists to objectstore interface 2018-12-12 15:31:44 +07:00
HomeObjectStoreStorage.php Fix others 2016-07-21 18:13:57 +07:00
Mapper.php Update license headers 2017-11-06 16:56:19 +07:00
NoopScanner.php Update with robin 2016-07-21 18:13:58 +07:00
ObjectStoreStorage.php Fix File#putContents(string) on ObjectStorage 2019-07-17 20:40:05 +07:00
S3.php Update license headers 2017-11-06 16:56:19 +07:00
S3ConnectionTrait.php Fix listing s3 objects when using google cloud aws compatibility 2018-06-11 17:10:57 +07:00
S3ObjectTrait.php Fix empty file uploads to S3 2019-02-19 10:16:11 +07:00
S3Signature.php add option to use legacy v2 auth with s3 2017-12-19 11:54:55 +07:00
StorageObjectStore.php Add objectExists to objectstore interface 2018-12-12 15:31:44 +07:00
Swift.php Always use a temp file for swift writes 2019-04-24 07:02:46 +07:00
SwiftFactory.php Fix: Check if `$this->params['user']` is an array 2019-02-07 13:33:18 +07:00
SwiftV2CachingAuthService.php Cache tokens when using swift's v2 authentication 2019-01-22 14:37:09 +07:00