discourse/app
Sam 97eae4e3ad
PERF: avoid using destroy_all when removing stats (#11358)
destroy_all will load all the active record relation and iterate, this
can get extremely expensive.
2020-11-26 15:29:39 +10:00
..
assets REFACTOR: Remove .erb from emoji-picker 2020-11-25 11:23:02 -05:00
controllers UX: Add group name to error message (#11333) 2020-11-24 13:06:52 +02:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FIX: Cached badge_count isn't updated after backfilling badges (#11281) 2020-11-18 22:01:56 +01:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models PERF: avoid checking card background and user background when not supplied (#11299) 2020-11-25 10:53:44 +11:00
serializers PERF: Simplify topic serialization for user summary page (#11236) 2020-11-17 12:07:16 +00:00
services PERF: avoid using destroy_all when removing stats (#11358) 2020-11-26 15:29:39 +10:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00