summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests/create_from_issue_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-actionJacopo2018-11-141-1/+9
* Resolve "Automatically created MR uses wrong target branch (when branching fr...Athar Hameed2018-06-081-3/+8
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-1/+1
* Set target_branch to the ref branch when creating MR from issue41727-target-branch-nameJarka Kadlecová2018-01-171-0/+19
* Execute quick actions when creating MR from issuefix-create-mr-from-issue-with-templateSean McGivern2017-12-131-0/+12
* Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-251-5/+19
* [skip ci] changelog and minor style changes addedhaseeb2017-08-181-2/+2
* moved merge parms to servicehaseeb2017-08-171-21/+12
* tests for inheriting milestones and labelshaseeb2017-08-111-1/+26
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+74