summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Put some flaky specs in quarantineRémy Coutable2019-04-241-1/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-1221-0/+42
* Fix naming of testce-6120-extract-ee-specific-files-lines-for-spec-services-merge_requestsHeinrich Lee Yu2019-04-112-4/+2
* Fix MR assignees for push optionsNick Thomas2019-04-091-1/+1
* Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-099-44/+44
|\
| * [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-089-44/+44
* | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-091-0/+404
|\ \
| * | Update service to handle unexpected exceptions43263-git-push-option-to-create-mrLuke Duncalfe2019-04-091-0/+26
| * | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-091-34/+39
| * | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-0/+82
| * | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+291
| |/
* | Prevent triggering pipelines when target branch is updatedprevent-running-mr-pipelines-when-target-updatedShinya Maeda2019-04-081-7/+27
|/
* Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński2019-04-052-0/+47
|\
| * Fix merge requst relationships with pipeline in MWPSServicefix-merge-request-relations-with-pipeline-on-mwpsShinya Maeda2019-04-052-0/+47
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-052-6/+6
|/
* Backport attached merge request pipelinescreate-merge-pipelines-ceShinya Maeda2019-04-042-24/+0
* Check mergeability in merge to ref servicecheck-mergeability-in-merge-to-ref-serviceShinya Maeda2019-04-011-9/+11
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-292-14/+75
* Merge branch '54670-external-diffs-when-outdated' into 'master'Sean McGivern2019-03-281-0/+43
|\
| * Allow external diffs to be used conditionallyNick Thomas2019-03-271-0/+43
* | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-271-9/+29
|\ \ | |/ |/|
| * Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-271-9/+29
* | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-262-2/+2
|/
* Revert "Merge branch 'sh-show-pre-receive-error-merge' into 'master'"Luke Duncalfe2019-03-081-1/+1
* Provide reliable source and target IDsOswaldo Ferreira2019-03-061-33/+60
* Ref merge does not fail upon FF config enabledOswaldo Ferreira2019-03-061-34/+1
* Merge dev master into GitLab.com masterYorick Peterse2019-03-042-3/+12
|\
| * Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse2019-03-042-3/+12
| |\
| | * Check issue milestone availabilityJarka Košanová2019-02-142-3/+12
* | | Show pre-receive error message in merge request widgetStan Hu2019-03-021-1/+1
* | | Add suffix for merge request eventShinya Maeda2019-03-012-4/+4
|/ /
* | Add feature-flag supportOswaldo Ferreira2019-02-251-0/+9
* | Check authorization in merge servicesOswaldo Ferreira2019-02-252-16/+40
* | Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+180
|/
* Enable fast task lists for merge requestsBrett Walker2019-02-071-0/+2
* Allow custom squash commit messagesLuke Duncalfe2019-02-062-21/+52
* Merge branch 'not-run-pipeline-on-empty-merge-request' into 'master'Grzegorz Bizon2019-02-052-2/+24
|\