nextcloud/lib/files/cache
2013-03-27 11:10:22 -07:00
..
cache.php fix for #2267, use OC_DB instead of MDB2 2013-03-13 16:51:41 +01:00
legacy.php Only prepare an SQL statement once. 2013-03-25 21:46:50 +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: on equal mtime also for equal size before keeping ETag, at least makes Unit Test happy 2013-03-26 23:42:00 +01:00
updater.php listen to touch hook to update the mtime after sync 2013-03-25 16:26:17 +01:00
upgrade.php Adjust to Icewind's fix 2013-03-25 21:45:10 +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