nextcloud-server/tests/lib/Files
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API
Right now if you want to get events via the Node API you have to have a
real instance of the Root. Which in turns sets up the whole FS.

We should make sure this is done lazy. Else enabling the preview
generator for example makes you setup the whole FS on each and every
authenticated call.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-28 12:35:45 +02:00
..
AppData
Cache Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
Config
Mount
Node Add lazy events for the Node API 2020-05-28 12:35:45 +02:00
ObjectStore Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
SimpleFS
Storage Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
Stream Run cs:fix and fix HashWrapper code 2020-04-15 14:08:56 +02:00
Type
Utils
EtagTest.php
FileInfoTest.php
FilesystemTest.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
PathVerificationTest.php
ViewTest.php