discourse/lib/jobs
Régis Hanol 0cc37ca331 generate avatars rake task 2013-08-13 22:08:43 +02: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
dashboard_stats.rb Dashboard calculations are done with an async job now 2013-08-02 18:32:33 -04:00
destroy_old_deletion_stubs.rb allow end user to recover a post they delete 2013-07-22 17:48:47 +10:00
enqueue_digest_emails.rb Only send digests to active users 2013-07-11 18:47:36 -04:00
ensure_db_consistency.rb db consistency check for mismatching topic_ids in user_actions 2013-07-17 16:40:56 +10:00
exporter.rb Exporter: add ordering for more tables without id column 2013-07-22 09:49:17 -04: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
generate_avatars.rb generate avatars rake task 2013-08-13 22:08:43 +02: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 don't ever delete unprocessable emails 2013-07-28 09:54:15 +10: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 Version checks: tolerate old version check data that can happen immediately after upgrading but forgetting to restart sidekiq/clockwork. Don't cache version check data along with other dashboard data. 2013-07-30 12:12:04 -04:00