gitlab-org--gitlab-foss/app/views/notify
Dmitriy Zaporozhets 058c48845b Merge branch 'fix_merge_request_emails' into 'master'
Remove markdown syntax from notification emails

Merge request notifications once again gained markdown syntax 😄 In my opinion, markdown should not be present in emails because it is not rendered - it looks funny. I fixed this once before in 57ad81a9c5 and it was recently changed back to use the markdown style.
2014-05-08 18:36:32 +00:00
..
_note_message.html.haml Remove the quote-style around message in notification emails 2014-03-03 16:58:44 +01:00
closed_issue_email.html.haml Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
closed_issue_email.text.haml have email views use iid 2013-08-29 21:26:32 -05:00
closed_merge_request_email.html.haml Remove markdown notation from notification emails 2014-04-28 14:33:17 -05:00
closed_merge_request_email.text.haml Remove markdown notation from notification emails 2014-04-28 14:33:17 -05:00
group_access_granted_email.html.haml SHow group name in access granted email 2014-03-11 13:33:47 +02:00
group_access_granted_email.text.erb Email templates when user was added to group 2013-09-11 21:17:28 +03:00
issue_status_changed_email.html.haml Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
issue_status_changed_email.text.erb have email views use iid 2013-08-29 21:26:32 -05:00
merged_merge_request_email.html.haml Remove markdown notation from notification emails 2014-04-28 14:33:17 -05:00
merged_merge_request_email.text.haml Remove markdown notation from notification emails 2014-04-28 14:33:17 -05:00
new_email_email.html.haml Add email aliases for users 2014-02-13 22:59:39 -06:00
new_email_email.text.erb Add email aliases for users 2014-02-13 22:59:39 -06:00
new_issue_email.html.haml Add the description to the "new issue" and "new merge request" emails 2014-03-03 16:58:44 +01:00
new_issue_email.text.erb have email views use iid 2013-08-29 21:26:32 -05:00
new_merge_request_email.html.haml Simplify the default layout of notification emails 2014-03-03 16:58:44 +01:00
new_merge_request_email.text.erb Fix minor errors/annoyances in email templates 2013-11-08 10:20:15 -06:00
new_ssh_key_email.html.haml Fix profile emails with new key route 2013-06-24 19:24:27 +03:00
new_ssh_key_email.text.erb Fix profile emails with new key route 2013-06-24 19:24:27 +03:00
new_user_email.html.haml Update new_user_email.html.haml 2013-08-04 18:04:20 -04:00
new_user_email.text.erb have email views use iid 2013-08-29 21:26:32 -05:00
note_commit_email.html.haml Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
note_commit_email.text.erb added text-templates for mail notification 2013-02-28 16:39:58 +02:00
note_issue_email.html.haml Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
note_issue_email.text.erb have email views use iid 2013-08-29 21:26:32 -05:00
note_merge_request_email.html.haml Make the merge request notification emails more readable 2014-03-03 16:58:44 +01:00
note_merge_request_email.text.erb have email views use iid 2013-08-29 21:26:32 -05:00
note_wall_email.html.haml Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
note_wall_email.text.erb have email views use iid 2013-08-29 21:26:32 -05:00
project_access_granted_email.html.haml Refactor access roles methods 2013-08-20 15:59:45 +03:00
project_access_granted_email.text.erb Refactor access roles methods 2013-08-20 15:59:45 +03:00
project_was_moved_email.html.haml restyle and cleanup emails 2013-03-12 10:46:04 +02:00
project_was_moved_email.text.erb have email views use iid 2013-08-29 21:26:32 -05:00
reassigned_issue_email.html.haml Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
reassigned_issue_email.text.erb have email views use iid 2013-08-29 21:26:32 -05:00
reassigned_merge_request_email.html.haml Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
reassigned_merge_request_email.text.erb Fix minor errors/annoyances in email templates 2013-11-08 10:20:15 -06:00
repository_push_email.html.haml Change Diff to Changes in views. 2014-03-26 14:00:12 +01:00
repository_push_email.text.haml do not html encode plaintext part of emails for push notifications 2014-04-26 03:43:24 +02:00