nextcloud/lib/private/files/cache
Robin Appelman 6adac6a673 Use storage_mtime when determining if we can reuse cached data while scanning
Backport to stable6 of the following commits, in order:
- 203d5d0
- 4113042
- 7e4c80f
- 16b898d
2014-01-15 10:36:32 +01: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-14 16:37:48 +01:00
homecache.php Now also preventing to override "files" dir size with -1 2014-01-08 09:56:00 +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-15 10:36:32 +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