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!
2017-06-14 13:37:03 +02:00
..
controllers Fix locale related specs (#3707) 2017-06-12 10:58:03 +02:00
fabricators
features
fixtures
helpers Fix locale related specs (#3707) 2017-06-12 10:58:03 +02:00
javascript
lib Language detection defaults to nil (#3666) 2017-06-09 18:09:37 +02:00
mailers Localize date in digest and cover NotificationMailer more (#3694) 2017-06-11 12:04:35 +02:00
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
policies
presenters
requests Fix locale related specs (#3707) 2017-06-12 10:58:03 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672) 2017-06-11 17:13:43 +02:00
support
views
workers
rails_helper.rb
spec_helper.rb