summaryrefslogtreecommitdiff
path: root/app/finders/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-0/+21
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+7
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+9
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-4/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-202-1/+49
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Removed project autocomplete paginationJan Provaznik2019-07-221-5/+4
* Return all runner tags when search is empty63656-runner-tags-search-dropdown-is-emptyDmitriy Zaporozhets2019-06-241-2/+1
* Abstract author into private methodweimeng-user-autocomplete-fixWei-Meng Lee2019-04-161-1/+9
* Only show in autocomplete when author activeWei-Meng Lee2019-04-121-1/+1
* use functional style for tags finderAlexis Reigel2019-02-271-19/+19
* don't filter tags by taggable typeAlexis Reigel2019-02-271-12/+1
* optimize sql query to get tags related to runnersAlexis Reigel2019-02-271-2/+12
* use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-271-0/+45
* Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-noneDouglas Barbosa Alexandre2018-10-311-2/+0
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-204-0/+192