summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests/assign_issues_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-201-6/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-09-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-121-9/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-5/+5
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Ignore external issues when bulk assigning issues to author of merge request.fix-bulk-assign-issues-for-external-issuesAdam Niedzielski2016-10-201-0/+12
* Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+49