Lidarr/src/NzbDrone.Core/Update
Robin Dadswell 8f6e099794 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -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 Cleanup dual target and mono code 2022-10-23 11:15:36 -05: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 Cleanup dual target and mono code 2022-10-23 11:15:36 -05:00
UpdatePackageAvailable.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UpdatePackageProvider.cs New: Postgres Database Support 2022-11-20 10:41:48 -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