summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache/QuerySearchHelperTest.php
Commit message (Expand)AuthorAgeFilesLines
* split of query building bits from searchhelperRobin Appelman2021-06-141-230/+0
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-1/+12
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-1/+6
* Can not insert auto increment on oracleJoas Schilling2017-08-021-18/+23
* add tests for filesearchbackendRobin Appelman2017-03-011-0/+3
* Implement webdav SEARCHRobin Appelman2017-03-011-0/+173
* add icewind/searchdavRobin Appelman2017-02-281-0/+28