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 Language detection defaults to nil (#3666) 8 years ago
mailers Localize date in digest and cover NotificationMailer more (#3694) 8 years ago
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 Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
services Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672) 8 years ago
support
views
workers
rails_helper.rb
spec_helper.rb