about summary refs log tree commit diff
path: root/spec/services/precompute_feed_service_spec.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-19Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)Nick Schonning
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-02-24Do not push status to feed if its reblog is already inserted (#6488)Akihiko Odaki
2018-01-17Use be_within instead of eq for a to_f test match (#6275)Mike Burns
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-07-11Fix PrecomputeFeedService for filtered statuses (#4148)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-30Do not raise an error if PrecomputeFeed could not find any status (#4015)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-28Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-19Specs for precompute feed service (#3142)Matt Jankowski
2016-03-19Adding more test stubsEugen Rochko