gitlab-org--gitlab-foss/app/views/notify
Yar 8782bb96cc Unify anchor link format for MR diff files !7298
Right now, the following naming scheme for diff files is used: diff-1, diff-2, ... and also we have "internal" format which is file-path-HASH, where HASH is sha1 of file path.
Besides, we have HASH_lineA_lineB format to link exact line number in MR diff. It makes sence to unify the way we link diff from outside, while leave "file-path-HASH" format for internal (js) usage.
Changes in this commit  allow to link diff just by HASH, if we don't want specify exact lines, also it changes "file-path-HASH" and "diff-NUMBER" links in code to this unified format.

Inspired by #24010 and !7298
2016-11-15 20:51:21 +03:00
..
_note_message.html.haml
_reassigned_issuable_email.html.haml
_reassigned_issuable_email.text.erb
_relabeled_issuable_email.html.haml
_relabeled_issuable_email.text.erb
build_fail_email.html.haml
build_fail_email.text.erb
build_success_email.html.haml
build_success_email.text.erb
closed_issue_email.html.haml
closed_issue_email.text.haml
closed_merge_request_email.html.haml
closed_merge_request_email.text.haml
issue_moved_email.html.haml
issue_moved_email.text.erb
issue_status_changed_email.html.haml
issue_status_changed_email.text.erb
member_access_denied_email.html.haml
member_access_denied_email.text.erb
member_access_granted_email.html.haml
member_access_granted_email.text.erb
member_access_requested_email.html.haml
member_access_requested_email.text.erb
member_invite_accepted_email.html.haml
member_invite_accepted_email.text.erb
member_invite_declined_email.html.haml
member_invite_declined_email.text.erb
member_invited_email.html.haml
member_invited_email.text.erb
merge_request_status_email.html.haml
merge_request_status_email.text.haml
merged_merge_request_email.html.haml
merged_merge_request_email.text.haml
new_email_email.html.haml
new_email_email.text.erb
new_issue_email.html.haml
new_issue_email.text.erb Add description to text/plain emails 2016-08-04 14:29:47 +02:00
new_mention_in_issue_email.html.haml Include the reason for emailing in the new_mention emails 2016-08-16 14:12:05 +01:00
new_mention_in_issue_email.text.erb Send notification emails when users are newly mentioned in issue edits 2016-08-12 22:54:32 +01:00
new_mention_in_merge_request_email.html.haml Include the reason for emailing in the new_mention emails 2016-08-16 14:12:05 +01:00
new_mention_in_merge_request_email.text.erb Add notifications for new user mentions in merge requests 2016-08-15 14:47:16 +01:00
new_merge_request_email.html.haml
new_merge_request_email.text.erb Add description to text/plain emails 2016-08-04 14:29:47 +02:00
new_ssh_key_email.html.haml
new_ssh_key_email.text.erb
new_user_email.html.haml
new_user_email.text.erb
note_commit_email.html.haml
note_commit_email.text.erb
note_issue_email.html.haml
note_issue_email.text.erb
note_merge_request_email.html.haml Don't fail when a LegacyDiffNote didn't store the right diff 2016-07-15 17:32:49 -05:00
note_merge_request_email.text.erb
note_snippet_email.html.haml
note_snippet_email.text.erb
pipeline_failed_email.html.haml 17492 Update link color for more accessible contrast 2016-11-07 11:06:48 -08:00
pipeline_failed_email.text.erb Introduce more GitLab routing helpers, feedback: 2016-10-14 03:33:49 +08:00
pipeline_success_email.html.haml 17492 Update link color for more accessible contrast 2016-11-07 11:06:48 -08:00
pipeline_success_email.text.erb Boo. Midnight programming is bad. Just pass pipeline 2016-10-14 03:40:50 +08:00
project_was_exported_email.html.haml
project_was_exported_email.text.erb
project_was_moved_email.html.haml
project_was_moved_email.text.erb
project_was_not_exported_email.html.haml fix typo 2016-06-22 07:39:08 +02:00
project_was_not_exported_email.text.haml refactor to use haml instead 2016-06-22 08:48:18 +02:00
reassigned_issue_email.html.haml
reassigned_issue_email.text.erb
reassigned_merge_request_email.html.haml
reassigned_merge_request_email.text.erb
relabeled_issue_email.html.haml
relabeled_issue_email.text.erb
relabeled_merge_request_email.html.haml
relabeled_merge_request_email.text.erb
repository_push_email.html.haml Unify anchor link format for MR diff files !7298 2016-11-15 20:51:21 +03:00
repository_push_email.text.haml
resolved_all_discussions_email.html.haml Send notification email when all discussions are resolved 2016-07-28 21:00:32 -06:00
resolved_all_discussions_email.text.erb Send notification email when all discussions are resolved 2016-07-28 21:00:32 -06:00