summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-218-15/+33
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-207-25/+101
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-12-031-5/+3
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-1914-121/+228
* Only assign merge params when allowedBob Van Landuyt2019-10-232-1/+26
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-224-3/+132
* Fix create MR from issue using a tag as ref🙈 jacopo beschi 🙉2019-09-121-0/+16
* Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-111-0/+4
* Merge branch 'fj-62807-not-prefill-target-branch' into 'master'Lin Jen-Shin2019-09-101-48/+60
|\
| * Avoid setting merge request target branch when source if default branchfj-62807-not-prefill-target-branchFrancisco Javier López2019-09-101-48/+60
* | Support adding and removing labels w/ push optsChristian Couder2019-09-041-0/+145
|/
* Add usage pings for merge request creatingIgor2019-08-261-1/+7
* Only read rebase status from the modelNick Thomas2019-08-151-1/+1
* Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-311-16/+63
* Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher2019-07-291-1/+2
|\
| * Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-291-1/+2
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-1/+36
|\ \
| * \ Merge branch 'security-bvl-filter-mr-params' into 'master'GitLab Release Tools Bot2019-07-261-1/+36
| |\ \
| | * | Filter params in MR build serviceBob Van Landuyt2019-07-171-1/+36
| | |/
* | | Merge branch 'label-descr-push-opts' into 'master'Lin Jen-Shin2019-07-251-0/+154
|\ \ \ | |/ / |/| |
| * | Support title and desc on merge w/ push optionlabel-descr-push-optsChristian Couder2019-07-241-0/+154
* | | Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen2019-07-241-1/+1
|/ /
* | Support rm src branch on merge w/ push optionChristian Couder2019-07-171-0/+76
|/
* Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik2019-07-121-3/+3
|\
| * Use namespace#path for building urls in specsBob Van Landuyt2019-07-091-3/+3
* | Upgrade rspec-rails to 3.8.2 and dependenciessh-bump-rspec-versionsDouglas Barbosa Alexandre2019-07-102-3/+7
* | [CE port] Bypass push rules for merge to ref serviceosw-bypass-push-rules-for-merge-to-refOswaldo Ferreira2019-07-092-0/+26
|/
* Fix race condition on merge train ref generationrun-pipeline-for-merge-train-at-train-ref-ceShinya Maeda2019-07-081-0/+9
* Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-051-7/+48
* Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-7/+21
* Fix issues when creating system notes58583-confidential-mr-branch-backendPatrick Bajao2019-06-291-2/+2
* Support branch creation from confidential issuePatrick Bajao2019-06-291-126/+51
* Support creating an MR on a fork from an issuePatrick Bajao2019-06-291-82/+194
* Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-3/+3
* Avoid touching the MR status if MR is not openedOswaldo Ferreira2019-06-211-0/+24
* Only force recheck when merge-ref is outdatedOswaldo Ferreira2019-06-201-1/+44
* Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-202-31/+234
* Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-112-196/+32
* Cancel Auto Merge when target branch is changedcancel-auto-merge-when-branch-is-changedShinya Maeda2019-06-101-0/+12
* Introduce service for merge request pipeline creationcreate-merge-request-create-pipeline-serviceShinya Maeda2019-06-061-0/+71
* Cancel auto merge when merge request is closedcancel-auto-merge-when-merge-request-is-closedShinya Maeda2019-06-041-0/+8
* Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-032-32/+196
|\
| * Add payload to the service responseOswaldo Ferreira2019-05-311-0/+95
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-312-32/+101
* | Abstract auto merge processesShinya Maeda2019-06-034-204/+11
|/
* Fix a broken spec for EEce-11621-fix-broken-masterNick Thomas2019-05-161-1/+1
* Properly clear the merge error upon rebase failuresh-fix-rebase-error-clearingStan Hu2019-05-151-0/+26
* Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-062-14/+14
* Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-021-1/+17
* Fix environment automatic on_stop triggerShinya Maeda2019-04-302-0/+16