aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Search
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-155-17/+17
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-255-105/+105
* chore: Add SPDX headerAndy Scherzinger2024-05-135-5/+20
* test: Additional tests for issue #35776Dariusz Olszewski2024-03-041-0/+146
* add some comments for the distributive operation and add another testRobin Appelman2024-02-161-0/+27
* add extra flatten step to improve "or eq" -> "in" optimizationRobin Appelman2024-02-151-3/+3
* add a search query step to split IN statements that are to large for ociRobin Appelman2024-02-151-0/+44
* optimize query pattern used by storage filterRobin Appelman2024-02-154-0/+340