gitlab-org--gitlab-foss/lib/gitlab/email
Yorick Peterse 84b0ab7766 Added & use Gitlab::Routing for URL helpers
Rails' "url_helpers" method creates an anonymous Module (which a bunch
of methods) on every call. By caching the output of this method in a
dedicated method we can shave off about 10 seconds of loading time for
an issue with around 200 comments.
2016-04-01 11:13:48 +02:00
..
message Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
attachment_uploader.rb Fix a couple of whoopsy daisies. 2015-08-20 11:17:14 -07:00
receiver.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.rb No HTML-only email please 2015-08-21 16:09:55 -07:00