discourse/app
Sam bfd052a317 PERF: guard so we only create one optimized image per process
This protectd sidekiq and other cases where optimized images are created on
demand so they do not dominate the machine.
2018-01-24 08:22:28 +11:00
..
assets FIX: Missing footer on groups pages 2018-01-23 16:20:53 -05:00
controllers FIX: regression, missing 404 page 2018-01-23 09:00:28 +11:00
helpers FIX: rendering %lt;/div noscript in header 2017-12-08 10:30:00 +11:00
jobs FEATURE: emit external_id field with user webhook 2018-01-22 10:09:26 +11:00
mailers FIX: correct use of invitee vs inviter in email templates 2017-12-04 14:09:48 +05:30
models PERF: guard so we only create one optimized image per process 2018-01-24 08:22:28 +11:00
serializers Merge pull request #5510 from discourse/add-posts-count-to-web-hook-post-serializer 2018-01-23 07:46:59 +08:00
services PERF: reduce memory usage for post alerter 2018-01-22 17:11:52 +11:00
views PERF: calculate topic_counts for tags in an async job so tag queries that include counts are much faster 2018-01-12 11:03:03 -05:00