nextcloud-server/lib/private/Files
Roeland Jago Douma 30e790606e Use a tmp file for swift writes
Else this leads to a seekable stream error with chunked uploads

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-06 14:34:15 +07:00
..
AppData Make Appdata static 2018-05-14 13:25:54 +07:00
Cache Only execute query in propagateChange once 2018-12-05 20:44:35 +07:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +07:00
Mount cache OC\Files\Mount\Manager::findIn results 2018-08-16 19:02:00 +07:00
Node Filter out versions and trashbin 2019-02-14 10:27:43 +07:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +07:00
ObjectStore Use a tmp file for swift writes 2019-03-06 14:34:15 +07:00
Search Update license headers 2017-11-06 16:56:19 +07:00
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +07:00
Storage don't close input stream when writing in encrypted file 2019-01-14 15:22:34 +07:00
Stream extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +07:00
Type Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +07:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +07:00
FileInfo.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +07:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +07:00
View.php cleanup shared lock if changing to exclusive lock failed 2019-01-22 15:12:46 +07:00