gitlab-org--gitlab-foss/spec/lib/gitlab/email
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
..
message Only generate repository push email once 2016-05-11 09:16:01 +01:00
attachment_uploader_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
receiver_spec.rb Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
reply_parser_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00