0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-05 18:46:18 +08:00
discourse/spec/services/problem_check
David Taylor ed7994da56
DEV: Restore landlock problem-check (#42172)
Reverts #42059, which dropped the `ProblemCheck::Landlock` check. This
restores the check, its spec, and re-registers it in the problem-check
list. The `landlock` locale string was left in place by the drop, so no
locale change is needed.
2026-07-30 15:13:37 +01:00
..
content_security_policy_disabled_spec.rb FEATURE: Warn admins when Content Security Policy is disabled (#40791) 2026-06-11 11:34:37 +01:00
email_polling_errored_recently_spec.rb
email_sending_failures_spec.rb FEATURE: Add PM whisper feedback for email sending failures (#40250) 2026-05-22 17:17:15 -03:00
facebook_config_spec.rb
failing_emails_spec.rb
force_https_spec.rb FIX: Fix scheduled targeted problem checks (#35696) 2025-11-10 10:09:14 +08:00
github_config_spec.rb
github_onebox_backoff_spec.rb FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
google_analytics_version_spec.rb
google_oauth2_config_spec.rb
group_email_credentials_spec.rb DEV: Remove IMAP support in Discourse (#37002) 2026-01-12 10:07:26 +10:00
host_names_spec.rb
image_magick_spec.rb
landlock_spec.rb DEV: Restore landlock problem-check (#42172) 2026-07-30 15:13:37 +01:00
maxmind_db_configuration_spec.rb
missing_aws_sns_topic_arn_spec.rb SECURITY: Prevent any signed AWS SNS TopicARN from being accepted via webhooks 2026-06-30 16:10:52 +02:00
missing_mailgun_api_key_spec.rb Revert "DEV: Replace MissingMailgunApiKey check with comprehensive Em… (#38038) 2026-02-24 19:38:30 +00:00
out_of_date_themes_spec.rb DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
qq_mail_smtp_spec.rb FEATURE: Warn admins when QQ Mail SMTP is configured 2026-01-30 16:39:24 +00:00
rails_env_spec.rb
ram_spec.rb
s3_backup_config_spec.rb
s3_cdn_spec.rb
s3_upload_config_spec.rb
sidekiq_check_spec.rb
starttls_disabled_spec.rb
subfolder_ends_in_slash_spec.rb
translation_overrides_spec.rb DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
twitter_config_spec.rb
twitter_login_spec.rb
unreachable_themes_spec.rb DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
upcoming_change_stable_opted_out_spec.rb FIX: Upcoming change problem check not respecting should_display? (#41955) 2026-07-23 10:22:00 +10:00
watched_words_spec.rb