discourse/lib/jobs
Sam 50767be722 user where as opposed to find to compensate for deleted topics 2013-07-05 15:21:04 +10:00
..
category_stats.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
clockwork_heartbeat.rb Add the sidekiq-failures gem so that we can diagnose failed jobs 2013-05-28 14:56:46 -04:00
close_topic.rb user where as opposed to find to compensate for deleted topics 2013-07-05 15:21:04 +10:00
enqueue_digest_emails.rb Unapproved users should not receive digest emails. Fixes #974 2013-06-06 11:45:18 -04:00
ensure_db_consistency.rb consistency check, need to also ensure delete cleans stuff up, maybe make notifications trashable 2013-05-16 17:50:14 +10:00
exporter.rb Refactor duplicated #log method 2013-07-01 21:57:18 -05:00
feature_topic_users.rb fix feature job so it does not fail out when a topic is deleted 2013-04-18 09:35:15 +10:00
importer.rb Refactor duplicated #log method 2013-07-01 21:57:18 -05:00
invite_email.rb Moved Email components into a module 2013-06-10 15:34:10 -04:00
notify_moved_posts.rb introduce Enum 2013-03-01 21:16:36 +03:00
periodical_updates.rb Add score, percent_rank to topics. Adds `HotTopic` model and consolidated job to calculate 2013-03-28 15:39:54 -04:00
poll_mailbox.rb First stab at polling support for POP3S / reply by email 2013-06-17 16:49:02 -04:00
process_post.rb fix error 2013-04-18 11:34:40 +10:00
send_system_message.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
test_email.rb Moved Email components into a module 2013-06-10 15:34:10 -04:00
user_email.rb Enable reply by email for all users, display a message in the footer indicating so. 2013-06-25 11:27:17 -04:00
version_check.rb Fail version_check job silently in development mode 2013-03-25 11:35:48 -04:00