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