..
about_stats_spec.rb
Fix randomly failing specs.
2017-03-14 16:28:05 +08:00
auto_queue_handler_spec.rb
FEATURE: automatically handle flags and posts that have been waiting in a queue for a long time. Flags will be deferred. Posts waiting for approval will be rejected. Control how old the records need to be with the auto_handle_queued_age site setting.
2017-09-14 12:01:06 -04:00
automatic_group_membership_spec.rb
FIX: user's default group should only be set once
2017-06-14 19:20:18 +02:00
bulk_grant_trust_level_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
bulk_invite_spec.rb
FIX: simplify CSV file upload
2016-12-05 14:09:08 +05:30
clean_up_digest_keys.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
clean_up_email_logs_spec.rb
properly name purge emails/email logs site settings
2016-02-08 22:18:52 +01:00
clean_up_exports_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
clean_up_unused_staged_users_spec.rb
FIX: Staged users were incorrectly created multiple times with same email.
2017-08-10 18:56:15 +09:00
clean_up_uploads_spec.rb
FIX: don't delete uploads referenced in drafts or queued posts when using the short_url
2017-11-13 15:01:31 +01:00
crawl_topic_link_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
create_missing_avatars_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
dashboard_stats_spec.rb
FEATURE: remove the timecop gem
2017-07-24 12:11:10 -04:00
delete_topic_spec.rb
FEATURE: remove the timecop gem
2017-07-24 12:11:10 -04:00
disable_bootstrap_mode_spec.rb
FIX: bootstrap mode should not amend setting that is not in default state
2016-05-04 16:46:46 +05:30
download_avatar_from_url_spec.rb
FIX: Don't raise error when trying to download avatar from URL.
2017-10-02 12:59:41 +08:00
emit_web_hook_event_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
enable_bootstrap_mode_spec.rb
FIX: bootstrap mode should not amend setting that is not in default state
2016-05-04 16:46:46 +05:30
enqueue_digest_emails_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
export_csv_file_spec.rb
fix the build
2017-09-13 18:25:58 +02:00
feature_topic_users_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
fix_primary_emails_for_staged_users_spec.rb
DEV: if plugins are installed do not fail the test
2017-12-04 18:17:30 +11:00
grant_anniversary_badges_spec.rb
FEATURE: Support an end date for user silencing
2017-11-14 13:20:19 -05:00
grant_new_user_of_the_month_badges_spec.rb
FIX: Don't count private content in New User of the Month
2017-09-27 15:03:24 -04:00
invite_email_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
jobs_base_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
jobs_spec.rb
Fix all the errors to get our tests green on Rails 5.1.
2017-09-25 13:48:58 +08:00
notify_mailing_list_subscribers_spec.rb
FEATURE: Support an end date for user silencing
2017-11-14 13:20:19 -05:00
notify_moved_posts_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
pending_flags_reminder_spec.rb
Nuke all SiteSetting.stubs
from our codebase.
2017-07-07 15:09:14 +09:00
pending_queued_posts_reminder_spec.rb
FIX: send the queued posts reminder as a message to moderators instead of an email to the contact_email
2017-09-12 18:00:51 -04:00
pending_users_reminder_spec.rb
Nuke all SiteSetting.stubs
from our codebase.
2017-07-07 15:09:14 +09:00
periodical_updates_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
poll_feed_spec.rb
FEATURE: Replace SimpleRSS with Ruby RSS module ( #5311 )
2017-12-06 10:45:09 +11:00
poll_mailbox_spec.rb
don't send more than 1 reply per day to auto-generated emails
2016-06-28 16:42:05 +02:00
process_email_spec.rb
FEATURE: retry processing incoming emails on rate limit
2016-08-08 22:28:27 +02:00
process_post_spec.rb
Feature: Change markdown engine to markdown it
2017-07-17 11:41:34 -04:00
publish_topic_to_category_spec.rb
FIX: Don't run job if topic timer has already been deleted.
2017-11-30 15:26:26 +08:00
pull_hotlinked_images_spec.rb
fix randomly failing spec
2017-11-16 18:16:16 +01:00
rebake_custom_emoji_posts_spec.rb
emoji images are now v5 not v3
2017-06-05 16:10:36 +02:00
reindex_search_spec.rb
FIX: rebuild index when engine replaced ( #5021 )
2017-08-16 07:38:34 -04:00
send_system_message_spec.rb
FIX: no notification was being sent when a post is hidden by community flags
2017-09-12 15:43:44 -04:00
test_email_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
tl3_promotions_spec.rb
FEATURE: remove the timecop gem
2017-07-24 12:11:10 -04:00
toggle_topic_closed_spec.rb
FEATURE: remove the timecop gem
2017-07-24 12:11:10 -04:00
topic_reminder_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
update_gravatar_spec.rb
FIX: correctly raise errors when downloads fail
2017-09-28 16:35:43 +10:00
user_email_spec.rb
UX: Nicer selection of suspend duration
2017-09-25 12:28:00 -04:00