mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-22 16:20:42 +01:00
16d7f74158
* CP-36392: Add several `null` checks All were flagged by SonarQube Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Specify `namespace` for `SettingsUpdate` Added to `XenAdmin` Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Collapse useless condition check Also use pattern matching for type cast Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Specify `namespace` for `ProduceConsumerQueue` Add to `XenAdmin.Actions` Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Rename field in `BugToolPageSelectCapabilties` to avoid name clash Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Add explicit `null` check While the `null` check in `GraphDetailsDialog.cs` is not strictly necessary, it has been added to fix a SonarQube issue Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Remove unused field in `WlbPoolConfiguration.cs` Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Replace useless self-assignment with ad-hoc method Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Simplify dictionary key assignment in `WlbScheduledTask.cs` Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Fix minor formatting issues Add newline at end of file, and reformat content of if statement Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Tidy up latest flagged bugs changes - Fix whitespace/braces in a few affected files - Add missing null check in `ValueMaps.cs` - Check for args length in `RbacCollectorProxy.cs` - Fix logic in `MainWindow.cs` to revert to previous behaviour Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CP-36392: Tidy up setter in `ChangeableList.cs` Also update whitespace inconsitencies in `PerfmonAlertEditPage.cs` and `VMHAEditPage.cs` Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> |
||
---|---|---|
.. | ||
PlanActions | ||
AutomatedUpdatesBasePage.cs | ||
AutomatedUpdatesBasePage.designer.cs | ||
AutomatedUpdatesBasePage.ja.resx | ||
AutomatedUpdatesBasePage.resx | ||
AutomatedUpdatesBasePage.zh-CN.resx | ||
PatchingWizard_AutomatedUpdatesPage.cs | ||
PatchingWizard_AutomatedUpdatesPage.designer.cs | ||
PatchingWizard_FirstPage.cs | ||
PatchingWizard_FirstPage.Designer.cs | ||
PatchingWizard_FirstPage.ja.resx | ||
PatchingWizard_FirstPage.resx | ||
PatchingWizard_FirstPage.zh-CN.resx | ||
PatchingWizard_ModePage.cs | ||
PatchingWizard_ModePage.Designer.cs | ||
PatchingWizard_ModePage.ja.resx | ||
PatchingWizard_ModePage.resx | ||
PatchingWizard_ModePage.zh-CN.resx | ||
PatchingWizard_PatchingPage.cs | ||
PatchingWizard_PatchingPage.designer.cs | ||
PatchingWizard_PrecheckPage.cs | ||
PatchingWizard_PrecheckPage.Designer.cs | ||
PatchingWizard_PrecheckPage.ja.resx | ||
PatchingWizard_PrecheckPage.resx | ||
PatchingWizard_PrecheckPage.zh-CN.resx | ||
PatchingWizard_SelectPatchPage.cs | ||
PatchingWizard_SelectPatchPage.Designer.cs | ||
PatchingWizard_SelectPatchPage.ja.resx | ||
PatchingWizard_SelectPatchPage.resx | ||
PatchingWizard_SelectPatchPage.zh-CN.resx | ||
PatchingWizard_SelectServers.cs | ||
PatchingWizard_SelectServers.Designer.cs | ||
PatchingWizard_SelectServers.ja.resx | ||
PatchingWizard_SelectServers.resx | ||
PatchingWizard_SelectServers.zh-CN.resx | ||
PatchingWizard_UploadPage.cs | ||
PatchingWizard_UploadPage.Designer.cs | ||
PatchingWizard.cs | ||
PatchingWizard.Designer.cs | ||
PatchingWizard.ja.resx | ||
PatchingWizard.resx | ||
PatchingWizard.zh-CN.resx | ||
UpdateProgressBackgroundWorker.cs |