summaryrefslogtreecommitdiff
path: root/app/services/projects/autocomplete_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-1/+1
* Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-0/+4
* Create labels_as_hash_ concern, modify params for methodccr/48930_extract_logic_to_concernChantal Rollison2018-10-031-24/+5
* Implement QuickActions::TargetServicePeter Leitzen2018-08-101-11/+0
* Move finding autocompletion targets into AutocompleteServicePeter Leitzen2018-08-101-0/+11
* Build noteables in AutocompleteSourcesController#targetPeter Leitzen2018-08-101-9/+1
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Mark Chao2018-07-061-15/+19
* Rails5 fix passing Group objects array into for_projects_and_groups milestone...Jasper Maes2018-06-161-1/+1
* Include all ancestors milestones in json list & autocomplete36862-subgroup-milestonesJarka Kadlecová2018-06-041-1/+1
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-1/+2
* Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-231-10/+1
* Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov2017-11-281-3/+18
* Show group milestones in autocompleteSean McGivern2017-08-071-1/+9
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' int...revert-0a3cafb2Douwe Maan2016-11-171-8/+1
* Limit autocomplete to currently selected itemsAkram FARES2016-11-151-1/+8
* Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-1/+1
* Fix specs and implement fixes based on failing specsDouwe Maan2016-08-171-1/+1
* Refactor slash command definitionDouwe Maan2016-08-121-27/+19
* Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-131-13/+21
* Make slash commands contextualRémy Coutable2016-08-131-2/+21
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+4
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into add_autocomplet...Fatih Acet2016-06-141-0/+4
|\
| * Sorting Milestones on the auto complete list by due date and titleAlejandro Rodríguez2016-04-201-1/+1
| * Implementing autocomplete for GFM milestone referencesAlejandro Rodríguez2016-04-201-0/+4
* | add gfm autocomplete for labelsArinde Eniola2016-05-031-0/+4
|/
* Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre2016-03-171-5/+1
* Faster autocomplete without unused descriptionDmitriy Zaporozhets2015-01-231-2/+2
* Faster autocomplete for users/issues/emojiisDmitriy Zaporozhets2015-01-221-0/+15