xenadmin/XenAdmin/Commands
Mihaela Stoica 5d58222248 CA-209502: Exception while deleting multiple folders
- Changed the FolderAction class so that it can be used to delete or move multiple folders across connections, instead of having multiple actions (one for each holder) which can not run in parallel.
- The api calls that update the EMPTY_FOLDERS entry in pool's other_config are preformed last for all connections, avoiding cross-thread exceptions when two threads try to add/remove the same key.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-03 15:38:52 +01:00
..
Controls L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ActivateVBDCommand.cs CA-205693: Add a check to prevent Index out of range error 2016-04-04 14:23:38 +01:00
ActivationRequestCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
AddHostCommand.cs Moved some object/node selection methods from the MainWindow to the FlickerFreeTreView class. 2013-08-23 16:26:05 +01:00
AddHostToPoolCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
AddNewHostToPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddVirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ApplyLicenseEditionCommand.cs CA-107598: Fixed the issue where XenCenter hides the "Licensing Error" popup when running in RDC 2014-08-14 14:40:24 +01:00
AttachVirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BackupHostCommand.cs CP-6267: Stop jumping to the Events window when an action has started. 2013-10-08 11:03:29 +01:00
BaseVIFCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
BugToolCommand.cs MainWindow tidy up: use existing method to launch the AboutBox rather than reimplementing 2013-08-21 17:13:23 +01:00
CallHomeCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
CancelHostConnectionCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeHostPasswordCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CollapseChildTreeNodesCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Command.cs CA-85971: Removed method selecting tab by name. Made all pages of VerticallyTabbedDialog private. 2013-12-22 17:17:04 +00:00
ConnectAllHostsCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
ConvertToThinSRCommand.cs CP-16097: Hide Thin Provosioning in XenCenter 2016-02-17 13:14:42 +00:00
ConvertVMToTemplateCommand.cs CP-6267: Stop jumping to the Events window when an action has started. 2013-10-08 11:03:29 +01:00
CopyTemplateCommand.cs CP-11292: Remove storage motion constraints: Allow cross-pool copy for templates 2015-03-31 17:40:05 +01:00
CopyVMCommand.cs CP-11292: Remove storage motion constraints: Allow cross-pool copy for stopped VMs 2015-03-31 14:27:04 +01:00
CreateVIFCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CreateVMFromTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CrossConnectionCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CrossPoolCopyVMCommand.cs CP-11292: Remove storage motion constraints: Allow cross-pool copy for templates 2015-03-31 17:40:05 +01:00
CrossPoolMigrateCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
CrossPoolMigrateToHomeCommand.cs CA-137047: StorageXenMotion not offering all hosts in drop down menu 2014-07-14 17:53:20 +01:00
CrossPoolMoveVMCommand.cs CP-12282: Semantics of Move / Migrate / Copy for suspended VMs 2015-05-27 12:17:35 +01:00
DeactivateVBDCommand.cs CA-205554: XenCenter says "Activating virtual disks" when deactivating multiple virtual disk 2016-04-06 08:15:16 +01:00
DeleteFolderCommand.cs CA-209502: Exception while deleting multiple folders 2016-06-03 15:38:52 +01:00
DeletePoolCommand.cs CA-135078 Rename "Delete Pool" 2014-05-15 18:47:13 +01:00
DeleteSnapshotCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteTagCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteVirtualDiskCommand.cs CA-205693: Add a check to prevent Index out of range error 2016-04-04 14:23:38 +01:00
DeleteVMCommand.cs CP-6267: Stop jumping to the Events window when an action has started. 2013-10-08 11:03:29 +01:00
DeleteVMsAndTemplatesCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DestroyBondCommand.cs CP-14647: More changes after read-through, including getting rid of OEM edition 2015-11-08 16:31:48 +00:00
DestroyHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DestroySRCommand.cs CP-14647: Intermediate check-in #4 2015-11-08 11:28:01 +00:00
DetachSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
DetachVirtualDiskCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
DisasterRecoveryCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
DisconnectAllHostsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectCommand.cs CA-127510: Refactoring as per code review. 2014-03-12 14:41:53 +00:00
DisconnectHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectHostsAndPoolsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectWlbServerCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
DragDropAddHostToPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DragDropCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DragDropCrossPoolMoveHaltedVMCommand.cs CP-14644: Check feature level on VM migration 2015-11-02 15:55:52 +00:00
DragDropIntoFolderCommand.cs CA-209502: Exception while deleting multiple folders 2016-06-03 15:38:52 +01:00
DragDropMigrateVMCommand.cs CP-15408: Renamed RestrictInterPoolMigrate function 2016-01-20 13:48:36 +00:00
DragDropRemoveHostFromPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DragDropTagCommand.cs CP-14647: Intermediate check-in #4 2015-11-08 11:28:01 +00:00
DRConfigureCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
DRDryrunCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
DRFailbackCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
DRFailoverCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
EditTagsCommand.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:47:14 +01:00
ExpandTreeNodesCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportResourceReportCommand.cs CA-161524: Resource report menu item is only shown when you're on the pool node 2015-05-20 10:17:00 +01:00
ExportSnapshotAsTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportVMCommand.cs CP-6267: Stop jumping to the Events window when an action has started. 2013-10-08 11:03:29 +01:00
ForceVMRebootCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ForceVMShutDownCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ForgetSavedPasswordCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ForgetSRCommand.cs CP-14647: Intermediate check-in #4 2015-11-08 11:28:01 +00:00
HACommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
HostMaintenanceModeCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
HostPasswordCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostReconnectAsCommand.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
ImPortCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSearchCommand.cs CP-15399: Improvements to the way we handle rebranding of saved searches 2016-02-04 12:04:33 +00:00
InstallNewUpdateCommand.cs CA-123576: Step 2 - stop listing the open forms under the Window menu item. Also 2013-12-31 08:52:21 +00:00
InstallToolsCommand.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
InstantVMFromTemplateCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
MigrateVirtualDiskCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
MoveVirtualDiskCommand.cs CA-107917: XOP-373: When rolling out a XD desktop group, SR storage tab becomes unusuable in XC. 2013-07-23 13:40:12 +01:00
MoveVMCommand.cs CP-12282: Semantics of Move / Migrate / Copy for suspended VMs 2015-05-27 12:17:35 +01:00
NewFolderCommand.cs CA-123572: Fixed regression: restored "New folder" item in the context menu of the Folders root node. 2013-12-31 15:47:52 +00:00
NewPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRCommand.cs CP-14647: Intermediate check-in #4 2015-11-08 11:28:01 +00:00
NewTemplateFromSnapshotCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
NewVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMFromSnapshotCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMFromTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PauseDockerContainerCommand.cs CP-15576: Hide containers options that aren't available for Windows Server 2016-02-12 16:48:52 +00:00
PoolReconnectAsCommand.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
PowerOnHostCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
PropertiesCommands.cs CA-85971: Removed method selecting control in tab by name. Retained ability only for the Name, Description and Iqn TexBox on the GeneralEditPage; in one of the other cases it didn't make a difference, in another (LogDestinationEditPage) it was causing a bug and in yet another (BootOptionsEditPage) the controls had already been renamed. Also some positioning changes. 2013-12-30 13:01:00 +00:00
PutFolderIntoRenameModeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PutTagIntoRenameModeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ReattachSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
RebootCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RebootHostCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
RebootVMCommand.cs CP-13786: GetVirtualisationStatus: Refactoring, bugfixes 2015-09-18 15:48:59 +01:00
ReconnectHostCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
RemoveFromFolderCommand.cs CA-209502: Exception while deleting multiple folders 2016-06-03 15:38:52 +01:00
RemoveHostCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
RemoveHostCrashDumpsCommand.cs CP-6267: Stop jumping to the Events window when an action has started. 2013-10-08 11:03:29 +01:00
RemoveHostFromPoolCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
RenameFolderCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
RenameTagCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
RepairSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
RescanPIFsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RestartDockerContainerCommand.cs CP-10927: Add container lifetime operations to the toolbar 2015-02-11 13:46:23 +00:00
RestartToolstackCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RestoreHostFromBackupCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
ResumeDockerContainerCommand.cs CP-10927: Add container lifetime operations to the toolbar 2015-02-11 13:46:23 +00:00
ResumeVMCommand.cs CP-13786: GetVirtualisationStatus: Refactoring, bugfixes 2015-09-18 15:48:59 +01:00
RevertToSnapshotCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RollingUpgradeCommand.cs CP-4960: Notify the users they have a half-upgraded pool. 2013-12-13 17:55:39 +00:00
SaveSessionCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectedItem.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
SelectedItemCollection.cs CP-14647: Intermediate check-in #4 2015-11-08 11:28:01 +00:00
SelectionBroadcaster.cs CA-143826: When in Notifications view, the context should be empty 2014-09-08 18:05:51 +01:00
SelectionManager.cs Just a code comment 2014-10-01 14:02:04 +01:00
SetAsDefaultSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
ShutDownCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShutDownHostCommand.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
ShutDownVMCommand.cs CP-13786: GetVirtualisationStatus: Refactoring, bugfixes 2015-09-18 15:48:59 +01:00
StartDockerContainerCommand.cs CP-10927: Add container lifetime operations to the toolbar 2015-02-11 13:46:23 +00:00
StartVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StopDockerContainerCommand.cs CP-10927: Add container lifetime operations to the toolbar 2015-02-11 13:46:23 +00:00
SuspendVMCommand.cs CP-13786: GetVirtualisationStatus: Refactoring, bugfixes 2015-09-18 15:48:59 +01:00
TakeSnapshotCommand.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
TrimSRCommand.cs CP-14647: Intermediate check-in #4 2015-11-08 11:28:01 +00:00
UntagCommand.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
UpdateVIFCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
VappShutDownCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VappStartCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ViewWorkloadReportsCommand.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
VirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMGroupCommand.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
VMLifeCycleCommand.cs CP-13786: GetVirtualisationStatus: Refactoring, bugfixes 2015-09-18 15:48:59 +01:00
VMOperationCommand.cs CA-196643: Check the CPU feature compatibility in StartDiagnosisForm 2016-02-26 10:54:07 +00:00
VMOperationHomeServerCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMOperationHostCommand.cs CA-203428: Check the CPU feature compatibility on migration only if the VM is on a Dundee or higher host 2016-03-10 14:07:12 +00:00
VMOperationWlbHostCommand.cs CA-144708: Optimal server option doesn't seem to pass the Ronseal test 2014-09-24 11:57:07 +08:00
VMOperationWlbOptimalServerCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMRecoveryModeCommand.cs CP-6267: Stop jumping to the Events window when an action has started. 2013-10-08 11:03:29 +01:00