gitlab-org--gitlab-foss/app/views/notify
Douwe Maan 792f6ed16f Merge branch 'master' into new-resolvable-discussion
# Conflicts:
#	app/assets/javascripts/filtered_search/dropdown_hint.js
#	app/views/shared/issuable/_search_bar.html.haml
2017-04-06 15:00:26 -05:00
..
links Fix broken tests 2017-02-03 09:43:04 +00:00
_note_email.html.haml Fix specs 2017-04-05 17:44:14 +01:00
_note_email.text.erb Fix specs 2017-04-05 17:44:14 +01:00
_reassigned_issuable_email.html.haml HAMLLint: Fix `UnnecessaryInterpolation` offences 2017-01-24 10:09:28 -08: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
closed_issue_email.html.haml HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
closed_issue_email.text.haml HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
closed_merge_request_email.html.haml HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
closed_merge_request_email.text.haml HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08: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 HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
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 HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
merge_request_status_email.text.haml HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
merged_merge_request_email.html.haml HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
merged_merge_request_email.text.haml HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
new_email_email.html.haml
new_email_email.text.erb
new_issue_email.html.haml Add specs 2017-04-05 17:44:14 +01: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 Fix specs 2017-04-05 17:44:14 +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 Fix specs 2017-04-05 17:44:14 +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 Add specs 2017-04-05 17:44:14 +01: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 Better notification emails for notes and (diff) discussions 2017-04-05 17:44:14 +01:00
note_commit_email.text.erb Address review comments 2017-04-05 17:44:14 +01:00
note_issue_email.html.haml Better notification emails for notes and (diff) discussions 2017-04-05 17:44:14 +01:00
note_issue_email.text.erb Address review comments 2017-04-05 17:44:14 +01:00
note_merge_request_email.html.haml Better notification emails for notes and (diff) discussions 2017-04-05 17:44:14 +01:00
note_merge_request_email.text.erb Address review comments 2017-04-05 17:44:14 +01:00
note_personal_snippet_email.html.haml Better notification emails for notes and (diff) discussions 2017-04-05 17:44:14 +01:00
note_personal_snippet_email.text.erb Address review comments 2017-04-05 17:44:14 +01:00
note_snippet_email.html.haml Better notification emails for notes and (diff) discussions 2017-04-05 17:44:14 +01:00
note_snippet_email.text.erb Address review comments 2017-04-05 17:44:14 +01:00
pipeline_failed_email.html.haml Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
pipeline_failed_email.text.erb Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
pipeline_success_email.html.haml Clearly show who triggered the pipeline in email 2017-04-06 07:08:38 +02:00
pipeline_success_email.text.erb Clearly show who triggered the pipeline in email 2017-04-06 07:08:38 +02:00
project_was_exported_email.html.haml Add download attribute to download links 2017-03-29 18:03:47 -05: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 Ensure variable is evalled 2015-10-29 14:14:21 +01:00
project_was_not_exported_email.html.haml fix typo 2016-06-22 07:39:08 +02:00
project_was_not_exported_email.text.haml HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08: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 HAMLLint: Fix `UnnecessaryInterpolation` offences 2017-01-24 10:09:28 -08: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