mastodon/spec
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644)
Do not touch statuses_count on accounts table when mass-destroying
statuses to reduce load when removing accounts, same for
reblogs_count and favourites_count

Do not count statuses with direct visibility in statuses_count

Fix #828
2018-05-30 02:50:23 +02:00
..
controllers Add a test for emojis_controller (#7652) 2018-05-28 22:56:58 +09:00
fabricators Add tests for report notes controller (#7589) 2018-05-22 14:45:10 +02:00
features
fixtures
helpers
lib
mailers
models Improve counter caches on Status and Account (#7644) 2018-05-30 02:50:23 +02:00
policies
presenters
requests
routing
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb