Name |
Last commit
|
Last update |
---|---|---|
.. | ||
emails | ||
.gitkeep | ||
abuse_report_mailer.rb | ||
base_mailer.rb | ||
devise_mailer.rb | ||
email_rejection_mailer.rb | ||
notify.rb | ||
repository_check_mailer.rb |
BigW Consortium Gitlab
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.)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
emails | Loading commit data... | |
.gitkeep | Loading commit data... | |
abuse_report_mailer.rb | Loading commit data... | |
base_mailer.rb | Loading commit data... | |
devise_mailer.rb | Loading commit data... | |
email_rejection_mailer.rb | Loading commit data... | |
notify.rb | Loading commit data... | |
repository_check_mailer.rb | Loading commit data... |