Skip to content
Snippets Groups Projects
Commit 86c97373 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix issue when project owner cant close MR from forked project

parent 2afd4aaa
No related branches found
No related tags found
2 merge requests!52746 1 stable,!4948CentOS 6.4 install GitLab 6 0 stable ssh Auth fail
Loading
Loading
@@ -250,6 +250,10 @@ class MergeRequest < ActiveRecord::Base
(source_project.root_ref? source_branch) || for_fork?
end
 
def project
target_project
end
private
 
def dump_commits(commits)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment