nextcloud/lib/files/cache
icewind1991 5b61c5d478 Merge pull request #3044 from owncloud/backgroundwatcher
Add a background job to watch for external filesystem changes
2013-05-07 10:00:00 -07: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 fix for infinite loop causing on files_encryption branch when testing "apps/files_encryption/test/crypt.php" on Method testSymmetricStreamEncryptShortFileContent 2013-04-29 15:43:48 +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 listen to touch hook to update the mtime after sync 2013-03-26 09:42:55 +01: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