xenadmin/XenAdmin/Core
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
..
ActionBaseExtensions.cs CP-30958: Initial implementation of the Conversion Manager in XenCenter. (#2481) 2019-08-22 10:47:43 +01:00
Clip.cs Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
CueBannersManager.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Drawing.cs Cleared some level 4 warnings. 2018-03-22 15:07:32 +00:00
ExtensionMethods.cs CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
FormFontFixer.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HealthCheck.cs CA-347407: Handle exceptions when failing to unprotect saved proxy credentials. 2020-11-03 11:34:06 +00:00
HelpersGUI.cs Do not disable the OK button on validation, but rather point out the problematic entry using validation tooltips. 2020-11-03 11:34:06 +00:00
HiddenFeatures.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
History.cs Removed duplicate method. 2020-02-28 13:33:57 +00:00
Metadata.cs CP-22472 - Add new XenCenter metadata file to the server status report 2017-07-05 11:19:07 +01:00
Registry.cs CP-15790: Implementation improvement aimed to make manual testing easier. 2020-11-12 11:04:33 +00:00
Updates.cs CP-15790: Implementation improvement aimed to make manual testing easier. 2020-11-12 11:04:33 +00:00
VMGroup.cs CP-32070: Add a warning on the Scheduled snapshots properties page 2019-09-03 08:18:19 +01:00
WebBrowser2.cs CA-284090: Added a dedicated status bar on the TabPageFeature to resemble real 2018-08-15 09:59:58 +01:00
Win32Window.cs Enforce failure if MWWaitFor times out without a message, ortherwise failures 2019-01-14 09:45:13 +00:00