summaryrefslogtreecommitdiffstats
path: root/lib/private/files/cache/watcher.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-140/+0
* add watcher interfaceRobin Appelman2016-01-141-7/+6
* Happy new year!Thomas Müller2016-01-121-1/+1
* mark path as checkedRobin Appelman2015-11-041-0/+1
* Split checkUpdateRobin Appelman2015-11-031-19/+39
* Update license headersJenkins for ownCloud2015-03-261-4/+19
* Allow setting the watcher policy as mount optionRobin Appelman2015-03-111-0/+7
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
* Pass the cached data to the filesystem watcherRobin Appelman2014-10-241-4/+7
* Fix phpdocRobin Appelman2014-05-221-1/+1
* Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-131-1/+1
* Allow setting the frequency of which the file watcher checks for updatesRobin Appelman2014-02-181-13/+33
* Reuse the data retrieved from the cache in checkUpdateRobin Appelman2014-01-201-2/+2
* Fixed watcher to also update the owner's folder sizesVincent Petry2013-11-051-3/+6
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+72