nextcloud/lib/private/Files/ObjectStore
Roeland Jago Douma af6b57cd0d Fix reading empty files from objectstorage
Since we try to do range requests this will fail hard.
However since empty files are not that interesting to read anyways we
just read from an emptry memory stream.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-09 19:47:30 +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 Fix reading empty files from objectstorage 2020-09-09 19:47:30 +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