Sonarr/src/NzbDrone.Core/HealthCheck
Qstick 878d1561aa Build Sonarr on Net6
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:46 -07:00
..
Checks Build Sonarr on Net6 2022-08-07 15:04:46 -07: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 Fixed: Delay health check notifications on startup 2022-03-19 13:00:15 -07:00
HealthCheckService.cs Don't return early after re-running checks after startup grace period 2022-03-20 00:21:07 -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