1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-15 02:21:45 +01:00
mastodon/spec
Eugen Rochko dc8a6244fc Fix - When redis feed is empty, fall back to database ()
* Fix  - 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 () 2017-06-12 10:58:03 +02:00
fabricators Remove redundant code in AtomSerializer and spec () 2017-06-03 20:51:08 +02:00
features Add scenarios for log in () 2017-06-01 17:25:59 +02:00
fixtures A minor change for ProviderDiscovery and spec () 2017-06-04 14:59:40 +02:00
helpers Fix locale related specs () 2017-06-12 10:58:03 +02:00
javascript Add quotes ESLint rules () 2017-06-06 03:56:36 +02:00
lib Language detection defaults to nil () 2017-06-09 18:09:37 +02:00
mailers Localize date in digest and cover NotificationMailer more () 2017-06-11 12:04:35 +02:00
models Fix - When redis feed is empty, fall back to database () 2017-06-14 13:37:03 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Use around hook to restore context in InstancePresenter spec () 2017-05-30 09:03:35 -04:00
requests Fix locale related specs () 2017-06-12 10:58:03 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace () 2017-06-10 09:39:26 +02:00
services Fix removal of status sending the original status to mentioned users instead of delete Salmon () 2017-06-11 17:13:43 +02:00
support Spec ScopedSettings () 2017-06-04 17:07:39 +02:00
views Update rails to version 5.0.3 () 2017-05-14 16:30:14 +02:00
workers Specs for cleanup workers () 2017-05-22 19:36:21 +02:00
rails_helper.rb Disable sidekiq logging in test mode () 2017-05-10 16:16:42 +02:00
spec_helper.rb Add more tests for AtomSerializer () 2017-04-18 22:30:17 +02:00