You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/models
Eugen Rochko dc8a6244fc Fix #2619 - When redis feed is empty, fall back to database (#3721)
* Fix #2619 - When redis feed is empty, fall back to database

* Use redis value to return feed from database only while RegenerationWorker
hasn't finished running

* Fix specs

* Replace usage of reject!
8 years ago
..
concerns Introduce StatusThreadingConcern (#3490) 8 years ago
web
account_domain_block_spec.rb Account domain blocks (#2381) 8 years ago
account_filter_spec.rb Add coverage for ReportFilter and AccountFilter (#3236) 8 years ago
account_spec.rb Fix db:seed - only run some validations when the field was changed (#3592) 8 years ago
block_spec.rb
conversation_mute_spec.rb Feature conversations muting (#3017) 8 years ago
conversation_spec.rb Add conversation model, <ostatus:conversation /> (#3016) 8 years ago
domain_block_spec.rb
export_spec.rb
favourite_spec.rb
feed_spec.rb Fix #2619 - When redis feed is empty, fall back to database (#3721) 8 years ago
follow_request_spec.rb
follow_spec.rb Introduce recent to Follow (#3247) 8 years ago
import_spec.rb
media_attachment_spec.rb
mention_spec.rb
mute_spec.rb
notification_spec.rb
preview_card_spec.rb
report_filter_spec.rb Add coverage for ReportFilter and AccountFilter (#3236) 8 years ago
report_spec.rb
status_spec.rb Introduce StatusThreadingConcern (#3490) 8 years ago
stream_entry_spec.rb
subscription_spec.rb
tag_spec.rb Fix tag search order and not to use tsvector (#3611) 8 years ago
user_spec.rb Fix db:seed - only run some validations when the field was changed (#3592) 8 years ago