summaryrefslogtreecommitdiffstats
path: root/lib/files/cache/backgroundwatcher.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-104/+0
* use executeAudited in files cacheJörn Friedrich Dreyer2013-06-121-5/+5
* add missing backticks all over the placeJörn Friedrich Dreyer2013-06-101-2/+2
* Fix finding mount in background watcher, fixes #3353Michael Gapczynski2013-05-151-2/+2
* Cache: check one folder and one file each time the backgroundwatcher runsRobin Appelman2013-04-201-8/+39
* Cache: add a backgroundjob to check for external changes to the filesystemRobin Appelman2013-04-201-0/+73