discourse/spec/jobs
2014-06-26 10:21:19 +10:00
..
bulk_invite_spec.rb Refactor code and update specs 2014-06-26 01:34:26 +05:30
close_topic_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
crawl_topic_link_spec.rb Support for crawling topic links 2014-04-07 14:08:34 -04:00
create_backup_spec.rb FEATURE: New site setting to enable a daily automatic backup 2014-03-12 13:30:47 -04:00
create_missing_avatars_spec.rb slow down the back fill process a bit 2014-05-27 20:46:17 +10:00
enqueue_digest_emails_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
feature_topic_users_spec.rb Support for tracking the count of unique participants in a topic 2013-11-14 14:32:41 -05:00
invite_email_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
jobs_base_spec.rb BUGFIX: regresses correct job execution 2014-02-21 16:05:19 +11:00
jobs_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
notify_moved_posts_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
pending_flags_reminder_spec.rb Send email to contact_email if there are flags submitted more than 48 hours ago. Configurable with the notify_about_flags_after site setting. 2014-04-03 14:34:40 -04:00
pending_users_reminder_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
periodical_updates_spec.rb BUGFIX: no need for mock central here 2014-02-27 12:15:41 +11:00
poll_feed_spec.rb Add custom embed_by_username feature 2014-06-09 12:35:38 -07:00
poll_mailbox_spec.rb Remove fragile spec 2014-06-26 10:21:19 +10:00
process_post_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
send_system_message_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
test_email_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
user_email_spec.rb Corrected typo, corrected accidental tab, removed unnecessary database rollback 2014-06-10 11:36:20 +08:00