You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/admin/system_check
s0 52540771b0
Fix crash in elasticsearch_check.rb (#21006)
Nil unwrap causes the admin dashboard to crash/500 when the Chewy client info version number value is nil.
This occurs when running another ES-compatible backend such as MeiliSearch.
Obviously it would be good for chewy to recognise upstream but at least avoiding the crash would be fine.
2 years ago
..
base_check.rb Add customizable user roles (#18641) 3 years ago
database_schema_check.rb Add customizable user roles (#18641) 3 years ago
elasticsearch_check.rb Fix crash in elasticsearch_check.rb (#21006) 2 years ago
message.rb Add system checks to dashboard in admin UI (#15989) 4 years ago
rules_check.rb Add customizable user roles (#18641) 3 years ago
sidekiq_process_check.rb Change incoming activity processing to happen in `ingress` queue (#20264) 2 years ago