summaryrefslogtreecommitdiff
path: root/app/services/merge_requests/create_from_issue_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-1/+1
* Fix create MR from issue using a tag as ref🙈 jacopo beschi 🙉2019-09-121-2/+28
* Fix issues when creating system notes58583-confidential-mr-branch-backendPatrick Bajao2019-06-291-2/+2
* Support creating an MR on a fork from an issuePatrick Bajao2019-06-291-11/+27
* Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-actionJacopo2018-11-141-2/+4
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho2018-09-061-4/+1
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Resolve "Automatically created MR uses wrong target branch (when branching fr...Athar Hameed2018-06-081-1/+3
* Set target_branch to the ref branch when creating MR from issue41727-target-branch-nameJarka Kadlecová2018-01-171-0/+1
* Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-251-8/+16
* Make RuboCop happySean McGivern2017-08-211-1/+1
* [skip ci] changelog and minor style changes addedhaseeb2017-08-181-1/+1
* moved merge parms to servicehaseeb2017-08-171-1/+4
* working version of create merge requests with labelshaseeb2017-08-101-3/+1
* copy milestones from issue when using create merge request btnhaseeb2017-08-101-1/+3
* Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+54