discourse/app
Rafael dos Santos Silva 1fdeec564b PERF: Move `where` clause up to speed up CalculateAvgTime daily job (#7462)
Cuts down affected posts earlier in the query, so the generated plan
deals with less rows, and runs faster.

https://meta.discourse.org/t/post-calculate-avg-time-taking-up-a-long-time/49750/13?u=falco
2019-04-30 13:34:46 +10:00
..
assets FIX: Loading more broken on groups page. 2019-04-30 10:35:17 +08:00
controllers FIX: Loading more broken on groups page. 2019-04-30 10:35:17 +08:00
helpers FIX: Fall back to large logo on mobile no_ember pages 2019-04-24 11:39:11 -04:00
jobs DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models PERF: Move `where` clause up to speed up CalculateAvgTime daily job (#7462) 2019-04-30 13:34:46 +10:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Remove duplicate Emoji names from blurb 2019-04-29 17:26:39 +02:00
views use description_text instead of description to show correct sanitized description (#7420) 2019-04-24 16:33:58 +10:00