..
about_stats_spec.rb
…
auto_queue_handler_spec.rb
…
automatic_group_membership_spec.rb
FIX: automatic group membership when using SSO
2018-05-15 01:48:30 +02:00
bulk_grant_trust_level_spec.rb
…
bulk_invite_spec.rb
Support ruby 2.5.0
2018-01-09 16:03:17 +01:00
clean_up_crawler_stats_spec.rb
FEATURE: control which web crawlers can access using a whitelist or blacklist
2018-03-22 15:41:02 -04:00
clean_up_email_logs_spec.rb
…
clean_up_unused_staged_users_spec.rb
…
clean_up_uploads_spec.rb
DEV: Add specs for 085eaaf18d
.
2018-06-05 10:03:26 +08:00
crawl_topic_link_spec.rb
…
create_missing_avatars_spec.rb
…
dashboard_stats_spec.rb
…
delete_topic_spec.rb
DEV: Take 2 Queue jobs in tests by default.
2018-05-31 16:23:23 +08:00
disable_bootstrap_mode_spec.rb
…
download_avatar_from_url_spec.rb
…
download_backup_email_spec.rb
fix the build
2018-04-25 22:34:23 +02:00
download_profile_background_from_url_spec.rb
FEATURE: add profile_background fields into SSO ( #5701 )
2018-05-07 10:03:26 +02:00
emit_web_hook_event_spec.rb
FIX: Broken ping event for web hooks due to missing payload.
2018-05-24 15:16:52 +08:00
enable_bootstrap_mode_spec.rb
…
enqueue_digest_emails_spec.rb
…
export_csv_file_spec.rb
Remove assertion `to_not raise_error`.
2018-05-25 09:57:08 +08:00
feature_topic_users_spec.rb
…
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
prevent users with a tiny number of posts to dominate the 'new user of the month' leaderboard
2018-01-29 12:09:17 +01:00
invite_email_spec.rb
…
jobs_base_spec.rb
…
jobs_spec.rb
Fix random build error
2018-06-01 17:34:19 +02:00
notify_mailing_list_subscribers_spec.rb
FIX: do not send mailing list emails to unapproved users
2017-12-13 15:13:17 +11:00
notify_moved_posts_spec.rb
…
pending_flags_reminder_spec.rb
…
pending_queued_posts_reminder_spec.rb
…
pending_users_reminder_spec.rb
Don't override count value that has been set by query.count
2017-12-13 18:48:46 -08:00
periodical_updates_spec.rb
…
poll_feed_spec.rb
FIX: TopicEmbed.import should update title and author
2018-05-02 17:12:31 +10:00
poll_mailbox_spec.rb
…
process_email_spec.rb
…
process_post_spec.rb
FIX: ProcessPost job failed for posts that have no user
2017-12-21 14:45:59 +01:00
publish_topic_to_category_spec.rb
DEV: Take 2 Queue jobs in tests by default.
2018-05-31 16:23:23 +08:00
pull_hotlinked_images_spec.rb
DEV: Take 2 Queue jobs in tests by default.
2018-05-31 16:23:23 +08:00
rebake_custom_emoji_posts_spec.rb
…
reindex_search_spec.rb
…
send_system_message_spec.rb
…
test_email_spec.rb
…
tl3_promotions_spec.rb
PERF: Tl3Promotions job can limit the number of TL3 candidates by using some simple requirements in the query
2018-02-05 17:54:36 -05:00
toggle_topic_closed_spec.rb
DEV: Rails 5.2 upgrade and global gem upgrade
2018-06-07 14:21:33 +10:00
topic_reminder_spec.rb
DEV: Take 2 Queue jobs in tests by default.
2018-05-31 16:23:23 +08:00
unsilence_users_spec.rb
FIX: automatically unsilence users
2018-02-05 17:45:47 +01:00
update_gravatar_spec.rb
FIX: don't double request when downloading a file
2018-02-24 12:35:57 +01:00
user_email_spec.rb
…