xenadmin/XenServerHealthCheck
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
..
Properties CP-32921: Target .NET Framework 4.8 and build using VS2019 tools. 2020-05-19 23:10:41 +01:00
app.config CP-32921: Target .NET Framework 4.8 and build using VS2019 tools. 2020-05-19 23:10:41 +01:00
CredentialReceiver.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
ProjectInstaller.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
ProjectInstaller.Designer.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
ProjectInstaller.resx CP-12157: Create XenServerHealthCheck service framework 2015-05-28 17:18:18 +08:00
Registry.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
RequestUploadTask.cs Corrections to the logging of Win32 exceptions. Minor refactoring. 2019-11-13 12:31:44 +00:00
ServerListHelper.cs CA-347407: Handle exceptions when failing to unprotect saved proxy credentials. 2020-11-03 11:34:06 +00:00
XenServerHealthCheck.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenServerHealthCheck.csproj Fixed 3rd party library references in the solution project files. 2020-09-08 10:34:08 +01:00
XenServerHealthCheckBugTool.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
XenServerHealthCheckBundleUpload.cs CA-301501: Update the progress bar for the action uploading a server status report. 2018-11-05 17:00:13 +02:00
XenServerHealthCheckConfigProvider.cs CP-15790: Implementation improvement aimed to make manual testing easier. 2020-11-12 11:04:33 +00:00
XenServerHealthCheckService.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
XenServerHealthCheckService.Designer.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
XenServerHealthCheckService.resx CP-12157: Create XenServerHealthCheck service framework 2015-05-28 17:18:18 +08:00