gitlab-org--gitlab-foss/app/views/notify
Grzegorz Bizon 15d32b6a11 Add new notifications for issue move action
[ci skip]
2016-03-17 07:39:16 +01:00
..
_note_message.html.haml Add option to include the sender name in body of Notify email. fix #7824 2016-02-09 12:58:13 +01:00
_reassigned_issuable_email.html.haml
_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 broken link in CI build notification emails 2016-02-12 14:01:27 +01:00
build_fail_email.text.erb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
build_success_email.html.haml Fix broken link in CI build notification emails 2016-02-12 14:01:27 +01:00
build_success_email.text.erb Migrate CI::Project to Project 2015-12-11 18:02:09 +01: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
closed_merge_request_email.text.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
group_access_granted_email.html.haml Use `group_member` instead of `users_group` or `membership`. 2015-03-15 13:49:41 +01:00
group_access_granted_email.text.erb Use `group_member` instead of `users_group` or `membership`. 2015-03-15 13:49:41 +01: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
merge_request_status_email.html.haml
merge_request_status_email.text.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
merged_merge_request_email.html.haml
merged_merge_request_email.text.haml notify: fix typo in merged_merge_request_email template 2015-09-30 17:14:54 -04:00
new_email_email.html.haml
new_email_email.text.erb
new_issue_email.html.haml Add option to include the sender name in body of Notify email. fix #7824 2016-02-09 12:58:13 +01:00
new_issue_email.text.erb email: fix typo 2015-05-18 09:33:16 -04:00
new_merge_request_email.html.haml Add option to include the sender name in body of Notify email. fix #7824 2016-02-09 12:58:13 +01:00
new_merge_request_email.text.erb email: fix typo 2015-05-18 09:33:16 -04: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
note_merge_request_email.text.erb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
project_access_granted_email.html.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
project_access_granted_email.text.erb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
project_invite_accepted_email.html.haml Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
project_invite_accepted_email.text.erb Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
project_invite_declined_email.html.haml Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
project_invite_declined_email.text.erb Remove superfluous info from invite accepted/declined mails. 2015-04-14 23:06:21 +02:00
project_member_invited_email.html.haml Let invites be declined. 2015-04-14 12:08:11 +02:00
project_member_invited_email.text.erb Let invites be declined. 2015-04-14 12:08:11 +02: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
reassigned_issue_email.text.erb
reassigned_merge_request_email.html.haml
reassigned_merge_request_email.text.erb
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 Mark inline difference between old and new paths when a file is renamed 2016-01-29 19:37:17 +01:00
repository_push_email.text.haml Use `to_s(:iso8601)` where appropriate 2016-01-07 20:01:08 -05:00