Lidarr/src/NzbDrone.Core/Update
Taloth Saldono ba07e60be6 Fixed duplicate UpdateHistory items
(cherry picked from commit ad9e709d96a4c8635f52e9ee8623fa805e628de6)
2021-12-30 17:05:34 -06:00
..
Commands Fixed: Don't lock command queue if updating is disabled 2020-10-13 23:19:24 -04:00
Events New: Show previously installed version in Updates UI 2021-12-30 16:59:47 -06:00
History Fixed duplicate UpdateHistory items 2021-12-30 17:05:34 -06: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 New: Show previously installed version in Updates UI 2021-12-30 16:59:47 -06: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 New: Show previously installed version in Updates UI 2021-12-30 16:59:47 -06: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