sonarr-repo-only/src/NzbDrone.Core/HealthCheck
Mark McDowall 61fa1e5e3f New: Added health check warning if SABnzbd sorting is enabled
Closes #4985
2023-01-03 15:41:12 -08:00
..
Checks New: Added health check warning if SABnzbd sorting is enabled 2023-01-03 15:41:12 -08:00
CheckHealthCommand.cs New: App health displayed in UI 2014-02-25 21:40:47 -08:00
CheckOnAttribute.cs New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events 2019-10-19 17:15:38 +02:00
EventDrivenHealthCheck.cs Missing test on EventDrivenHealthCheck 2019-10-20 21:51:12 +02:00
HealthCheck.cs Fixed: Updated wiki links 2021-08-01 15:34:44 -07:00
HealthCheckBase.cs Added ability for HealthChecks to run on specific events. 2017-05-27 20:45:01 +02:00
HealthCheckCompleteEvent.cs Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
HealthCheckFailedEvent.cs StyleCop 2022-08-07 15:24:35 -07:00
HealthCheckService.cs StyleCop 2022-08-07 15:24:35 -07:00
ICheckOnCondition.cs New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events 2019-10-19 17:15:38 +02:00
IProvideHealthCheck.cs Added ability for HealthChecks to run on specific events. 2017-05-27 20:45:01 +02:00