discourse/lib/jobs
2013-06-17 16:49:02 -04:00
..
category_stats.rb
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 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
feature_topic_users.rb
importer.rb
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
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
test_email.rb Moved Email components into a module 2013-06-10 15:34:10 -04:00
user_email.rb Work in Progress: Reply By Email: 2013-06-13 12:39:56 -04:00
version_check.rb