..
ActivationProxy.cs
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
2017-01-16 19:59:50 +00:00
ApplyLicenseAction.cs
CP-32931: Stop sending licensing information to the licensing server
2020-02-11 08:35:42 +00:00
ApplyLicenseEditionAction.cs
CP-36392: Misc fixes to flagged Bugs ( #2907 )
2021-12-21 15:53:46 +00:00
ChangeControlDomainMemoryAction.cs
CP-36392 pt.1: Removed unused using directives.
2021-04-07 10:04:47 +01:00
ChangeHostPasswordAction.cs
CP-36392 pt.1: Removed unused using directives.
2021-04-07 10:04:47 +01:00
DestroyHostAction.cs
Converted all extension get properties of the API classes to methods in order to
2017-09-03 03:35:30 +01:00
DestroyHostCrashDumpAction.cs
CP-36392 pt.1: Removed unused using directives.
2021-04-07 10:04:47 +01:00
DisableHostAction.cs
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
2017-01-16 19:59:50 +00:00
EditMultipathAction.cs
Avoid duplicate logging; compact multiple logging calls.
2019-11-13 12:31:44 +00:00
EnableHostAction.cs
CP-36392: Add null
check in EnableHostAction.cs
2021-11-15 09:21:25 +00:00
EvacuateHostAction.cs
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
2022-04-06 13:11:34 +01:00
FibreChannelDevice.cs
CP-36392 pt.1: Removed unused using directives.
2021-04-07 10:04:47 +01:00
FibreChannelProbeAction.cs
CP-34231: Remove language with negative connotations ( #2860 )
2021-08-31 11:31:16 +01:00
GetServerLocalTimeAction.cs
CA-301907: Improvements to the VMSS dialog, the VMSS frequency properties/wizard page and the VMSS finish wizard page ( #2358 )
2019-03-15 14:10:42 +00:00
GetSystemStatusCapabilities.cs
CP-36392 pt.1: Removed unused using directives.
2021-04-07 10:04:47 +01:00
HostAbstractAction.cs
CA-302772: A host reboot can result in a requested PercentComplete exceeding 100%.
2018-11-23 10:51:00 +00:00
HostBackupRestoreAction.cs
Do not use the task description as the AsyncAction description because in most cases it is not localised.
2021-03-16 10:27:55 +00:00
HostPowerOnAction.cs
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
2022-04-06 13:11:34 +01:00
InstallCertificateAction.cs
CP-34231: Remove language with negative connotations ( #2860 )
2021-08-31 11:31:16 +01:00
RebootHostAction.cs
CP-36392: Refactor useless null checks in actions constructors
2021-10-04 15:41:59 +01:00
RestartToolstackAction.cs
CP-34231: Remove language with negative connotations ( #2860 )
2021-08-31 11:31:16 +01:00
RunPluginAction.cs
CP-34231: Remove language with negative connotations ( #2860 )
2021-08-31 11:31:16 +01:00
SavePowerOnSettingsAction.cs
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
2022-04-06 13:11:34 +01:00
ShutdownHostAction.cs
CP-36392: Refactor useless null checks in actions constructors
2021-10-04 15:41:59 +01:00
SingleHostStatusAction.cs
Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice.
2022-01-24 15:23:02 +00:00
UpdateIntegratedGpuPassthroughAction.cs
Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice.
2022-01-24 15:23:02 +00:00
VMsWhichCanBeMigratedAction.cs
Renamed VM method is_a_real_vm to IsRealVm.
2022-09-09 11:58:15 +01:00