nextcloud/lib/private/files/cache
Vincent Petry 123bc9921a Merge pull request #6201 from owncloud/backgroundscan-reuse-etag
reuse etags when doing a background scan
2013-12-06 10:13:14 -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 Users of getFolderContent are mostly interested in the unecrypted file size 2013-12-06 15:51:49 +01:00
homecache.php Root size for home storage is now size of "files" subdir 2013-11-18 18:17:25 +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 reuse etags when doing a background scan 2013-12-05 15:23:34 +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