summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix false-positive specHiroyuki Sato2019-02-051-18/+18
| * Move validation logic to service layerHiroyuki Sato2019-01-282-3/+21
| * Don't create merge request pipeline without commitsHiroyuki Sato2019-01-201-2/+6
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
|/
* Add committers and authors methods on MergeRequestTiago Botelho2019-01-081-1/+1
* Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-8/+21
* Validate projects in MR build serviceBob Van Landuyt2018-12-141-3/+52
* Guard with feature flagMark Chao2018-12-071-9/+33
* Update merge request's merge_commit for branch updateMark Chao2018-12-071-0/+49