discourse/app/jobs/scheduled
Neil Lalonde 76c309fe6b PERF: a faster way to count tags used per category 2018-02-12 15:16:47 -05:00
..
about_stats.rb
auto_queue_handler.rb The ability to display errors on flagging actions. 2017-09-25 12:28:01 -04:00
badge_grant.rb
calculate_avg_time.rb
category_stats.rb
clean_up_email_logs.rb
clean_up_exports.rb
clean_up_search_logs.rb
clean_up_unmatched_emails.rb
clean_up_unmatched_ips.rb
clean_up_unsubscribe_keys.rb
clean_up_unused_staged_users.rb Add missing contexts when destroying users 2017-11-22 15:43:54 +01:00
clean_up_uploads.rb FIX: delete upload records when sha is null 2017-11-21 10:20:42 +01:00
create_missing_avatars.rb
dashboard_stats.rb Require dependencies to enable live reload in dev for Sidekiq. 2017-10-06 11:39:00 +08:00
destroy_old_deletion_stubs.rb
destroy_old_hidden_posts.rb
directory_refresh_daily.rb
directory_refresh_older.rb
disable_bootstrap_mode.rb
enqueue_digest_emails.rb
enqueue_onceoffs.rb
ensure_db_consistency.rb PERF: a faster way to count tags used per category 2018-02-12 15:16:47 -05:00
grant_anniversary_badges.rb FEATURE: Support an end date for user silencing 2017-11-14 13:20:19 -05:00
grant_new_user_of_the_month_badges.rb prevent users with a tiny number of posts to dominate the 'new user of the month' leaderboard 2018-01-29 12:09:17 +01:00
heartbeat.rb
migrate_upload_scheme.rb
pending_flags_reminder.rb Send a suspension message via email to a user 2017-09-25 12:26:41 -04:00
pending_queued_posts_reminder.rb FIX: send the queued posts reminder as a message to moderators instead of an email to the contact_email 2017-09-12 18:00:51 -04:00
pending_users_reminder.rb Don't override count value that has been set by query.count 2017-12-13 18:48:46 -08:00
periodical_updates.rb PERF: add option to limit how many categories are processed in one call to CategoryFeaturedTopic.feature_topics (#5446) 2017-12-20 13:42:29 +11:00
poll_feed.rb FEATURE: Replace SimpleRSS with Ruby RSS module (#5311) 2017-12-06 10:45:09 +11:00
poll_mailbox.rb
process_badge_backlog.rb
purge_deleted_uploads.rb
purge_inactive.rb
purge_old_web_hook_events.rb Let's be more aggressive with purging old WebHookEvent records. 2017-11-08 14:15:34 +08:00
reindex_search.rb FEATURE: show tags in search results 2017-08-25 11:52:59 -04:00
schedule_backup.rb FEATURE: Allow Forums to disable the Backups feature 2017-12-21 15:22:04 -05:00
tl3_promotions.rb PERF: Tl3Promotions job can limit the number of TL3 candidates by using some simple requirements in the query 2018-02-05 17:54:36 -05:00
top_refresh_older.rb
top_refresh_today.rb
unsilence_users.rb FIX: automatically unsilence users 2018-02-05 17:45:47 +01:00
version_check.rb
weekly.rb