summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests/close_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-101-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-02-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-181-11/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-171-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-12-081-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-121-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-081-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-071-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-181-38/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-111-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-221-28/+37
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Cancel auto merge when merge request is closedcancel-auto-merge-when-merge-request-is-closedShinya Maeda2019-06-041-0/+8
* Fix environment automatic on_stop triggerShinya Maeda2019-04-301-0/+8
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-1/+1
* Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+13
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-191-1/+1
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-0/+7
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-261-0/+2
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-1/+1
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-131-1/+15
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-3/+3
* Fix rubocop offensesDouglas Barbosa Alexandre2016-02-201-3/+3
* Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre2016-02-201-3/+1
* Marks pending tasks for an user as done when he close the MRDouglas Barbosa Alexandre2016-02-201-0/+7
* Tag service specsDouwe Maan2015-12-091-1/+1
* test fixValery Sizov2015-11-301-1/+3
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-6/+6
* Add action property to merge request hookjubianchi2015-01-201-3/+12
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-181-1/+1
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-101-1/+1
* Add note when MR assignee changes. Add more tests to MR servicesDmitriy Zaporozhets2014-04-031-0/+35