summaryrefslogtreecommitdiffstats
path: root/lib/private/FullTextSearch/Model/SearchRequestSimpleQuery.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-2/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-7/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+0
* new model to manage some simple queriesMaxence Lange2019-07-141-0/+188