discourse/app/jobs/regular
Régis Hanol c21d3f41d0 BUGFIX: only redirect new users to top page once
Actually, new users will still be redirected to the top page during the first 30 seconds of their first visit.
2014-05-05 19:00:40 +02:00
..
backup_chunks_merger.rb BUGFIX: BackupChunksMerger 2014-03-19 01:05:47 +01:00
close_topic.rb add logic that auto closes any topics that missed the queued job (due to redis flush or whatever) 2013-11-11 10:52:44 +11:00
crawl_topic_link.rb If there's a `TopicEmbed` record for a url, we don't have to crawl it. 2014-04-17 14:00:22 -04:00
feature_topic_users.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
generate_avatars.rb BUGFIX: we should not store absolute urls for locally uploaded avatar templates 2014-01-07 17:45:06 +01:00
invite_email.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
notify_mailing_list_subscribers.rb FIX: NotifyMailingListSubscribers can handle trashed posts, instead of raising an error and retrying 2014-04-23 15:50:52 -04:00
notify_moved_posts.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
process_post.rb do not bump posts when rebaking 2013-11-22 01:52:26 +01:00
pull_hotlinked_images.rb FEATURE: do not bump topic when pulling hotlinked images 2014-04-24 16:07:47 +02:00
retrieve_topic.rb FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra 2013-12-31 15:01:22 -05:00
run_heartbeat.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
send_system_message.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
test_email.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
update_top_redirection.rb BUGFIX: only redirect new users to top page once 2014-05-05 19:00:40 +02:00
user_email.rb Log when and why an email was not sent in email_logs 2014-02-14 13:06:39 -05:00
view_tracker.rb Remove confusing/incorrect comments 2014-03-30 23:14:21 -07:00