nextcloud-server/tests/lib/Files
Robin Appelman 1d322d3b37
always use multipart uploader for s3 uploads
the multipart uploader handles non seekable streams while `upload` does not

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-28 14:51:19 +07:00
..
AppData try to grab the appdata folder directly without going trough the whole tree 2018-12-06 15:10:08 +07:00
Cache add test for non existing file by id 2018-11-19 17:37:59 +07:00
Config
Mount
Node Fix folder path containing leading slash when getting mount root by id 2018-11-28 15:18:29 +07:00
ObjectStore always use multipart uploader for s3 uploads 2019-01-28 14:51:19 +07:00
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +07:00
Storage fix writeStream for jail wrapper 2018-10-31 21:10:57 +07:00
Stream extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +07:00
Type
Utils
EtagTest.php
FileInfoTest.php
FilesystemTest.php Move normalizePath to regexes instead of looping 2018-10-10 13:23:59 +07:00
PathVerificationTest.php
ViewTest.php cleanup shared lock if changing to exclusive lock failed 2019-01-22 15:32:48 +07:00