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
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
..
controllers Fix locale related specs (#3707) 8 years ago
fabricators
features
fixtures
helpers Fix locale related specs (#3707) 8 years ago
javascript
lib
mailers
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 8 years ago
policies
presenters
requests Fix locale related specs (#3707) 8 years ago
routing
services
support
views
workers
rails_helper.rb
spec_helper.rb