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
dd649aa9
Commit
dd649aa9
authored
Oct 09, 2017
by
Nick Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CE->EE: Fix merge conflicts in lib/api/entities.rb
parent
252c4855
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
lib/api/entities.rb
lib/api/entities.rb
+0
-6
No files found.
lib/api/entities.rb
View file @
dd649aa9
...
...
@@ -397,10 +397,7 @@ module API
end
expose
:due_date
expose
:confidential
<<<<<<<
HEAD
expose
:weight
,
if:
->
(
issue
,
_
)
{
issue
.
supports_weight?
}
=======
>>>>>>>
ce
-
com
/
master
expose
:discussion_locked
expose
:web_url
do
|
issue
,
options
|
...
...
@@ -507,10 +504,7 @@ module API
expose
:diff_head_sha
,
as: :sha
expose
:merge_commit_sha
expose
:user_notes_count
<<<<<<<
HEAD
expose
:approvals_before_merge
=======
>>>>>>>
ce
-
com
/
master
expose
:discussion_locked
expose
:should_remove_source_branch?
,
as: :should_remove_source_branch
expose
:force_remove_source_branch?
,
as: :force_remove_source_branch
...
...
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