gitlab-org--gitlab-foss/app/views/notify
Douwe Maan 6a355d451e Improve performance of MR show page 2016-08-18 19:08:59 -05:00
..
_note_message.html.haml Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
_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 Fix tests offenses: use `pipeline` of Ci::Build and rename views 2016-06-06 11:19:54 +02:00
build_fail_email.text.erb Fix tests offenses: use `pipeline` of Ci::Build and rename views 2016-06-06 11:19:54 +02:00
build_success_email.html.haml Fix tests offenses: use `pipeline` of Ci::Build and rename views 2016-06-06 11:19:54 +02:00
build_success_email.text.erb Fix tests offenses: use `pipeline` of Ci::Build and rename views 2016-06-06 11:19:54 +02:00
closed_issue_email.html.haml
closed_issue_email.text.haml
closed_merge_request_email.html.haml format merge request references properly 2016-04-18 23:32:02 -07:00
closed_merge_request_email.text.haml format merge request references properly 2016-04-18 23:32:02 -07:00
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 UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_access_denied_email.text.erb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_access_granted_email.html.haml UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_access_granted_email.text.erb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_access_requested_email.html.haml UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_access_requested_email.text.erb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_invite_accepted_email.html.haml UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_invite_accepted_email.text.erb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_invite_declined_email.html.haml UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_invite_declined_email.text.erb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_invited_email.html.haml UI and copywriting improvements 2016-06-14 13:18:14 +02:00
member_invited_email.text.erb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
merge_request_status_email.html.haml format merge request references properly 2016-04-18 23:32:02 -07:00
merge_request_status_email.text.haml format merge request references properly 2016-04-18 23:32:02 -07:00
merged_merge_request_email.html.haml format merge request references properly 2016-04-18 23:32:02 -07:00
merged_merge_request_email.text.haml format merge request references properly 2016-04-18 23:32:02 -07:00
new_email_email.html.haml
new_email_email.text.erb
new_issue_email.html.haml Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
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 Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
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 format merge request references properly 2016-04-18 23:32:02 -07:00
note_snippet_email.html.haml Support e-mail notifications for comments on project snippets 2016-05-02 11:01:32 -07:00
note_snippet_email.text.erb Support e-mail notifications for comments on project snippets 2016-05-02 11:01:32 -07:00
project_was_exported_email.html.haml fixing specs and some code cleanup 2016-06-15 10:37:17 +02:00
project_was_exported_email.text.erb fixing specs and some code cleanup 2016-06-15 10:37:17 +02:00
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 Improve performance of MR show page 2016-08-18 19:08:59 -05:00
repository_push_email.text.haml Syntax-highlight diffs in push emails 2016-05-17 13:23:17 +01:00
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