gitlab-org--gitlab-foss/app/views/notify
Jason Hollingsworth 29cfd33d94 Add email aliases for users
Emails are used to associate commits with users. The emails
are not verified and don't have to be valid email addresses. They
are assigned on a first come, first serve basis.

Notifications are sent when an email is added.
2014-02-13 22:59:39 -06:00
..
_note_message.html.haml Improve message in email notifications 2013-11-08 15:48:45 +09:00
closed_issue_email.html.haml have email views use iid 2013-08-29 21:26:32 -05: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 have email views use iid 2013-08-29 21:26:32 -05:00
closed_merge_request_email.text.haml have email views use iid 2013-08-29 21:26:32 -05:00
group_access_granted_email.html.haml Email templates when user was added to group 2013-09-11 21:17:28 +03: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 have email views use iid 2013-08-29 21:26:32 -05: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 have email views use iid 2013-08-29 21:26:32 -05:00
merged_merge_request_email.text.haml have email views use iid 2013-08-29 21:26:32 -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 have email views use iid 2013-08-29 21:26:32 -05: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 Fix minor errors/annoyances in email templates 2013-11-08 10:20:15 -06: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 restyle and cleanup emails 2013-03-12 10:46:04 +02: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 have email views use iid 2013-08-29 21:26:32 -05: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 have email views use iid 2013-08-29 21:26:32 -05: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 fix tests. added jquery.timeago.js 2013-03-19 14:39:32 +02: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 have email views use iid 2013-08-29 21:26:32 -05: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 Fix minor errors/annoyances in email templates 2013-11-08 10:20:15 -06: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 Improve compare logic for EmailOnPush service 2014-02-12 12:56:13 +02:00
repository_push_email.text.haml Improve compare logic for EmailOnPush service 2014-02-12 12:56:13 +02:00