1
0
Fork 0
forked from OpenNeo/impress
impress/config
Emi Matchu 470c805880 Save last trade activity time onto User
In impress-2020, we do a big slow query to figure out which users have
been active in trades recently. Now, we cache that timestamp on the
User model.

This won't have any immediate effect; it's to clear the way for Classic
DTI to receive the better trade ratios feature people like from 2020.

I also added some unit testing infra because I finally wanted it! for
all the ways you can trigger this timestamp lol

Note too that this is a bit of an unusually complex migration, but my
hope is that the batching and query structure and such helps it run
surprisingly fast! 🤞
2024-01-19 00:00:46 -08:00
..
environments Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
initializers Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
locales Fix "couldn't download the associated Flash files" when modeling 2024-01-15 01:15:35 -08:00
application.rb Fix "couldn't download the associated Flash files" when modeling 2024-01-15 01:15:35 -08:00
basic_type_hashes.yml vandagyre basic colors (ugh, should be in database) 2014-11-14 19:33:30 -06:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
cable.yml Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
database.yml Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
locale_meta.yml es goes public! 2013-02-16 21:39:04 -06:00
routes.rb Remove Pardon Our Dust message and page 2024-01-14 23:00:23 -08:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00