xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
Danilo Del Busso 60cd8b9f88
CP-39929: Fix incorrect timestamp shown in RPU/Update wizards
Also:
- Use new date format for logs
- Specify option parameter names
- Do not show timestamp for host name log
- Do not show timestamp for null/whitespace only lines

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
2022-08-15 15:57:55 +01:00
..
ApplyPatchPlanAction.cs CA-309037: Do the host evacuation before applying the updates 2019-02-15 11:18:28 +00:00
ApplyPoolUpdatePlanAction.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
ApplyXenServerPatchPlanAction.cs CP-36392: Refactored so that GetHashCode() does not reference mutable fields. 2022-04-06 13:11:33 +01:00
BringBabiesBackAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
DownloadPatchPlanAction.cs Merge pull request #2985 from kc284/sonarqube 2022-04-20 10:25:23 +01:00
EvacuateHostPlanAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
HostPlanAction.cs CA-366139: Specify which VM lacking the feature could not be migrated during RPU. 2022-04-25 17:06:01 +01:00
InstallSupplementalPackPlanAction.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
PatchPrecheckOnHostPlanAction.cs CP-36392: Refactored so that GetHashCode() does not reference mutable fields. 2022-04-06 13:11:33 +01:00
PlanAction.cs CP-39929: Fix incorrect timestamp shown in RPU/Update wizards 2022-08-15 15:57:55 +01:00
PlanActionWithSession.cs CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00
RebootPlanAction.cs CP-36392: Update RebootPlanAction.cs to lock on a dedicated object instance 2021-10-04 15:42:03 +01:00
RebootVMsPlanAction.cs Check and plug PBDs for VMs only if and when there are VMs to migrate; do not log 2018-06-27 07:58:55 +01:00
RemoveUpdateFile.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
RemoveUpdateFilesFromMaster.cs CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
RestartAgentPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
RestartHostPlanAction.cs Fix RestartHostPlanAction 2019-03-12 11:22:04 +00:00
UnwindProblemsAction.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
UploadPatchToCoordinatorPlanAction.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
VMsPlanAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
XenServerPatchMapping.cs CP-36392: Refactored so that GetHashCode() does not reference mutable fields. 2022-04-06 13:11:33 +01:00