Radarr/src/NzbDrone.Core/Update
Taloth Saldono ec8d1c4ae6 Fixed post-install update check not running
(cherry picked from commit eea6be459d5dbfafb9a5285046282c25c4697242)
2021-03-14 22:54:01 -04:00
..
Commands Fixed: Don't lock command queue if updating is disabled 2020-04-26 15:30:35 -04:00
Events New: Show previously installed version in Updates UI 2021-01-30 16:05:03 -05:00
History Fixed duplicate UpdateHistory items 2021-01-30 16:05:03 -05:00
ConfigureUpdateMechanism.cs fixup! Code Smells 2020-04-04 11:16:01 -04:00
InstallUpdateService.cs Fixed post-install update check not running 2021-03-14 22:54:01 -04:00
RecentUpdateProvider.cs New: Show previously installed version in Updates UI 2021-01-30 16:05:03 -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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05: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-04-04 11:16:01 -04:00
UpdatePackage.cs New: Multi target net framework 4.6.2 and net core 3.0 2019-10-15 20:22:50 -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-01-30 16:05:03 -05:00
UpdateVerification.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
UpdateVerificationFailedException.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00