summaryrefslogtreecommitdiff
path: root/app/controllers/projects/autocomplete_sources_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+2
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+10
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+2
* 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-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Prevent disclosing project milestone titlesFelipe Artur2019-02-251-0/+2
* Remove instance autocomplete_service variablece-7472-epics-autocompleteJarka Košanová2018-11-061-10/+8
* Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-0/+4
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Implement QuickActions::TargetServicePeter Leitzen2018-08-101-2/+4
* Move finding autocompletion targets into AutocompleteServicePeter Leitzen2018-08-101-9/+2
* Build noteables in AutocompleteSourcesController#targetPeter Leitzen2018-08-101-2/+2
* Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Mark Chao2018-07-061-1/+1
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-2/+2
* Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov2017-11-281-8/+8
* Use native unicode emojisEric Eastwood2017-03-061-5/+1
* Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-0/+48