discourse/lib/jobs
Robin Ward 3fc69337d3 Enable reply by email for all users, display a message in the footer indicating so. 2013-06-25 11:27:17 -04: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 Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default 2013-05-17 11:05:35 -04: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 Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
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 Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
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