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 Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
helpers
lib Resolve unknown status from Add activity, skip Remove if unknown (#7526) 2018-05-18 11:33:56 +02:00
mailers
models Improve counter caches on Status and Account (#7644) 2018-05-30 02:50:23 +02:00
policies
presenters
requests
routing
services Take the first recognized actor_type. (#7410) 2018-05-08 13:30:04 +02:00
support
validators
views
workers
rails_helper.rb Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
spec_helper.rb Disable simplecov on CircleCI (#7416) 2018-05-09 16:59:58 +02:00