summaryrefslogtreecommitdiff
path: root/app/services/projects/autocomplete_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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