about summary refs log tree commit diff
path: root/app/models/account_stat.rb
AgeCommit message (Expand)Author
2023-03-31Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)Nick Schonning
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2022-05-26Fix follower and other counters being able to go negative (#18517)Eugen Rochko
2021-11-18Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)Takeshi Umeda
2021-07-07Fix upgrade path from 3.4.0 (#16465)Claire
2021-06-02Fix account deletion sometimes failing because of optimistic locks (#16317)Claire
2021-03-19Improve account counters handling (#15913)Claire
2020-11-09Fix updating account counters when account_stat is not yet created (#15108)Eugen Rochko
2019-10-02Fix account counters being overwritten by parallel writes (#12045)Eugen Rochko
2019-10-01Fix records not being indexed sometimes (#12024)Eugen Rochko
2019-08-16Add more accurate account search (#11537)Eugen Rochko
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko