.. |
about_stats_spec.rb
|
Fix randomly failing specs.
|
2017-03-14 16:28:05 +08:00 |
activation_reminder_emails_spec.rb
|
SPEC: ensure we don't send activation reminder to staged users
|
2019-04-10 17:40:11 +02:00 |
auto_expire_user_api_keys_spec.rb
|
DEV: Fix failing spec.
|
2019-04-23 18:25:28 +08:00 |
auto_queue_handler_spec.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
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
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
bulk_invite_spec.rb
|
Fix failing spec.
|
2019-04-16 09:59:35 +08:00 |
bump_topic_spec.rb
|
FEATURE: Topic timer for bumping a topic in the future
|
2019-01-04 13:08:04 +00:00 |
clean_up_associated_accounts_spec.rb
|
DEV: Style and performance improvements
|
2018-12-11 09:58:20 +00: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_deprecated_url_site_settings_spec.rb
|
FIX: Remove site settings override for deprecated url site settings.
|
2018-11-20 11:42:39 +08:00 |
clean_up_email_logs_spec.rb
|
DEV: Improve `Jobs::CleanUpEmailLogs` specs.
|
2018-10-08 11:11:20 +08:00 |
clean_up_inactive_users_spec.rb
|
DEV: Refactor tests for `Jobs::CleanUpInactiveUsers`.
|
2019-03-19 09:57:21 +08:00 |
clean_up_post_reply_keys_spec.rb
|
FEATURE: Clean up `PostReplyKey` records.
|
2018-08-23 10:40:02 +08: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
|
DEV: Add specs for cleaning up uploads in non pending reviable posts.
|
2019-04-15 09:20:34 +08:00 |
correct_missing_dualstack_urls_spec.rb
|
correct prev commit
|
2018-09-05 16:11:44 +10: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 |
create_user_reviewable_spec.rb
|
FIX: Don't add the reviewable score twice
|
2019-04-23 15:46:18 -04:00 |
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
|
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 |
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: Disable webhooks on 410 and 404 HTTP responses (#7392)
|
2019-04-18 12:36:37 +01: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
|
FIX: Better handling for toggling `must_approve_users`
|
2019-04-16 15:56:35 -04:00 |
export_csv_file_spec.rb
|
fix flaky spec
|
2019-04-11 12:25:41 +05:30 |
feature_topic_users_spec.rb
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
fix_out_of_sync_user_uploaded_avatar_spec.rb
|
correct invalid spec
|
2018-08-31 15:06:30 +10:00 |
fix_primary_emails_for_staged_users_spec.rb
|
FIX: Generate webhook payloads before destroy events (#6325)
|
2018-10-05 16:53:59 +08:00 |
fix_s3_etags_spec.rb
|
FIX: Add onceoff job to remove double quotes from s3 etags
|
2019-02-14 05:19:41 +05:30 |
fix_user_usernames_and_group_names_clash_spec.rb
|
FIX: Rename `User#usernames` that clashes with `Group#name`. (#6069)
|
2018-07-09 16:54:57 +08: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
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
heartbeat_spec.rb
|
FIX: queue heartbeats in readonly modes
|
2018-08-29 12:36:59 +10:00 |
ignored_users_summary_spec.rb
|
FEATURE: Remove ignore feature SiteSetting and enable ignore by default (#7349)
|
2019-04-10 12:54:59 +02:00 |
invalidate_inactive_admins_spec.rb
|
Remove Yahoo login support from core and deprecate OpenID2.0 (#7310)
|
2019-04-08 10:38:25 +01:00 |
invite_email_spec.rb
|
FIX: Don't try to send invite email when invite was deleted
|
2018-08-29 12:43:12 +02:00 |
jobs_base_spec.rb
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
jobs_spec.rb
|
REFACTOR: Move `queue_jobs` out of `SiteSetting`
|
2019-03-14 10:47:38 -04:00 |
migrate_url_site_settings_spec.rb
|
More URL site settings into a onceoff job.
|
2018-11-14 20:29:20 +08:00 |
notify_mailing_list_subscribers_spec.rb
|
FIX: Better handling for toggling `must_approve_users`
|
2019-04-16 15:56:35 -04:00 |
notify_moved_posts_spec.rb
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
notify_reviewable_spec.rb
|
Linting error
|
2019-03-28 12:52:46 -04:00 |
pending_queued_posts_reminder_spec.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
pending_reviewables_reminder_spec.rb
|
FIX: Don't refer to pending review items as flags
|
2019-04-01 14:46:56 -04:00 |
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
|
FEATURE: introduce ultra_low priority queue
|
2019-01-17 14:53:19 +11:00 |
poll_feed_spec.rb
|
FIX: drop title updates through RSS feeds
|
2018-08-28 16:25:04 +10:00 |
poll_mailbox_spec.rb
|
FIX: Relative links in translations should work with subfolder
|
2018-11-08 23:31:05 +00:00 |
post_uploads_recovery_spec.rb
|
Rename `Jobs::RecoverPostUploads` to rerun the job take 2.
|
2018-09-19 22:40:32 +08: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
|
FIX: ProcessPost job failed for posts that have no user
|
2017-12-21 14:45:59 +01:00 |
publish_topic_to_category_spec.rb
|
Fix the build.
|
2019-04-16 15:47:16 +08:00 |
pull_hotlinked_images_spec.rb
|
FIX: Re-download hotlinked optimized images (#7249)
|
2019-03-27 21:31:12 +01:00 |
purge_expired_ignored_users_spec.rb
|
FEATURE: Introduce ignore duration selection (#7266)
|
2019-03-29 10:14:53 +00:00 |
rebake_custom_emoji_posts_spec.rb
|
uses emoji versions for specs (#6276)
|
2018-08-16 13:45:30 +02:00 |
recover_user_profile_backgrounds_spec.rb
|
FIX: Onceoff job to fix missing user profile backgrounds.
|
2018-10-01 16:26:40 +08:00 |
reindex_search_spec.rb
|
FIX: Clean up `topic_search_data` of trashed topics.
|
2019-04-08 16:53:39 +08: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 |
suspicious_login_spec.rb
|
FIX: Suspicious login detection (#6772)
|
2018-12-14 16:30:34 +00:00 |
tl3_promotions_spec.rb
|
FIX: Clarify User.group_locked_trust_level.
|
2018-11-07 10:27:44 +08:00 |
toggle_topic_closed_spec.rb
|
FEATURE: unconditionally update Topic updated_at when posts change in topic
|
2019-03-28 17:28:01 +11:00 |
topic_reminder_spec.rb
|
DEV: Take 2 Queue jobs in tests by default.
|
2018-05-31 16:23:23 +08:00 |
truncate_user_flag_stats_spec.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04: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 |
update_s3_inventory_spec.rb
|
FIX: Destination prefix in S3 inventory configuration is incorrect
|
2019-02-06 20:51:28 +05:30 |
user_email_spec.rb
|
FIX: prevent sending multiple summary emails due to Sidekiq delays
|
2019-03-22 12:34:34 -04:00 |