discourse/app/jobs/regular
2015-05-26 12:22:02 +02:00
..
automatic_group_membership.rb hard match domains for automatic group membership 2015-01-26 23:17:29 +01:00
backup_chunks_merger.rb FEATURE: Bulk Invite 2014-06-09 01:43:39 +05:30
bulk_invite.rb FIX: invite email should be verified against email_domains_blacklist 2014-10-09 20:21:01 +05:30
close_topic.rb FIX: Don't fail topic auto-close if privledges are lost 2015-03-27 15:31:04 -07:00
crawl_topic_link.rb Don't try loading embeds on deleted topics 2015-05-06 16:53:28 +10:00
create_daily_backup.rb FIX: Stagger daily backups by up to 10 minutes 2015-03-25 23:24:39 -07:00
create_thumbnails.rb FIX: respect the allow_animated_avatars site setting 2015-05-26 12:22:02 +02:00
export_csv_file.rb FIX: handle user export failure when post is not linked to a topic 2015-05-18 09:07:12 +05:30
feature_topic_users.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
invite_email.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
invite_password_instructions_email.rb FEATURE: send set password instructions after invite redemption 2014-10-11 14:13:05 +05:30
notify_mailing_list_subscribers.rb Rename handle_exception to handle_job_exception 2015-02-09 12:47:46 -08:00
notify_moved_posts.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
post_alert.rb Do not alert if we have no topic (eg topic deleted) 2015-05-06 13:25:23 +10:00
process_post.rb typo 2014-12-07 16:43:26 +11:00
pull_hotlinked_images.rb FIX: properly handle images when using 's3_cdn_url' 2015-05-26 11:47:33 +02:00
resize_emoji.rb FIX: use 'resize' option instead of 'thumbnail' when downsizing emojis 2015-03-26 18:16:15 +01:00
retrieve_topic.rb Add custom embed_by_username feature 2014-06-09 12:35:38 -07:00
run_heartbeat.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
send_system_message.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
test_email.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
update_gravatar.rb FIX: registration fails with timeout on gravatar 2014-12-15 22:10:27 +01:00
update_top_redirection.rb FIX: only update column if we have a user 2014-08-19 17:26:20 +10:00
user_email.rb FIX: don't send emails to anonymous users 2015-05-11 00:56:34 +01:00