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
pipelines.rb Use bcc for pipeline emails because: 2016-10-18 20:02:35 +08:00
profile.rb
projects.rb