summaryrefslogtreecommitdiff
path: root/spec/services/quick_actions/interpret_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow limiting quick actions to executeBob Van Landuyt2018-11-071-0/+9
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-2/+2
* Resolve "/assign me quick action doesn't work if there is extra white space"Cindy Pallares 🦉2018-10-191-41/+38
* Allow /copy_metadata for new issuesToon Claes2018-09-271-0/+9
* Add /lock and /unlock quick actionsMehdi Lahmam2018-09-061-0/+52
* Cannot mark a Commit as todo via `/todo`Peter Leitzen2018-08-101-10/+22
* You cannot `/award` a CommitPeter Leitzen2018-08-101-0/+6
* Show optional tag message in quick action explanationPeter Leitzen2018-08-101-4/+28
* Implement the `tag` commandsPeter Leitzen2018-08-101-0/+45
* Resolve "Add `/confidential` quick action for issues"Jan2018-06-131-0/+18
* Make /copy_metadata only handle the first issuable passedSean McGivern2018-04-241-2/+13
* Fixed typos and improved reference checkingMateusz Bajorski2018-03-031-12/+12
* Changed command name to copy_metadata and added MR supportMateusz Bajorski2018-03-031-23/+23
* Add Inherit quick actionMateusz Bajorski2018-03-031-0/+65
* Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-231-0/+16
* 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