discourse/lib/jobs
Neil Lalonde baf698f3c9 Merge pull request #1127 from rylnd/refactor_tmp_directory
Refactor #tmp_directory into helper module
2013-07-09 12:17:42 -07: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 Merge pull request #1127 from rylnd/refactor_tmp_directory 2013-07-09 12:17:42 -07: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 temp directory methods into helper module 2013-07-09 13:59:31 -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 Check for updates: edge cases when the message on the dashboard doesn't make sense. 2013-07-09 14:01:08 -04:00