summaryrefslogtreecommitdiff
path: root/app/services/quick_actions
Commit message (Expand)AuthorAgeFilesLines
* Move wip handling to MergeRequest::BaseServicewip-slash-command-on-mr-descriptionOswaldo Ferreira2018-03-011-3/+3
* Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-231-19/+26
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-2/+2
* added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-131-6/+10
* Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate2017-10-101-1/+1
* Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
* /move project functionality. Squash commit.Manolis Mavrofidis2017-08-311-0/+18
* Add `/assign me` alias support for assigning issuables to oneselfMehdi Lahmam2017-08-071-1/+6
* Fixes #29385: Add /shrug and /tableflip commandsAlex Ives2017-07-281-0/+16
* Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-211-3/+7
* Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+14
* Remove /reassign quick actiontc-follow-up-miaToon Claes2017-07-071-26/+0
* Ensure /reassign does not assign multiple usersToon Claes2017-06-201-5/+14
* Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-17/+12
* Backport /reassign quick commandToon Claes2017-06-201-0/+18
* Backport issuable for assignee slash commands from EEToon Claes2017-06-201-8/+30
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-0/+515