..
AD
CP-33781: Added admin exit procedure warnings.
2020-07-17 16:04:10 +01:00
DockerContainer
Converted all extension get properties of the API classes to methods in order to
2017-09-03 03:35:30 +01:00
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
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
2017-01-16 19:59:50 +00:00
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
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
Converted all extension get properties of the API classes to methods in order to
2017-09-03 03:35:30 +01:00
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
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
USB
CP-25329: Refine API reference for PUSB & VUSB in xenadmin
2017-10-20 17:30:21 +08: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
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
CA-339584: Include CD VDI in the storage mapping for intra-pool migration
2020-08-11 08:46:42 +01:00
VMAppliances
Converted all extension get properties of the API classes to methods in order to
2017-09-03 03:35:30 +01:00
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
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
2017-01-16 19:59:50 +00:00
MultipleAction.cs
CA-238265: Add the action title to the error message displayed on the Install Update page of the patching wizard.
2017-02-06 13:04:07 +00:00
MultipleActionLauncher.cs
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
2017-01-16 19:59:50 +00:00
ParallelAction.cs
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
2017-01-16 19:59:50 +00:00
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
CA-249624: [XSO-707] Convert VM to Template from XenCenter is not working if connected as an AD user
2017-04-04 11:26:16 +01:00
SaveChangesAction.cs
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
2017-01-16 19:59:50 +00:00
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