summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/cache/scanner.php
Commit message (Expand)AuthorAgeFilesLines
* add Scanner->backgroundScanRobin Appelman2012-11-221-0/+22
* allow storage backends to implement custom permission managementRobin Appelman2012-11-151-1/+2
* move correctFolderSize from Scanner to CacheRobin Appelman2012-11-081-1/+1
* delete child entries when a folder gets removed from cacheRobin Appelman2012-10-271-2/+7
* add permissions data to the results of the cache apiRobin Appelman2012-10-271-0/+2
* fix cache scanner test caseRobin Appelman2012-10-101-2/+1
* few more test cases for scanning foldersRobin Appelman2012-10-101-0/+7
* more tests and fixes for the filesystem scannerRobin Appelman2012-10-031-1/+38
* add some more test cases for the scannerRobin Appelman2012-10-031-1/+22
* make filestorage scanner non-static and add a simple test caseRobin Appelman2012-10-031-0/+47