docbrown/app/views/moderations
rhymes 9b2886979a ActiveRecord count optimizations (#5478) [deploy]
* Do not load messages in memory, just to count them
* Add Model.estimated_count
* Use Model.estimated_count in task record_db_table_counts
* Use size and estimated_count
* Use table_name so that .estimated_count works with all models
* Add comment to explain the .load.size + .each pattern
2020-01-14 12:03:38 -05:00
..
_reactions.html.erb Add new mod links and tooling (#4009) 2019-09-12 00:11:01 -04:00
index.html.erb Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
mod.html.erb ActiveRecord count optimizations (#5478) [deploy] 2020-01-14 12:03:38 -05:00