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
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
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
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
new_email_email.text.erb
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
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
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 Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
note_commit_email.text.erb
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
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
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
project_access_granted_email.html.haml
project_access_granted_email.text.erb
project_was_moved_email.html.haml
project_was_moved_email.text.erb
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
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
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