discourse/spec/jobs
Guo Xiang Tan bd07658a37
PERF: Split queries when cleaning uploads.
This reduces the number of scans that the db has to do in the query
to fetch orphan uploads. Futheremore, we were not batching our
records which bloats memory.
2016-07-04 16:34:32 +08:00
..
about_stats_spec.rb FIX: Random Redis connection timeout failure in Travis. 2016-05-18 10:42:40 +08:00
automatic_group_membership_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
bulk_invite_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
clean_up_digest_keys.rb Migrate unsubscribe keys to the database. 2015-02-13 14:24:15 -05:00
clean_up_email_logs_spec.rb properly name purge emails/email logs site settings 2016-02-08 22:18:52 +01:00
clean_up_exports_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
clean_up_uploads_spec.rb PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
close_topic_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
crawl_topic_link_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
create_missing_avatars_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
dashboard_stats_spec.rb FIX: Random Redis connection timeout failure in Travis. 2016-05-18 10:42:40 +08:00
disable_bootstrap_mode_spec.rb FIX: bootstrap mode should not amend setting that is not in default state 2016-05-04 16:46:46 +05:30
enable_bootstrap_mode_spec.rb FIX: bootstrap mode should not amend setting that is not in default state 2016-05-04 16:46:46 +05:30
enqueue_digest_emails_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
enqueue_mailing_list_emails_spec.rb FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
export_csv_file_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
feature_topic_users_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
invite_email_spec.rb FEATURE: customize invite email message 2016-06-06 20:15:30 +05:30
jobs_base_spec.rb Upgrade rspec to 3.4.0. 2016-05-30 11:38:38 +08:00
jobs_spec.rb FIX: 'cancel_scheduled_job' wasn't working due to sidekiq upgrade 2016-01-13 09:08:26 +01:00
notify_mailing_list_subscribers_spec.rb correct specs 2016-05-27 12:35:22 +10:00
notify_moved_posts_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
pending_flags_reminder_spec.rb FEATURE: pending flags reminder is sent as a group message to staff instead of sending an email to the contact email site setting. 2016-02-19 15:21:18 -05:00
pending_queued_posts_reminder_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
pending_users_reminder_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
periodical_updates_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
poll_feed_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
poll_mailbox_spec.rb don't send more than 1 reply per day to auto-generated emails 2016-06-28 16:42:05 +02:00
process_post_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
send_system_message_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
test_email_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
tl3_promotions_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
update_gravatar_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_email_spec.rb FIX: email_always was not respected correctly 2016-07-01 11:22:07 +10:00