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