aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache/ScannerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* add test for updating etag with unchanged mtime in child folderRobin Appelman2024-01-311-0/+25
* add test for updating etag with unchanged mtimeRobin Appelman2024-01-311-0/+19
* cleanup scannertest a bitRobin Appelman2022-08-161-42/+36
* Use query builder instead of OC_DB in OC\Files\*Joas Schilling2020-11-091-11/+15
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-061-0/+38
* Moves the logo files to logoMichael Weimann2018-10-021-2/+2
* Make sure we don't scan files that can not be accessedJoas Schilling2016-11-211-0/+26
* Only recurse into incomplete folders during background scansRobin Appelman2016-05-231-0/+27
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+319