nextcloud/lib/files/cache
Robin Appelman 56ae4bb6e9 Cache: also check if the file id is already in the cache during upgrade
Should solve upgrade issues if only some of the configured storages were migrated previously
2013-03-04 22:26:03 +01:00
..
cache.php Cache: cleanup permissions cache when removing a file from the cache 2013-02-28 17:04:50 +01:00
legacy.php Merge branch 'master' into master-sqlserver 2013-02-14 22:54:48 +01:00
permissions.php Cache: add option to delete file from permissions cache for all users 2013-02-28 17:04:34 +01:00
scanner.php Cache: fix scanner trying to use existing data when file isn't in cache 2013-02-12 16:48:21 +01:00
updater.php Update mtimes of all parent folders after change inside 2013-01-19 21:04:25 -05:00
upgrade.php Cache: also check if the file id is already in the cache during upgrade 2013-03-04 22:26:03 +01: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