mastodon/spec
alpaca-tc 05b72368ed Fixes slow query in notifications api (#2851)
* Add inclusion validation for activity_type

* When excluding all types with `WHERE NOT IN`, the query search all rows.
2017-05-06 21:55:40 +02:00
..
controllers
fabricators Fixes slow query in notifications api (#2851) 2017-05-06 21:55:40 +02:00
features
fixtures
helpers
javascript
lib
mailers
models Stream entry specs and refactor to use delegate (#2827) 2017-05-06 04:00:21 +02:00
presenters
requests
routing
services Optimize MuteService and AfterBlockService (#2836) 2017-05-06 16:31:07 +02:00
support/matchers/model
views
workers/scheduler Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00
rails_helper.rb
spec_helper.rb