14 Commits (cf7c4a4439da66055db5b43f9d6bc6e4671aa3e4)

Author SHA1 Message Date
Morris Jobke 8366dfa50b Cleanup usage of shareItem in internal code base 8 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 8 years ago
Robin Appelman 8de4209c3e
round the mtime in touch 9 years ago
Lukas Reschke ab9e3525cc
Move error message to log entry 9 years ago
Joas Schilling 70bd819dd2
Cleanup test 9 years ago
Joas Schilling 2f16f3ba44
Fix unit test 9 years ago
Vincent Petry 7256940524
Redirect unlink to rmdir (#27101) 9 years ago
Lukas Reschke 2ca29f709b
Add tests 9 years ago
Robin Appelman cbcdf69dc2
only query substorages to calculate the final mtime/size/etag lazily 9 years ago
Roeland Jago Douma 31532ecf13
Fix getMock ViewTest 9 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 10 years ago
Roeland Jago Douma ea4c5e6e0a
Fix unit tests 10 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 10 years ago
Robin Appelman 67c2c85b05
allow deleting "ghost files" trough the View and Node api 10 years ago
Robin Appelman 63408fa6ef allow deleting "ghost files" trough the View and Node api 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling f24179a327
Fix deprecated private method 10 years ago
Roeland Jago Douma 0dbcbc4cae
When the scanner detects a file is changed clear checksum 10 years ago
Morris Jobke 90b0831cec Use TempManager instead of tmpFolder 10 years ago
Robin Appelman 19b2fe6a3a Fix mimetype filter in getDirectoryContent 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Robin Appelman 20cad09f7f Add tests for FileInfo owner 10 years ago
Vincent Petry f355d4e51a Fix locking unit tests due to filemtime addition 10 years ago
Lukas Reschke 13e817e901 Throw exception on `getPath` if file does not exist 11 years ago
Roeland Jago Douma d8798877df Added test for rmdir on moveablemount 10 years ago
Vincent Petry 64ca00925b Prevent moving mount point into already shared folder (outgoing) 10 years ago
Phil Davis 9f9bdd8f90 Comment typos in tests/lib/files/view.php 10 years ago
Joas Schilling d26c49b995 Add more tests for relativePath 11 years ago
Vincent Petry b9cd5bc1dc Prevent wrong matches in getRelativePath 11 years ago
Bjoern Schiessle 17a64360e5 catch excexptions during the copy operation and make sure that we free the lock correctly 10 years ago
Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 10 years ago
Vincent Petry 143e4a81f0 Fix removal of share permissions when share disabled for user 10 years ago
Bjoern Schiessle fb4c99fe06 make sure that we emit the hooks if a file gets moved from a subfolder to the root folder with the nodes API 10 years ago
Vincent Petry 167f57c15e Unlock first path on rename if second path is locked 11 years ago
Vincent Petry 271ef9dedb Remove test-specific method to make Bjoern and Joas happy 11 years ago
Vincent Petry 538e466c30 Keep shared locks in post hooks 11 years ago
Vincent Petry 35047a2300 Fix locked paths in the moveMount case 11 years ago
Vincent Petry 102c6ffc41 Normalize path in View's lock methods 11 years ago
Vincent Petry 0e3a3dd5d7 Rethrow LockedException with full path 11 years ago
Joas Schilling a7d2b3b9ae Add return value to lock methods and check it in tests 11 years ago
Robin Appelman 4b48dd424f emit hooks from a view as long as the path is inside the default root 11 years ago
Robin Appelman d519aba878 fix test 11 years ago
Robin Appelman 7e418c7d69 high level locking wip 11 years ago
Robin Appelman e302213248 add unit tests for null handling in view 11 years ago
Robin Appelman 0772e3b4c1 Properly handle copy/move failures in cross storage copy/move 11 years ago
Robin Appelman 31e94708f8 Improve cross storage copy between local storages 11 years ago
Vincent Petry f8cfc03f36 Replace originalStorage in tests with a proper teardown 11 years ago
Robin Appelman 7ab919256b fix test 11 years ago
Robin Appelman 169031d1c5 fix factory test 11 years ago
Robin Appelman e1f2a6df94 Allow setting the watcher policy as mount option 11 years ago