nextcloud/lib/private/files/cache
Vincent Petry 34559ef114 Merge pull request #6768 from owncloud/scanner-use-storage-mtime
Use storage_mtime when determining if we can reuse cached data while scanning
2014-01-15 01:31:33 -08:00
..
backgroundwatcher.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
cache.php Fix calculated folder size to use unencrypted size 2014-01-09 17:47:50 +01:00
homecache.php Now also preventing to override "files" dir size with -1 2014-01-07 22:34:01 +01:00
legacy.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
permissions.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
scanner.php Use storage_mtime when determining if we can reuse cached data while scanning 2014-01-14 13:54:07 +01:00
storage.php use the new home storage backend when no existing local storage backend exists for the user's home 2013-10-29 00:26:35 +01:00
updater.php Merge pull request #6099 from owncloud/fix_source_not_found_warnings 2013-11-28 12:59:24 -08:00
upgrade.php only perform files upgrade in case there are actually entries in the old fscache table 2013-10-02 13:00:05 +02:00
watcher.php Fixed watcher to also update the owner's folder sizes 2013-11-05 13:58:14 +01:00