gitlab-org--gitlab-foss/app/mailers
hhoopes 24070bac45 Add new template to handle both commit & mr notes
Currently comments on commits and merge requests do not require merge request- or commit-specific information, but can use the same template. Rather than change the method which calls the template, I opted to keep the templates separate and create a new template to highlight their identicality, while preserving the option to distinguish them from each other in the future.

Also removed some of the inconsistencies between text and html email versions.

Still needed is a text-only version of git diffs and testing.
2016-11-25 15:23:49 +00:00
..
emails Add new template to handle both commit & mr notes 2016-11-25 15:23:49 +00:00
abuse_report_mailer.rb Make AbuseReportMailer responsible for knowing if it should deliver 2016-01-04 18:59:25 -05:00
base_mailer.rb Use method helper instead of add_template_helper 2016-11-06 21:27:51 +02:00
devise_mailer.rb change determine conditions 2016-10-03 18:07:28 +08:00
email_rejection_mailer.rb Generate valid Message-ID in email rejection mailer 2016-01-30 18:30:53 +08:00
notify.rb Use method helper instead of add_template_helper 2016-11-06 21:27:51 +02:00
repository_check_mailer.rb Improve 'auto fsck' admin emails 2016-04-18 10:58:40 +02:00