gitlab-org--gitlab-foss/app/mailers/emails
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
..
builds.rb Allow build email service to be tested 2016-07-15 20:38:27 -03:00
issues.rb Send notification emails when users are newly mentioned in issue edits 2016-08-12 22:54:32 +01:00
members.rb wrap subject with method subject 2016-10-03 18:07:28 +08:00
merge_requests.rb Merge branch 'master' into diff-line-comment-vuejs 2016-08-18 09:21:40 -06:00
notes.rb Add new template to handle both commit & mr notes 2016-11-25 15:23:49 +00:00
pipelines.rb Use bcc for pipeline emails because: 2016-10-18 20:02:35 +08:00
profile.rb Ensure "new SSH key" email do not ends up as dead Sidekiq jobs 2016-03-15 11:23:57 +01:00
projects.rb Simplify HAML code using unless condition and nesting 2016-07-06 09:02:53 +02:00