..
automatic_group_membership_spec.rb
FEATURE: automatic group membership based on email address
2015-01-23 18:25:43 +01:00
bulk_invite_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
clean_up_digest_keys.rb
Migrate unsubscribe keys to the database.
2015-02-13 14:24:15 -05:00
clean_up_exports_spec.rb
FEATURE: add additional fields in user list export
2014-08-16 00:39:28 +05:30
clean_up_uploads_spec.rb
FEATURE: api support for arbitrary unlinked assets
2014-09-23 16:50:17 +10: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
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
create_daily_backup_spec.rb
fix broken build (cc @riking)
2015-04-06 12:12:27 +02: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
Disable digest emails site setting
2015-01-27 22:41:36 +05:30
export_csv_file_spec.rb
FEATURE: user list csv includes approved, suspended_at, suspended_till, blocked
2015-04-22 12:40:12 -04:00
feature_topic_users_spec.rb
FEATURE: reorder participants in topic so always chronological
2015-04-06 17:27:05 +10:00
invite_email_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
jobs_base_spec.rb
Rename handle_exception to handle_job_exception
2015-02-09 12:47:46 -08:00
jobs_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
notify_mailing_list_subscribers_spec.rb
FIX: don't send emails to anonymous users
2015-05-11 00:56:34 +01:00
notify_moved_posts_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03: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
FIX: don't send repeated notifications that there are pending users who need to be approved to moderators who haven't read the previous notification
2014-07-16 17:53:51 -04: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
FIX: add email reply error message for topic not getting created in restricted category
2015-04-10 17:11:52 +05:30
process_post_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
send_system_message_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
test_email_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
tl3_promotions_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
update_gravatar_spec.rb
Update rspec syntax to v3
2015-01-05 11:59:30 -03:00
user_email_spec.rb
FIX: don't send emails to anonymous users
2015-05-11 00:56:34 +01:00