discourse/spec/jobs
Justin Leveck a78df3d57d Add custom embed_by_username feature
Feature to allow each imported post to be created using a different discourse
username. A possible use case of this is a multi-author blog where discourse
is being used to track comments. This feature allows authors to receive
updates when someone leaves a comment on one of their articles because each of
the imported posts can be created using the discourse username of the author.
2014-06-09 12:35:38 -07:00
..
close_topic_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
crawl_topic_link_spec.rb Support for crawling topic links 2014-04-07 14:08:34 -04:00
create_backup_spec.rb FEATURE: New site setting to enable a daily automatic backup 2014-03-12 13:30:47 -04:00
create_missing_avatars_spec.rb slow down the back fill process a bit 2014-05-27 20:46:17 +10:00
enqueue_digest_emails_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
feature_topic_users_spec.rb Support for tracking the count of unique participants in a topic 2013-11-14 14:32:41 -05:00
invite_email_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
jobs_base_spec.rb BUGFIX: regresses correct job execution 2014-02-21 16:05:19 +11:00
jobs_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
notify_moved_posts_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
pending_flags_reminder_spec.rb Send email to contact_email if there are flags submitted more than 48 hours ago. Configurable with the notify_about_flags_after site setting. 2014-04-03 14:34:40 -04:00
pending_users_reminder_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
periodical_updates_spec.rb BUGFIX: no need for mock central here 2014-02-27 12:15:41 +11:00
poll_feed_spec.rb Add custom embed_by_username feature 2014-06-09 12:35:38 -07:00
poll_mailbox_spec.rb REFACTOR: poll mailbox specs 2014-04-09 19:26:19 +02:00
process_post_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
send_system_message_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
test_email_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
user_email_spec.rb BUGFIX: emails sent from "2 replies" as opposed to correct user 2014-02-04 12:56:28 +11:00