.. |
AD
|
CP-38895: Check version annotations when using API fields or methods.
|
2022-03-03 14:35:45 +00: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
|
CP-34231: Remove language with negative connotations (#2860)
|
2021-08-31 11:31:16 +01:00 |
Host
|
Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive.
|
2022-04-06 13:11:34 +01:00 |
Message
|
CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues:
|
2020-08-21 16:08:20 +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
|
CP-36392: Refactored so that GetHashCode() does not call the homonymous base class method.
|
2022-04-06 13:11:33 +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
|
CP-36392: Add comment to ignored catch blocks
|
2021-09-20 09:35:17 +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
|
Compacted the ActionBase constructors and renamed file to match the class name.
|
2022-04-06 13:11:33 +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
|
CP-34231: Remove language with negative connotations (#2860)
|
2021-08-31 11:31:16 +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 |
GetDataSourcesAction.cs
|
Corrected calculation of datasource units (CA-359068). New/Edit Graph dialog enhancements.
|
2021-10-12 12:28:42 +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-34231: Remove language with negative connotations (#2860)
|
2021-08-31 11:31:16 +01:00 |
ZipStatusReportAction.cs
|
CP-36392: Add comment to ignored catch blocks
|
2021-09-20 09:35:17 +01:00 |