]> cat aescling's git repositories - mastodon.git/commit
Fix Scheduler::SubscriptionsScheduler (#2834)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 6 May 2017 11:05:03 +0000 (13:05 +0200)
committerGitHub <noreply@github.com>
Sat, 6 May 2017 11:05:03 +0000 (13:05 +0200)
commitb8e166894b1d41ef417c89836a336590d93532f9
tree5e95134e1a81518a02a5ae0e70833aa28c6adcaf
parent1f15a15621860d97107c2be420af8925756970c5
Fix Scheduler::SubscriptionsScheduler (#2834)

* Fix Scheduler::SubscriptionsScheduler, add worker test for it

* Change production log level of Sidekiq to "warn" instead of "info"
app/workers/application_worker.rb [deleted file]
app/workers/distribution_worker.rb
app/workers/pubsubhubbub/confirmation_worker.rb
app/workers/pubsubhubbub/subscribe_worker.rb
app/workers/scheduler/subscriptions_scheduler.rb
config/environments/production.rb
spec/workers/scheduler/subscriptions_scheduler_spec.rb [new file with mode: 0644]