..
badge_grant.rb
FIX: Do not perform grants if badges are disabled
2014-09-02 13:12:27 -07: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_exports.rb
FEATURE: add additional fields in user list export
2014-08-16 00:39:28 +05:30
clean_up_uploads.rb
FEATURE: Can upload images to categories
2014-06-30 14:14:00 -04:00
create_backup.rb
FEATURE: backup without uploads
2014-08-20 18:53:58 +02: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
FIX: ensure consistency on topic featured users
2014-08-18 17:13:32 +10:00
heartbeat.rb
FEATURE: unicorn sidekiq will restart sidekiq on complete failure.
2014-04-23 13:13:18 +10:00
leader_promotions.rb
Internal renaming of elder,leader,regular,basic to numbers
2014-09-05 15:20:52 +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
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: add http:// to feed_polling_url if it's missing
2014-08-19 17:57:14 -04:00
poll_mailbox.rb
Fix pop3 SSL state leaking over multisite
2014-08-26 17:03:58 -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
purge_inactive.rb
Site Setting to customize how frequently inactive users are purged
2014-08-13 15:11:19 -04: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: allow version emails to be disabled globally
2014-08-23 10:02:32 +10:00
weekly.rb
FEATURE: add additional fields in user list export
2014-08-16 00:39:28 +05:30