docbrown/app/views/internal/users
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
..
_activity.erb Refactor/internal ui update (#5339) [deploy] 2020-01-06 07:58:03 -05:00
_credits.erb Refactor/internal ui update (#5339) [deploy] 2020-01-06 07:58:03 -05:00
_notes.erb ActiveRecord count optimizations (#5478) [deploy] 2020-01-14 12:03:38 -05:00
_user_organizations.html.erb Refactor/internal ui update (#5339) [deploy] 2020-01-06 07:58:03 -05:00
edit.html.erb Fix typo (#5428) 2020-01-10 08:42:22 -05:00
index.html.erb Refactor/internal ui update (#5339) [deploy] 2020-01-06 07:58:03 -05:00
show.html.erb Refactor/internal ui update (#5339) [deploy] 2020-01-06 07:58:03 -05:00