gitlab-org--gitlab-foss/app/views/notify
Rémy Coutable 6d103a2f47 Factorize members mails into a new Emails::Members module
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-14 13:07:26 +02: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 Fix missing to on reassign MR email to unassigned. 2014-09-01 17:35:25 +02:00
_reassigned_issuable_email.text.erb Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
_relabeled_issuable_email.html.haml Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
_relabeled_issuable_email.text.erb Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
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 Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
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
group_access_granted_email.html.haml Add request access for groups 2016-06-14 13:07:26 +02:00
group_access_granted_email.text.erb Add request access for groups 2016-06-14 13:07:26 +02:00
group_invite_accepted_email.html.haml Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
group_invite_accepted_email.text.erb Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
group_invite_declined_email.html.haml Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
group_invite_declined_email.text.erb Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
group_member_invited_email.html.haml Let invites be declined. 2015-04-14 12:08:11 +02:00
group_member_invited_email.text.erb Let invites be declined. 2015-04-14 12:08:11 +02:00
issue_moved_email.html.haml Add new notifications for issue move action 2016-03-17 07:39:16 +01:00
issue_moved_email.text.erb Add new notifications for issue move action 2016-03-17 07:39:16 +01:00
issue_status_changed_email.html.haml
issue_status_changed_email.text.erb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
member_access_denied_email.html.haml Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_access_denied_email.text.erb Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_access_granted_email.html.haml Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_access_granted_email.text.erb Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_access_requested_email.html.haml Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_access_requested_email.text.erb Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_invite_accepted_email.html.haml Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_invite_accepted_email.text.erb Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_invite_declined_email.html.haml Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_invite_declined_email.text.erb Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_invited_email.html.haml Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +02:00
member_invited_email.text.erb Factorize members mails into a new Emails::Members module 2016-06-14 13:07:26 +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 email: fix typo 2015-05-18 09:33:16 -04: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 format merge request references properly 2016-04-18 23:32:02 -07:00
new_ssh_key_email.html.haml improve ssh key emails 2014-10-28 00:06:22 -07:00
new_ssh_key_email.text.erb improve ssh key emails 2014-10-28 00:06:22 -07:00
new_user_email.html.haml Fix HTML link that was improperly escaped in new user e-mail 2015-09-16 21:24:53 -07:00
new_user_email.text.erb Explain reset token expiration in emails 2015-05-16 14:03:07 -06:00
note_commit_email.html.haml
note_commit_email.text.erb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
note_issue_email.html.haml
note_issue_email.text.erb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
note_merge_request_email.html.haml Clean up LegacyDiffNote somewhat 2016-05-13 17:31:58 -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_moved_email.html.haml Note the original location of a moved project when notifying users of the move 2015-10-01 09:54:56 +03:00
project_was_moved_email.text.erb Ensure variable is evalled 2015-10-29 14:14:21 +01:00
reassigned_issue_email.html.haml Fix missing to on reassign MR email to unassigned. 2014-09-01 17:35:25 +02:00
reassigned_issue_email.text.erb Fix missing to on reassign MR text email to unassigned. 2014-09-03 01:33:02 +02:00
reassigned_merge_request_email.html.haml Fix missing to on reassign MR email to unassigned. 2014-09-01 17:35:25 +02:00
reassigned_merge_request_email.text.erb Fix missing to on reassign MR text email to unassigned. 2014-09-03 01:33:02 +02:00
relabeled_issue_email.html.haml Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
relabeled_issue_email.text.erb Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
relabeled_merge_request_email.html.haml Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
relabeled_merge_request_email.text.erb Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
repository_push_email.html.haml Syntax-highlight diffs in push emails 2016-05-17 13:23:17 +01:00
repository_push_email.text.haml Syntax-highlight diffs in push emails 2016-05-17 13:23:17 +01:00