BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
934305ff
Commit
934305ff
authored
Aug 01, 2017
by
http://jneen.net/
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rm unused NewNote#subject
its functionality is swept into the project permission check in NotificationRecipient#has_access? now
parent
9d53418a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
notification_recipient_service.rb
app/services/notification_recipient_service.rb
+0
-4
No files found.
app/services/notification_recipient_service.rb
View file @
934305ff
...
...
@@ -311,10 +311,6 @@ module NotificationRecipientService
@read_ability
||=
:"read_
#{
target
.
class
.
model_name
.
name
.
underscore
}
"
end
def
subject
note
.
for_personal_snippet?
?
note
.
noteable
:
note
.
project
end
def
build!
# Add all users participating in the thread (author, assignee, comment authors)
add_participants
(
note
.
author
)
...
...
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