.. |
badge_grant.rb
|
FIX: badge granted titles were not being revoked when badge was revoked
|
2014-10-08 10:26:18 +11: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
|
Rename "User Expansion" to the much clearer "User Card"
|
2014-10-20 12:11:59 -04:00 |
create_backup.rb
|
rename export/import in favor of backup/restore for better consistency
|
2014-10-10 20:04:07 +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 |
destroy_old_hidden_posts.rb
|
FEATURE: auto-delete any hidden posts that stay hidden for more than 30 days
|
2014-09-25 19:51:00 +02:00 |
enqueue_digest_emails.rb
|
FEATURE: new scheduler
|
2014-02-06 10:26:16 +11:00 |
ensure_db_consistency.rb
|
FEATURE: ensure consistency of post revisions
|
2014-10-15 21:09:08 +02: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
|
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 |
tl3_promotions.rb
|
Rename 'leader' -> 'tl3'
|
2014-09-30 13:16:34 +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 |