Sonarr/src/NzbDrone.Core/HealthCheck
Mark McDowall 05e17b70b5 New: Show health warning if system time is off expected time
Closes #1422
2019-04-28 11:50:18 -07:00
..
Checks New: Show health warning if system time is off expected time 2019-04-28 11:50:18 -07:00
CheckHealthCommand.cs New: App health displayed in UI 2014-02-25 21:40:47 -08:00
CheckOnAttribute.cs New: Run missing root folder health check when an import is successful 2017-12-29 22:30:16 -08:00
EventDrivenHealthCheck.cs New: Run missing root folder health check when an import is successful 2017-12-29 22:30:16 -08:00
HealthCheck.cs Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02: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
HealthCheckService.cs New: Run missing root folder health check when an import is successful 2017-12-29 22:30:16 -08:00
IProvideHealthCheck.cs Added ability for HealthChecks to run on specific events. 2017-05-27 20:45:01 +02:00