You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/src/NzbDrone.Core/HealthCheck
Taloth Saldono 19764014be
Increased mono dependency from 5.4 to 5.18 for debian
4 years ago
..
Checks Increased mono dependency from 5.4 to 5.18 for debian 4 years ago
CheckHealthCommand.cs New: App health displayed in UI 10 years ago
CheckOnAttribute.cs New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events 5 years ago
EventDrivenHealthCheck.cs Missing test on EventDrivenHealthCheck 5 years ago
HealthCheck.cs New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm) 5 years ago
HealthCheckBase.cs Added ability for HealthChecks to run on specific events. 7 years ago
HealthCheckCompleteEvent.cs Health check results are stored in memory and updated as required 10 years ago
HealthCheckFailedEvent.cs New: Option to send notification when a Health Check warning occurs 5 years ago
HealthCheckService.cs New: Option to send notification when a Health Check warning occurs 5 years ago
ICheckOnCondition.cs New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events 5 years ago
IProvideHealthCheck.cs Added ability for HealthChecks to run on specific events. 7 years ago