..
AD
CP-33781: Added admin exit procedure warnings.
2020-07-17 16:04:10 +01:00
DockerContainer
DR
Refactoring to simplify the code and make calculations more efficient:
2020-07-30 10:42:20 +01:00
Folders
Simplified signature of connection events.
2019-12-06 11:17:46 +00:00
GPU
HealthCheck
Typo.
2020-06-05 11:48:54 +01:00
Host
CP-33892: Audited the use of First() and replaced with FirstOrDefault() where appropriate.
2020-06-25 11:17:11 +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
CA-339685: Corrected calculation of completion percentage and added checks for division by zero.
2020-05-22 00:25:56 +01:00
OvfActions
CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file.
2020-12-18 01:34:25 +00:00
Perfmon
Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it.
2019-11-13 12:31:44 +00:00
Pool
CA-333443: Use the master's address instead of the connection name when joining a pool.
2020-05-19 23:03:45 +01:00
Pool_Patch
CA-339237: Show more information in XenCenter's logs on why a patch or update may have failed to apply.
2020-05-22 00:19:40 +01:00
Pool_update
CA-339237: Show more information in XenCenter's logs on why a patch or update may have failed to apply.
2020-05-22 00:19:40 +01:00
PVS
SR
CP-33153: Added friendly title and description for GFS2_CAPACITY alert. Corrected scan action description.
2020-06-05 11:50:49 +01:00
StorageLink
Removed code applicable to servers earlier than dundee since connection to them is now blocked.
2019-02-06 09:25:38 +00:00
SupplementalPack
CP-33892: Audited the use of First() and replaced with FirstOrDefault() where appropriate.
2020-06-25 11:17:11 +01:00
Updates
CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file.
2020-12-18 01:34:25 +00:00
USB
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
CA-339271: Improved action description. Also:
2020-06-19 14:04:59 +01:00
VIF
Refactored the VIFDialog to fix various problems: ( #2398 )
2019-04-25 08:23:09 +01:00
VM
Fixed failure to start a VM after it was imported as an XVA package.
2020-12-18 01:34:25 +00:00
VMAppliances
VMSS
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
WLB
Do not localise log entries or ellipsise names. Log exception stack traces where applicable.
2019-11-13 12:31:44 +00: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
Action.cs
Avoid duplicate logging; compact multiple logging calls.
2019-11-13 12:31:44 +00:00
AsyncAction.cs
CA-337323: Attempt finding the right owning form for the RoleElevation dialog. Also:
2020-05-04 14:30:24 +01:00
CancellingAction.cs
Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it.
2019-11-13 12:31:44 +00:00
DelegatedAsyncAction.cs
Do not initialise a logger if a class does not use it.
2019-11-13 12:31:44 +00:00
GetDataSourcesAction.cs
MultipleAction.cs
MultipleActionLauncher.cs
ParallelAction.cs
ProduceConsumerQueue.cs
CA-284226: Optimize performance of menu Start-on-Server and Migrate-to-Server ( #1985 )
2018-03-20 07:07:19 +00:00
PureAsyncAction.cs
SaveChangesAction.cs
StatusReportAction.cs
Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it.
2019-11-13 12:31:44 +00:00
ZipStatusReportAction.cs
CA-322699: Do not use an intermediate MemoryStream when sanitising the files of a tar archive.
2019-07-11 09:19:47 +01:00