discourse/app/jobs
Kane York 869f9b20a2
PERF: Dematerialize topic_reply_count (#9769)
* PERF: Dematerialize topic_reply_count

It's only ever used for trust level promotions that run daily, or compared to 0. We don't need to track it on every post creation.

* UX: Add symbol in TL3 report if topic reply count is capped

* DEV: Drop user_stats.topic_reply_count column
2020-05-14 15:42:00 -07:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
regular FIX: Handle a deleted topic in thumbnail generation 2020-05-11 13:32:37 -03:00
scheduled PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
base.rb PERF: avoid shelling to get hostname aggressively 2020-02-18 15:13:19 +11:00