1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/HealthCheck
2014-05-30 19:40:29 +02:00
..
Checks New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
CheckHealthCommand.cs New: App health displayed in UI 2014-02-25 21:40:47 -08:00
HealthCheck.cs Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
HealthCheckBase.cs Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
HealthCheckCompleteEvent.cs Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
HealthCheckService.cs Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
IProvideHealthCheck.cs Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00