You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/files/cache
Michael Gapczynski d91161186b Fix finding mount in background watcher, fixes #3353 13 years ago
..
backgroundwatcher.php Fix finding mount in background watcher, fixes #3353 13 years ago
cache.php Merge pull request #3025 from owncloud/move-file 13 years ago
legacy.php Make FileCache upgrade more robust, fixes #2650 13 years ago
permissions.php Cache: add a backgroundjob to check for external changes to the filesystem 13 years ago
scanner.php rename isIgnoredFile to isPartialFile, remove check of blacklisted files in isPartialFile, correct usage of isPartialFile and isFileBlacklisted 13 years ago
storage.php Cache: seperate handing of numeric storage id's to it's own class 13 years ago
updater.php don't call correctFolder() in touchHook, it will be called later in the writeUpdate() 13 years ago
upgrade.php Make FileCache upgrade more robust, fixes #2650 13 years ago
watcher.php Filecache Watcher: use scan or scanFile based on the current item, not the cached item 13 years ago