nextcloud/lib/private/Files/ObjectStore
Roeland Jago Douma 104616c1da
Use CountWrapper instead of almost identical CountReadStream
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-15 13:24:58 +01:00
..
Azure.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +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 Use CountWrapper instead of almost identical CountReadStream 2019-02-15 13:24:58 +01:00
S3.php Update license headers 2017-11-06 16:56:19 +01:00
S3ConnectionTrait.php Fix listing s3 objects when using google cloud aws compatibility 2018-06-11 17:10:57 +02:00
S3ObjectTrait.php always use multipart uploader for s3 uploads 2019-01-28 14:51:19 +01:00
S3Signature.php add option to use legacy v2 auth with s3 2017-12-19 11:54:55 +01:00
StorageObjectStore.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
Swift.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
SwiftFactory.php Fix: Check if $this->params['user'] is an array 2019-02-05 09:56:42 +01:00
SwiftV2CachingAuthService.php Cache tokens when using swift's v2 authentication 2019-01-13 19:59:48 +01:00