aboutsummaryrefslogtreecommitdiffstats
path: root/lib/files/cache/watcher.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-72/+0
| | | | | Conflicts: lib/private/vcategories.php
* Cache: bookkeeping of storage_mtimeRobin Appelman2013-02-101-1/+1
|
* Filecache Watcher: use scan or scanFile based on the current item, not the ↵Robin Appelman2012-12-151-2/+4
| | | | cached item
* move correctFolderSize from Scanner to CacheRobin Appelman2012-11-081-1/+1
|
* add filesystem watcher to detect updatesRobin Appelman2012-10-281-0/+70