aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/cache/watcher.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-196/+0
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
* Fix watcher tests to explicitly set policyVincent Petry2015-07-291-0/+3
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-081-8/+2
* Use base class to reset the file mapperJoas Schilling2014-11-191-1/+1
* Correctly restore previous root mount point after testingJoas Schilling2014-11-171-2/+13
* - drop permissions table and related codeThomas Müller2014-06-051-2/+0
* add unit tests for watcher policiesRobin Appelman2014-02-191-1/+55
* Fixed filesize issue in watchr testVincent Petry2013-11-051-0/+3
* raise failed tests from first commit to size @mediumJörn Friedrich Dreyer2013-06-101-0/+3
* add timeouts 3/30/90 to phpunit testsJörn Friedrich Dreyer2013-06-101-0/+3
* merge master into filecache_mtimeRobin Appelman2013-02-151-1/+0
|\
| * Cache: reuse known folder sizes when doing a shallow scanRobin Appelman2013-02-111-1/+0
* | Cache: bookkeeping of storage_mtimeRobin Appelman2013-02-101-5/+5
|/
* Cache: allow storage backends to overwrite WatcherRobin Appelman2013-01-011-7/+7
* Filecache Watcher: use scan or scanFile based on the current item, not the ca...Robin Appelman2012-12-151-0/+34
* allow storage backends to implement custom permission managementRobin Appelman2012-11-151-1/+2
* add filesystem watcher to detect updatesRobin Appelman2012-10-281-0/+86