discourse/app/jobs/scheduled
Sam 3c84876660 BUGFIX: Chinese search was broken
BUGFIX: User locale was used index data
BUGFIX: missing Norwegian fulltext config
FEATURE: store the text used to index stuff in fulltext (for diagnostics / in page search)
FEATURE: re-index posts when locale changes (in bg job)
FEATURE: allow reindexing by trucating post_search_data

Note: I removed japanese specific config cause it requires custom pg config,
  happy to add it once our base docker config ships with it
2014-06-24 17:11:13 +10:00
..
category_stats.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
clean_up_uploads.rb BUGFIX: broken schedule 2014-06-07 10:25:15 +10: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 Bump up consistency check to run twice a day instead of once 2014-02-11 16:11:40 +11:00
heartbeat.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10: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 FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
periodical_updates.rb BUGFIX: Chinese search was broken 2014-06-24 17:11:13 +10:00
poll_feed.rb Add custom embed_by_username feature 2014-06-09 12:35:38 -07:00
poll_mailbox.rb Merge pull request #2461 from peternlewis/pop3s_polling_period_mins 2014-06-23 10:48:40 -04:00
purge_deleted_uploads.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11: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