gitlab-org--gitlab-foss/app/mailers/emails
Sean McGivern 5f27e26bb4 Only generate repository push email once
The repository push email can be very expensive to generate, especially
with syntax-highlighted diffs. Instead of generating the email for each
recipient, generate one email object and reset the Message-Id and To
headers for each recipient. (Cloning would also be expensive in the case
of large emails, although probably not as bad as generating from
scratch.)
2016-05-11 09:16:01 +01:00
..
builds.rb Fix broken link in CI build notification emails 2016-02-12 14:01:27 +01:00
groups.rb Follow newline guidelines. 2015-04-14 15:16:00 +02:00
issues.rb Add new notifications for issue move action 2016-03-17 07:39:16 +01:00
merge_requests.rb format merge request references properly 2016-04-18 23:32:02 -07:00
notes.rb Support e-mail notifications for comments on project snippets 2016-05-02 11:01:32 -07: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 Only generate repository push email once 2016-05-11 09:16:01 +01:00