.. |
about_stats.rb
|
FIX: Fetch stats if it has not been cached.
|
2016-04-21 14:50:25 +08:00 |
badge_grant.rb
|
don't bother iterating over disabled badges
|
2016-01-18 21:41:12 +01:00 |
calculate_avg_time.rb
|
…
|
|
category_stats.rb
|
…
|
|
clean_up_email_logs.rb
|
FIX: don't use `destroy_all` when `delete_all` is enough
|
2016-03-05 00:41:22 +01:00 |
clean_up_exports.rb
|
…
|
|
clean_up_unmatched_emails.rb
|
…
|
|
clean_up_unmatched_ips.rb
|
…
|
|
clean_up_unsubscribe_keys.rb
|
FEATURE: simpler and friendlier unsubscribe workflow
|
2016-06-17 11:28:49 +10:00 |
clean_up_unused_staged_users.rb
|
FEATURE: clean up 1 year old and unused staged users
|
2016-05-16 22:13:23 +02:00 |
clean_up_uploads.rb
|
FIX: Associate category logo and background to uploads record.
|
2016-12-12 17:37:28 +08:00 |
create_missing_avatars.rb
|
workaround issue where orphan user_avatar record exists
|
2016-05-17 09:40:17 +10:00 |
dashboard_stats.rb
|
FIX: Fetch stats if it has not been cached.
|
2016-04-21 14:50:25 +08:00 |
destroy_old_deletion_stubs.rb
|
…
|
|
destroy_old_hidden_posts.rb
|
…
|
|
directory_refresh_daily.rb
|
…
|
|
directory_refresh_older.rb
|
…
|
|
disable_bootstrap_mode.rb
|
FIX: bootstrap mode should not amend setting that is not in default state
|
2016-05-04 16:46:46 +05:30 |
enqueue_digest_emails.rb
|
FEATURE: More digest email frequency options. Digests can be sent as often as every 30 minutes.
|
2016-03-02 15:43:47 -05:00 |
enqueue_mailing_list_emails.rb
|
FIX: don't send emails from muted users in mailing list mode
|
2016-12-12 15:28:26 +01:00 |
enqueue_onceoffs.rb
|
Try running once off jobs outside of db:migrate
|
2016-04-07 15:07:24 -04:00 |
ensure_db_consistency.rb
|
FEATURE: handle bounced emails
|
2016-05-02 23:15:32 +02:00 |
heartbeat.rb
|
…
|
|
migrate_upload_scheme.rb
|
FIX: Incorrect folder.
|
2016-09-15 15:20:07 +08:00 |
pending_flags_reminder.rb
|
FIX: custom reason for flags were not showing for non-english locales
|
2016-08-05 18:41:11 +05:30 |
pending_queued_posts_reminder.rb
|
…
|
|
pending_users_reminder.rb
|
FEATURE: add setting pending_users_reminder_delay to configure when to send reminders to moderators about user approvals based on how long new users have been waiting
|
2015-11-20 16:06:07 -05:00 |
periodical_updates.rb
|
FEATURE: new site setting rebake_old_posts_count
|
2016-08-15 16:34:13 +05:30 |
poll_feed.rb
|
FIX: Don't raise an error if the RSS endpoint is 404
|
2016-12-05 12:29:14 -05:00 |
poll_mailbox.rb
|
Add “pop3_polling_openssl_verify” setting to turn off TLS server certificate verification like “smtp_openssl_verify_mode”. Defaults to “true”, so it does not change current behavior.
|
2016-11-11 21:59:15 +01:00 |
process_badge_backlog.rb
|
…
|
|
purge_deleted_uploads.rb
|
…
|
|
purge_inactive.rb
|
…
|
|
reindex_search.rb
|
…
|
|
schedule_backup.rb
|
FIX: compare UTC dates to schedule backups
|
2015-11-12 18:35:03 +01:00 |
tl3_promotions.rb
|
…
|
|
top_refresh_older.rb
|
…
|
|
top_refresh_today.rb
|
…
|
|
version_check.rb
|
…
|
|
weekly.rb
|
FEATURE: store history for scheduled job execution
|
2016-05-30 11:38:08 +10:00 |