docbrown/spec
rhymes 9b2886979a ActiveRecord count optimizations (#5478) [deploy]
* Do not load messages in memory, just to count them
* Add Model.estimated_count
* Use Model.estimated_count in task record_db_table_counts
* Use size and estimated_count
* Use table_name so that .estimated_count works with all models
* Add comment to explain the .load.size + .each pattern
2020-01-14 12:03:38 -05:00
..
black_box Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
decorators Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
factories Create rake Task to Destroy Old Notifications (#5180) [deploy] 2019-12-26 13:17:34 -06:00
fixtures Creating podcasts by users (#3730) [deploy] 2020-01-08 16:14:25 -05:00
helpers Fix linting (#4933) [deploy] 2019-11-26 08:35:34 -05:00
initializers Group Honeybadger Rack::Timeout::RequestTimeoutExceptions (#5231) [deploy] 2019-12-23 19:34:08 -06:00
jobs Move Twitch webhook registration from ActiveJob to Sidekiq (#5414) 2020-01-14 11:55:35 -05:00
labor ActiveRecord count optimizations (#5478) [deploy] 2020-01-14 12:03:38 -05:00
lib Allow language-xxx class detection on pre tags in ReverseMarkdown (#5299) 2020-01-02 11:23:44 -05:00
liquid_tags Routine Rubocop fixes (#5224) 2019-12-23 14:47:10 -05:00
mailers Restore default email from SiteConfig for mailers (#5399) [deploy] 2020-01-08 16:09:32 -05:00
models ActiveRecord count optimizations (#5478) [deploy] 2020-01-14 12:03:38 -05:00
observers Remove unused spec support BackgroundJobs (#4464) [ci skip] 2019-10-24 16:49:45 -04:00
policies Fix Rubocop lints (#5155) 2019-12-19 10:09:37 -05:00
requests Move Twitch webhook registration from ActiveJob to Sidekiq (#5414) 2020-01-14 11:55:35 -05:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
services Move Users::ResaveArticlesJob to Sidekiq (#5398) 2020-01-10 13:56:39 -06:00
support Add wait_for_javascript to flaky system tests (#5405) 2020-01-08 13:47:08 -05:00
system Migrate subscribe to mailchimp newsletter job to sidekiq worker (#5423) 2020-01-10 08:43:13 -06:00
uploaders Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
views Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
workers Move Twitch webhook registration from ActiveJob to Sidekiq (#5414) 2020-01-14 11:55:35 -05:00
rails_helper.rb Sidekiq: add test helpers (#5326) 2020-01-02 08:39:40 -05:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00