summaryrefslogtreecommitdiff
path: root/spec/services/quick_actions/interpret_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-10/+0
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-12/+16
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-77/+123
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+94
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-96/+98
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+210
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-11/+21
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-34/+42
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+97
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+23
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-3/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-5/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-8/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-2/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-0/+16
* Only show `/copy_metadata` when usableLee Tickett2019-09-061-0/+13
* Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉2019-09-041-28/+33
* Improve quick action error messagesHeinrich Lee Yu2019-08-131-18/+18
* Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-291-59/+329
* CE-EE parity for interpret_service_specRobert Speicher2019-07-241-2/+2
* Quarantine flaky specsquarantine-flaky-specsRémy Coutable2019-04-101-1/+1
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-1/+3
* Fix quick actions add label name middle word overlaps53459-quick-action-adds-multiple-labels-to-issue-if-middle-words-overlap-with-existing-labelJacopo2019-04-021-0/+41
* Add no-op license helper to CE6539-extract-ee-specific-codeAlexandru Croitor2019-03-281-0/+1
* Show commands applied message when promoting issuesFelipe Artur2019-03-041-0/+10
* Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-actionJacopo2018-11-141-0/+53
* 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