summaryrefslogtreecommitdiff
path: root/spec/services/quick_actions
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-4/+4
* added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-131-2/+54
* /move project functionality. Squash commit.Manolis Mavrofidis2017-08-311-0/+10
* Add `/assign me` alias support for assigning issuables to oneselfMehdi Lahmam2017-08-071-0/+20
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Fixes #29385: Add /shrug and /tableflip commandsAlex Ives2017-07-281-1/+41
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-211-8/+3
* Changes based on MR feedback.Ryan Scott2017-07-201-17/+35
* Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+36
* Remove /reassign quick actiontc-follow-up-miaToon Claes2017-07-071-16/+0
* Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-9/+9
* Backport /reassign quick commandToon Claes2017-06-201-1/+17
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-0/+1042