xenadmin/XenModel/Actions/Updates
Konstantina Chremmou 80119e9411 CP-15790: Implementation improvement aimed to make manual testing easier.
- Ensure we read the updates.xml location anew from the registry, otherwise the
application has to be relaunched to pick a registry change. Look in both hives
HKCU and HKLM. To avoid performance impact on the UI, move the operation into
the action's Run() body.
- Some refactoring to improve OOP design and fix XmlReader leak.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-11-12 11:04:33 +00:00
..
DownloadAndUnzipXenServerPatchAction.cs Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it. 2019-11-13 12:31:44 +00:00
DownloadUpdatesXmlAction.cs CP-15790: Implementation improvement aimed to make manual testing easier. 2020-11-12 11:04:33 +00:00
XenCenterVersion.cs Merge branch 'master' into REQ-411 2017-08-23 16:32:39 +01:00
XenServerPatch.cs CA-292626: Consider the contains-livepatch flag when doing prechecks in the automated updates mode. 2018-07-30 14:33:22 +01:00
XenServerVersion.cs CA-325846: Do not display invalid data in the hotfix eligibility warnings and alerts 2019-09-03 08:52:40 +01:00