gitlab-org--gitlab-foss/app
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
..
assets Use border color variables for input 2016-03-31 18:20:23 +02:00
controllers Merge branch 'precompile-emoji-urls' into 'master' 2016-03-30 18:23:13 +00:00
finders Standardised the output of the JSON to always include the name 2016-03-29 11:59:13 +01:00
helpers Merge branch 'fix-event-row' into 'master' 2016-03-31 11:34:26 +00:00
mailers 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
models Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
services Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
uploaders Revert "Merge branch 'avatar-cropping' into 'master' " 2016-03-15 14:55:40 +01:00
validators Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00
views Merge branch 'fix-todos' into 'master' 2016-03-31 16:43:12 +00:00
workers Exclude projects pending deletion from all results 2016-03-31 20:20:18 +02:00