discourse/app/jobs/scheduled
Sam eeff092ead PERF/FIX: Dismiss Post coming back
Now that post numbers are monotonically increasing we should not need this job
Stuff should just self correct as users browser along

Corrected the job not to reset the disimissed posts in case we need it
2014-08-11 10:26:46 +10:00
..
badge_grant.rb FEATURE: First Quote badge 2014-07-11 14:17:43 +10:00
calculate_avg_time.rb PERF: move avg time calculation to daily 2014-07-25 13:21:10 +10:00
category_stats.rb PERF: only run category stats once a day 2014-08-11 09:41:50 +10:00
clean_up_uploads.rb FEATURE: Can upload images to categories 2014-06-30 14:14:00 -04:00
create_backup.rb Support for a daily job at a certain hour. Convert backup job to run at 2014-03-14 13:02:45 -04:00
create_missing_avatars.rb Move letter avatars out of upload system 2014-05-30 14:45:55 +10:00
dashboard_stats.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
destroy_old_deletion_stubs.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
enqueue_digest_emails.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
ensure_db_consistency.rb PERF/FIX: Dismiss Post coming back 2014-08-11 10:26:46 +10:00
heartbeat.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
leader_promotions.rb add a low water mark at 90% of variable TL3 requirements 2014-07-27 23:42:38 -07:00
pending_flags_reminder.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.rb FIX: don't send repeated notifications that there are pending users who need to be approved to moderators who haven't read the previous notification 2014-07-16 17:53:51 -04:00
periodical_updates.rb PERF: stop mucking with user stats every 15 minutes 2014-08-07 14:20:42 +10:00
poll_feed.rb FIX: 100% cpu while parsing feeds 2014-07-02 13:53:04 +10:00
poll_mailbox.rb Refactor out handle_failure method in PollMailbox 2014-08-01 11:12:06 -07:00
process_badge_backlog.rb FIX: faster update of all badges 2014-07-23 11:46:07 +10:00
purge_deleted_uploads.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
reindex_search.rb PERF: push reindex job to daily 2014-07-01 10:09:55 +10:00
top_refresh_older.rb OPTIMIZATION: Don't run 12 queries every 15 mins for the Top section. 2014-08-01 16:25:20 -04:00
top_refresh_today.rb OPTIMIZATION: Don't run 12 queries every 15 mins for the Top section. 2014-08-01 16:25:20 -04:00
version_check.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
weekly.rb PERF: calculate scores for topics/posts faster 2014-02-27 11:45:40 +11:00