.. |
ChangeMemorySettingsAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
ChangeVCPUSettingsAction.cs
|
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
|
2017-01-16 19:59:50 +00:00 |
ChangeVMISOAction.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
CreateCdDriveAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
CreateVMAction.cs
|
Allow vTPM assignment when creating a VM.
|
2022-09-09 11:58:15 +01:00 |
CreateVMFastAction.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
ExportVmAction.cs
|
CP-36392: Add comment to ignored catch blocks
|
2021-09-20 09:35:17 +01:00 |
GpuAssignAction.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
HAUnprotectVMAction.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
HVMBootAction.cs
|
Converted remaining extension get and set properties of the API classes to methods
|
2017-09-05 02:15:38 +01:00 |
ImportVmAction.cs
|
CA-365717: Two corrections on VM import (from XVA):
|
2022-04-01 11:21:41 +01:00 |
InstallPVToolsAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
ResumeAndStartVMsAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
SetHaPrioritiesAction.cs
|
Merge remote-tracking branch 'upstream/master' into feature/hyperman
|
2021-05-25 15:51:42 +01:00 |
SetVMOtherConfigAction.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
SetVMStartupOptionsAction.cs
|
Merge remote-tracking branch 'upstream/master' into feature/hyperman
|
2021-05-25 15:51:42 +01:00 |
SuspendAndShutdownVMsAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
VMCloneAction.cs
|
Merge branch 'master' into vm-copy-credentials_CA-359712
|
2021-12-02 22:14:48 +00:00 |
VMCopyAction.cs
|
Merge branch 'master' into vm-copy-credentials_CA-359712
|
2021-12-02 22:14:48 +00:00 |
VMCrossPoolMigrateAction.cs
|
Retrieve VM snapshots from the cache instead of making an API call to the server.
|
2021-12-23 16:40:05 +01:00 |
VMDestroyAction.cs
|
Bad application of the code reusability principle in VMDestroyAction.
|
2020-12-03 14:56:11 +00:00 |
VMMigrateAction.cs
|
CA-339273: Some corrections and minor refactoring.
|
2021-12-02 11:20:49 +00:00 |
VMMoveAction.cs
|
CA-339273: Some corrections and minor refactoring.
|
2021-12-02 11:20:49 +00:00 |
VMRebootAction.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
VMShutdownAction.cs
|
Minor modifications to task polling:
|
2020-10-13 15:02:31 +01:00 |
VMSnapshotCreateAction.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
VMSnapshotDeleteAction.cs
|
Converted all extension get properties of the API classes to methods in order to
|
2017-09-03 03:35:30 +01:00 |
VMSnapshotRevertAction.cs
|
Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice.
|
2022-01-24 15:23:02 +00:00 |
VMStartAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
VMSuspendAction.cs
|
Minor modifications to task polling:
|
2020-10-13 15:02:31 +01:00 |
VMToTemplateAction.cs
|
Converted all extension get properties of the API classes to methods in order to
|
2017-09-03 03:35:30 +01:00 |