summaryrefslogtreecommitdiff
path: root/app/services/merge_requests/create_from_issue_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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