nextcloud/lib/private/Files/Storage
Robin Appelman 631ae17dce
handle long etags from dav external storage
we can only store etags up to 40 characters long in the database, so when we get an etag that's longer we simply hash it to bring down the length

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 14:46:39 +01:00
..
PolyFill Update with robin 2016-07-21 18:13:58 +02:00
Wrapper don't close input stream when writing in encrypted file 2019-01-10 00:25:07 +01:00
Common.php No need to propogate changes in appdata 2018-12-05 22:06:19 +01:00
CommonTest.php Update with robin 2016-07-21 18:13:58 +02:00
DAV.php handle long etags from dav external storage 2019-03-14 14:46:39 +01:00
FailedStorage.php Update license headers 2017-11-06 16:56:19 +01:00
Flysystem.php Remove \OCP\Files::tmpFile 2018-03-19 10:52:35 +01:00
Home.php Use fallback path if data dir is not available for Storage/Local.php 2018-01-18 16:38:01 +01:00
Local.php extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +01:00
LocalTempFileTrait.php Fix others 2016-07-21 18:13:57 +02:00
Storage.php Add missing PHPDoc and properly throw exception 2017-02-13 18:03:35 -06:00
StorageFactory.php Update with robin 2016-07-21 18:13:58 +02:00
Temporary.php Update with robin 2016-07-21 18:13:58 +02:00