discourse/app/services/problem_check
Ted Johansson 4ca41e0af2
DEV: Promote block problem checks to ProblemCheck (#26193)
In #26122 we promoted all problem checks defined as class methods on AdminDashboardData to their own first-class ProblemCheck instances.

This PR continues that by promoting problem checks that are implemented as blocks as well. This includes updating a couple plugins that have problem checks.
2024-03-20 08:52:25 +08:00
..
email_polling_errored_recently.rb
facebook_config.rb
failing_emails.rb
force_https.rb
github_config.rb
google_analytics_version.rb
google_oauth2_config.rb
group_email_credentials.rb
host_names.rb
image_magick.rb
missing_mailgun_api_key.rb FIX: Amend broken Mailgun API key check (#26206) 2024-03-18 09:10:30 +10:00
out_of_date_themes.rb
problem.rb
rails_env.rb
ram.rb
s3_backup_config.rb
s3_cdn.rb
s3_upload_config.rb
sidekiq_check.rb DEV: Promote block problem checks to ProblemCheck (#26193) 2024-03-20 08:52:25 +08:00
subfolder_ends_in_slash.rb
translation_overrides.rb
twitter_config.rb
twitter_login.rb
unreachable_themes.rb
watched_words.rb