An error occurred while fetching the assigned milestone of the selected merge_request.
WIP: Project option to require allow collaboration on merge requests
Closed
requested to merge prashcr/gitlab:project-option-to-require-allow-collaboration-on-merge-requests-squashed into master
4 unresolved threads
Compare changes
Files
9
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 13
− 8
@@ -666,9 +666,10 @@ def validate_fork
@@ -834,7 +835,7 @@ def can_cancel_auto_merge?(current_user)
@@ -1428,17 +1429,21 @@ def source_and_target_projects_not_private?
@@ -1476,7 +1481,7 @@ def protected_source_branch?