.. |
AD
|
Renamed fields.
|
2022-04-14 11:45:21 +01:00 |
DockerContainer
|
CP-36908: Remove support for xscontainer supp-pack from stockholm.
|
2021-09-23 10:44:43 +01:00 |
DR
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
Folders
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
GPU
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
HealthCheck
|
Renamed fields.
|
2022-04-14 11:45:21 +01:00 |
Host
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
Network
|
Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice.
|
2022-01-24 15:23:02 +00:00 |
OvfActions
|
Use consistent variable names.
|
2022-04-11 19:43:09 +01:00 |
Perfmon
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
Pool
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
Pool_Patch
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
Pool_update
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
PVS
|
Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice.
|
2022-01-24 15:23:02 +00:00 |
SR
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
StorageLink
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
SupplementalPack
|
CP-34231: Remove language with negative connotations (#2860)
|
2021-08-31 11:31:16 +01:00 |
Updates
|
Show the DownloadUpdatesXmlAction only when it is run by the user or it has failed.
|
2022-06-20 15:27:22 +01:00 |
USB
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
VBD
|
Do not pass the delegates showing messages as parameters to the actions, but rather have them handle action events.
|
2019-10-14 09:24:36 +01:00 |
VDI
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
VIF
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
VM
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
VMAppliances
|
Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice.
|
2022-01-24 15:23:02 +00:00 |
VMSS
|
Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice.
|
2022-01-24 15:23:02 +00:00 |
WLB
|
DelegatedAsyncAction should only be used for simple API calls, hence created new class for retrieving WLB host evacuation recommendations.
|
2021-07-23 09:40:12 +01:00 |
XCM
|
CP-32140: Allow the user to select which XCM VPX to use when there are multiple XCM VPXs in the pool.
|
2019-09-25 13:25:26 +01:00 |
ActionBase.cs
|
Show the DownloadUpdatesXmlAction only when it is run by the user or it has failed.
|
2022-06-20 15:27:22 +01:00 |
AsyncAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
CancellingAction.cs
|
Reworked instantiation of dummy actions that complete immediately.
|
2022-04-11 21:59:29 +01:00 |
DelegatedAsyncAction.cs
|
DelegatedAsyncAction should only be used for simple API calls, hence created new class for retrieving WLB host evacuation recommendations.
|
2021-07-23 09:40:12 +01:00 |
DummyAction.cs
|
Show the DownloadUpdatesXmlAction only when it is run by the user or it has failed.
|
2022-06-20 15:27:22 +01:00 |
GetDataSourcesAction.cs
|
Revert "CA-366140: Run data source operations on VMs only if they are allowed."
|
2022-05-19 11:18:52 +01:00 |
MultipleAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
MultipleActionLauncher.cs
|
Compacted ParallelAction and MultipleAction constructors.
|
2022-03-21 13:50:27 +00:00 |
ParallelAction.cs
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
ProduceConsumerQueue.cs
|
CP-36392: Misc fixes to flagged Bugs (#2907)
|
2021-12-21 15:53:46 +00:00 |
PureAsyncAction.cs
|
Added Events in progress to the outlook-style status labels of the main window.
|
2021-04-07 10:04:30 +01:00 |
SaveChangesAction.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
StatusReportAction.cs
|
CP-39571: Removed spaces from the name of the log files.
|
2022-04-22 14:32:14 +01:00 |
ZipStatusReportAction.cs
|
CP-36392: Add comment to ignored catch blocks
|
2021-09-20 09:35:17 +01:00 |