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 Remove redis clear from before in spec (#2795) 2017-05-04 20:53:39 +02:00
fabricators Fixes slow query in notifications api (#2851) 2017-05-06 21:55:40 +02:00
features Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
fixtures Additional specs for URI handling (#2759) 2017-05-03 20:40:14 +02:00
helpers
javascript Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
lib use Twitter::Extractor for creating links (#2502) 2017-05-05 19:48:22 +02:00
mailers Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
models Stream entry specs and refactor to use delegate (#2827) 2017-05-06 04:00:21 +02:00
presenters
requests Remove the react-rails gem (#2801) 2017-05-04 23:45:18 +02:00
routing
services Optimize MuteService and AfterBlockService (#2836) 2017-05-06 16:31:07 +02:00
support/matchers/model
views Remove the react-rails gem (#2801) 2017-05-04 23:45:18 +02:00
workers/scheduler Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00
rails_helper.rb Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
spec_helper.rb