gitlab-org--gitlab-foss/app/mailers/emails
Lin Jen-Shin 045c671533 Use bcc for pipeline emails because:
We use bcc here because we don't want to generate this emails for a
thousand times. This could be potentially expensive in a loop, and
recipients would contain all project watchers so it could be a lot.
2016-10-18 20:02:35 +08: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 Support e-mail notifications for comments on project snippets 2016-05-02 11:01:32 -07: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