discourse/app/jobs/scheduled
2016-04-14 08:55:19 +08:00
..
about_stats.rb PERF: Cache About#stats. 2015-07-20 22:45:05 +08:00
badge_grant.rb don't bother iterating over disabled badges 2016-01-18 21:41:12 +01:00
calculate_avg_time.rb
category_stats.rb
clean_up_digest_keys.rb
clean_up_email_logs.rb FIX: don't use destroy_all when delete_all is enough 2016-03-05 00:41:22 +01:00
clean_up_exports.rb
clean_up_unmatched_emails.rb
clean_up_unmatched_ips.rb FEATURE: Use created_at to remove an ip if its last_match_at is null 2015-06-05 10:51:13 -04:00
clean_up_uploads.rb FIX: 'clean up uploads' job 2015-05-22 20:28:52 +02:00
create_missing_avatars.rb Revert "FIX: Jobs.cancel_scheduled_job wasn't working anymore due to our move to using multiple queues" 2016-04-13 18:30:25 +02:00
daily_performance_report.rb Don't run perf report in multisite 2015-06-26 16:30:07 +10:00
dashboard_stats.rb FEATURE: notify admins if problems have been reported on the dashboard for a while 2016-04-08 16:44:13 -04:00
destroy_old_deletion_stubs.rb
destroy_old_hidden_posts.rb
directory_refresh_daily.rb
directory_refresh_older.rb
enqueue_digest_emails.rb FEATURE: More digest email frequency options. Digests can be sent as often as every 30 minutes. 2016-03-02 15:43:47 -05:00
enqueue_onceoffs.rb Try running once off jobs outside of db:migrate 2016-04-07 15:07:24 -04:00
ensure_db_consistency.rb FIX: ensure group's users counters are kept in sync 2016-04-04 17:03:18 +02:00
heartbeat.rb
pending_flags_reminder.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.rb FEATURE: notify by email when there are posts from new users waiting to be reviewed 2015-06-18 15:47:35 -04:00
pending_users_reminder.rb FEATURE: add setting pending_users_reminder_delay to configure when to send reminders to moderators about user approvals based on how long new users have been waiting 2015-11-20 16:06:07 -05:00
periodical_updates.rb FEATURE: no need to cap new and unread together anymore 2015-10-01 17:17:15 +10:00
poll_feed.rb FIX: RSS description might be nil. 2016-03-07 17:42:17 +08:00
poll_mailbox.rb FEATURE: Add POP3 timeout error only after 3 failures in a row. 2016-04-14 08:55:19 +08:00
process_badge_backlog.rb
purge_deleted_uploads.rb
purge_inactive.rb
reindex_search.rb
schedule_backup.rb FIX: compare UTC dates to schedule backups 2015-11-12 18:35:03 +01:00
tl3_promotions.rb
top_refresh_older.rb
top_refresh_today.rb
version_check.rb
weekly.rb FIX: leaving around useless drafts after posting 2015-06-02 20:28:33 +10:00