Lidarr/src/NzbDrone.Core/Update
Taloth Saldono 5cc2db26e7 Added mechanism for package maintainers to produce a health check error.
Fixes #2049

(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
(cherry picked from commit 024000275df3b2d3b884c2c2fbf0b86bd36a631a)
2021-04-01 22:03:16 -04:00
..
Commands Fixed: Don't lock command queue if updating is disabled 2020-10-13 23:19:24 -04:00
ConfigureUpdateMechanism.cs New: Set Branch, Update Mech from PackageInfo 2020-10-13 23:18:46 -04:00
InstallUpdateService.cs Added mechanism for package maintainers to produce a health check error. 2021-04-01 22:03:16 -04:00
RecentUpdateProvider.cs Fixed: Use Update branch specified in settings instead of always develop 2017-11-25 15:40:12 -05:00
UpdateAbortedException.cs InstallUpdate pre-check failures should now show a nice error on the UI. 2015-02-07 16:24:26 +01:00
UpdateChanges.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UpdateCheckService.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
UpdateFolderNotWritableException.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UpdateMechanism.cs New: Set Branch, Update Mech from PackageInfo 2020-10-13 23:18:46 -04:00
UpdatePackage.cs New: Multi target net framework 4.6.2 and net core 3.0 2020-10-13 23:18:02 -04:00
UpdatePackageAvailable.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UpdatePackageProvider.cs Use Arch and Runtime when getting list of update changes 2020-11-27 17:08:08 +00:00
UpdateVerification.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
UpdateVerificationFailedException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00