nextcloud/lib/files/cache
Jörn Friedrich Dreyer c3b0d3d38c rename isIgnoredFile to isPartialFile, remove check of blacklisted files in isPartialFile, correct usage of isPartialFile and isFileBlacklisted 2013-05-10 12:00:13 +02:00
..
backgroundwatcher.php Cache: check one folder and one file each time the backgroundwatcher runs 2013-04-20 16:57:53 +02:00
cache.php Merge pull request #3025 from owncloud/move-file 2013-05-07 07:52:57 -07:00
legacy.php Make FileCache upgrade more robust, fixes #2650 2013-04-15 11:56:30 +02:00
permissions.php Cache: add a backgroundjob to check for external changes to the filesystem 2013-04-20 16:38:03 +02:00
scanner.php rename isIgnoredFile to isPartialFile, remove check of blacklisted files in isPartialFile, correct usage of isPartialFile and isFileBlacklisted 2013-05-10 12:00:13 +02:00
storage.php Cache: seperate handing of numeric storage id's to it's own class 2013-04-26 00:00:18 +02:00
updater.php don't call correctFolder() in touchHook, it will be called later in the writeUpdate() 2013-05-08 23:00:24 +02:00
upgrade.php Make FileCache upgrade more robust, fixes #2650 2013-04-15 11:56:30 +02:00
watcher.php Filecache Watcher: use scan or scanFile based on the current item, not the cached item 2012-12-15 03:10:56 +01:00