nextcloud/tests/lib/Files
Morris Jobke 90e985fe4f
Merge pull request #13739 from nextcloud/cache-cleanup-change
cleanup shared lock if changing to exclusive lock failed
2019-01-22 16:11:46 +01:00
..
AppData try to grab the appdata folder directly without going trough the whole tree 2018-12-06 15:10:08 +01:00
Cache add test for non existing file by id 2018-11-19 17:37:59 +01:00
Config Allow getting the filepath when getting cached mounts by fileid 2017-10-27 14:35:34 +02:00
Mount Allow setting a maximun number of buckets for multibucket 2016-11-02 21:31:24 +01:00
Node Fix folder path containing leading slash when getting mount root by id 2018-11-28 15:18:29 +01:00
ObjectStore upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +01:00
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +02:00
Storage fix writeStream for jail wrapper 2018-10-31 21:10:57 +01:00
Stream extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +01:00
Type Improve mimetype detection for object storages 2017-10-26 16:31:59 +02:00
Utils test: add unit test for files:scan --shallow 2018-05-18 14:51:08 -07:00
EtagTest.php Use proper methods for registerBackend 2017-08-15 11:29:15 +02:00
FileInfoTest.php add tests for FileInfo::isMounted 2016-11-16 15:30:37 +01:00
FilesystemTest.php Move normalizePath to regexes instead of looping 2018-10-10 13:23:59 +02:00
PathVerificationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
ViewTest.php cleanup shared lock if changing to exclusive lock failed 2019-01-22 15:32:48 +01:00