.. |
_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
|
|
|
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
|
|
|
group_access_granted_email.text.erb
|
|
|
group_invite_accepted_email.html.haml
|
|
|
group_invite_accepted_email.text.erb
|
|
|
group_invite_declined_email.html.haml
|
|
|
group_invite_declined_email.text.erb
|
|
|
group_member_invited_email.html.haml
|
|
|
group_member_invited_email.text.erb
|
|
|
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
|
|
|
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
|
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
|
|
|
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
|
format merge request references properly
|
2016-04-18 23:32:02 -07: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
|
|
|
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_access_granted_email.html.haml
|
|
|
project_access_granted_email.text.erb
|
|
|
project_invite_accepted_email.html.haml
|
|
|
project_invite_accepted_email.text.erb
|
|
|
project_invite_declined_email.html.haml
|
|
|
project_invite_declined_email.text.erb
|
|
|
project_member_invited_email.html.haml
|
|
|
project_member_invited_email.text.erb
|
|
|
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 |