summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/AutoCompleteControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling2019-02-261-3/+9
* Remove config from AutoCompleteControllerMorris Jobke2018-02-131-7/+1
* don't create sorter instances when none was requestedArthur Schiwon2017-11-281-41/+99
* meanwhile we can have exact matches. also show those.Arthur Schiwon2017-10-311-0/+29
* add search parameter to autocomplete controllerArthur Schiwon2017-10-251-2/+7
* AutoCompletion backendArthur Schiwon2017-10-221-0/+84