Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b1e3a13c
Commit
b1e3a13c
authored
Nov 07, 2016
by
Valery Sizov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
resolve conflict in app/views/projects/_merge_request_settings.html.haml
parent
95eeaa99
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
21 deletions
+4
-21
app/views/projects/_merge_request_settings.html.haml
app/views/projects/_merge_request_settings.html.haml
+4
-21
No files found.
app/views/projects/_merge_request_settings.html.haml
View file @
b1e3a13c
<
<<<<<<
HEAD
%fieldset
.merge-requests-feature.append-bottom-default
%h5
.prepend-top-0
Merge requests
...
...
@@ -99,27 +98,11 @@
.help-block
Builds need to be configured to enable this feature.
=
link_to
icon
(
'question-circle'
),
help_page_path
(
'user/project/merge_requests/merge_when_build_succeeds'
,
anchor:
'only-allow-merge-requests-to-be-merged-if-the-build-succeeds'
)
.checkbox
=
f
.
label
:only_allow_merge_if_all_discussions_are_resolved
do
=
f
.
check_box
:only_allow_merge_if_all_discussions_are_resolved
%strong
Only allow merge requests to be merged if all discussions are resolved
:javascript
new
UsersSelect
();
new
GroupsSelect
();
==
=====
.merge-requests-feature
%fieldset
.builds-feature
%hr
%h5
.prepend-top-0
Merge
Requests
.form-group
.checkbox
=
f
.
label
:only_allow_merge_if_build_succeeds
do
=
f
.
check_box
:only_allow_merge_if_build_succeeds
%strong
Only
allow
merge
requests
to
be
merged
if
the
build
succeeds
%br
%span
.descr
Builds
need
to
be
configured
to
enable
this
feature
.
=
link_to
icon
(
'question-circle'
),
help_page_path
(
'user/project/merge_requests/merge_when_build_succeeds'
,
anchor:
'only-allow-merge-requests-to-be-merged-if-the-build-succeeds'
)
.checkbox
=
f
.
label
:only_allow_merge_if_all_discussions_are_resolved
do
=
f
.
check_box
:only_allow_merge_if_all_discussions_are_resolved
%strong
Only
allow
merge
requests
to
be
merged
if
all
discussions
are
resolved
>
>>>>>> c392b0cc24ba40e3fed920c6c693cb24665193af
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment