.. |
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
|
Stop using PureAsyncAction and RbacCollectorProxy for RBAC checks on actions.
|
2023-01-04 21:27:42 +00: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
|
Renamed method adding an RbacMethod with key because it was very easy to use it for adding a list of RbacMethods instead.
|
2023-01-04 22:10:18 +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
|
Stop using PureAsyncAction and RbacCollectorProxy for RBAC checks on actions.
|
2023-01-04 21:27:42 +00:00 |
GetSystemStatusCapabilities.cs
|
Stop using PureAsyncAction and RbacCollectorProxy for RBAC checks on actions.
|
2023-01-04 21:27:42 +00: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
|
Stop using PureAsyncAction and RbacCollectorProxy for RBAC checks on actions.
|
2023-01-04 21:27:42 +00:00 |
SavePowerOnSettingsAction.cs
|
Stop using PureAsyncAction and RbacCollectorProxy for RBAC checks on actions.
|
2023-01-04 21:27:42 +00: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
|
Stop using PureAsyncAction and RbacCollectorProxy for RBAC checks on actions.
|
2023-01-04 21:27:42 +00:00 |
VMsWhichCanBeMigratedAction.cs
|
Merge pull request #3077 from kc284/pureAsyncAction
|
2023-01-31 12:20:47 +00:00 |