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 b8e166894b Fix Scheduler::SubscriptionsScheduler (#2834)
* Fix Scheduler::SubscriptionsScheduler, add worker test for it

* Change production log level of Sidekiq to "warn" instead of "info"
8 years ago
..
controllers
fabricators Delete records in smaller transaction (#2802) 8 years ago
features
fixtures
helpers
javascript
lib use Twitter::Extractor for creating links (#2502) 8 years ago
mailers Misc spec coverage improvements (#2821) 8 years ago
models Stream entry specs and refactor to use delegate (#2827) 8 years ago
presenters
requests Remove the react-rails gem (#2801) 8 years ago
routing
services Misc spec coverage improvements (#2821) 8 years ago
support/matchers/model
views Remove the react-rails gem (#2801) 8 years ago
workers/scheduler Fix Scheduler::SubscriptionsScheduler (#2834) 8 years ago
rails_helper.rb Misc spec coverage improvements (#2821) 8 years ago
spec_helper.rb