xenadmin/XenAdmin/Commands
Gabor Apati-Nagy a1a411b9df CA-214628: .NET Image limit causes exception
Further changes

* implemented similar logic for the Commands too as those are keep on getting updates so affected
* moved these static fields to a class (at Images)
* used the same casing as in Resources once they have been moved

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-11 13:56:45 +00:00
..
Controls CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ActivateVBDCommand.cs [CA-225062] For Ely and greater hosts, don't check for IO tools when activating/deactivating (this covers detatch + delete too in UI) a VBD 2016-10-18 16:48:05 +01:00
ActivationRequestCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
AddHostCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
AddHostToPoolCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
AddNewHostToPoolCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
AddVirtualDiskCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
ApplyLicenseEditionCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:17:42 +01:00
AttachVirtualDiskCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
BackupHostCommand.cs CA-213045: Rework on comments to change string format 2016-07-04 09:11:10 +08:00
BaseVIFCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +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
ChangeControlDomainMemoryCommand.cs CP-16935: Configure Control domain memory for a host 2016-08-09 14:50:04 +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 Refactoring: it's not a good idea to set virtual members in constructors; thus 2016-09-30 13:45:44 +01: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-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
CrossPoolCopyVMCommand.cs CA-234494: System template cross-pool copy fails with Internal error: assert_can_migrate: inter_pool_metadata_transfer returned nonempty list 2016-12-20 14:30:27 +00:00
CrossPoolMigrateCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
CrossPoolMigrateToHomeCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
CrossPoolMoveVMCommand.cs Refactoring: it's not a good idea to set virtual members in constructors; thus 2016-09-30 13:45:44 +01:00
DeactivateVBDCommand.cs [CA-225062] For Ely and greater hosts, don't check for IO tools when activating/deactivating (this covers detatch + delete too in UI) a VBD 2016-10-18 16:48:05 +01:00
DeleteFolderCommand.cs CA-209502: FolderAction refactoring 2016-06-30 15:41:46 +01:00
DeletePoolCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +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 Corrections and refactoring on VDI move/migrate: 2016-09-28 09:50:43 +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-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01: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 Fixed typos. 2016-09-06 14:53:46 +01:00
DisablePvsReadCachingCommand.cs CA-226112: Disable PVS read caching causes System.NullReferenceException 2016-10-21 07:10:23 +01:00
DisasterRecoveryCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
DisconnectAllHostsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectCommand.cs CA-218241: Cancel connect right click menu item does not seem to be doing anything 2016-08-15 15:25:14 +01: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-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01: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-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
DragDropIntoFolderCommand.cs CA-209502: FolderAction refactoring 2016-06-30 15:41:46 +01:00
DragDropMigrateVMCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01: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-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
DRDryrunCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
DRFailbackCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
DRFailoverCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
EditTagsCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
EnablePvsReadCachingCommand.cs CP-16922: Implement GUI for enabling PVS read caching (#1179) 2016-09-22 15:08:15 +01:00
ExpandTreeNodesCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportCommand.cs Code repetition. 2016-10-14 12:21:59 +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-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
ForceVMRebootCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ForceVMShutDownCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00: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-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
HostMaintenanceModeCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01: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-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
InstallNewUpdateCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
InstallToolsCommand.cs Improvements made while investigating CA-218953: 2016-08-17 22:35:01 +01: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 Corrections and refactoring on VDI move/migrate: 2016-09-28 09:50:43 +01:00
MoveVirtualDiskCommand.cs Corrections and refactoring on VDI move/migrate: 2016-09-28 09:50:43 +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-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
NewPoolCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
NewSRCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +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 CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
NewVMFromSnapshotCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
NewVMFromTemplateCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
PauseDockerContainerCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
PoolReconnectAsCommand.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
PowerOnHostCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
PropertiesCommands.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +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 CP-17502: Hide SR types from the NewSrWizard if the corresponding sm plugin is not available. 2016-06-22 18:34:21 +01:00
RebootCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
RebootHostCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
RebootVMCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00: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: FolderAction refactoring 2016-06-30 15:41:46 +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 CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
RenameFolderCommand.cs CA-209502: FolderAction refactoring 2016-06-30 15:41:46 +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-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
RescanPIFsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RestartDockerContainerCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
RestartToolstackCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RestoreHostFromBackupCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ResumeDockerContainerCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ResumeVMCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
RevertToSnapshotCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RollingUpgradeCommand.cs CP-17690: Block RPU for clusters with the hci-forbid-rpu flag (disable the relevant pools/hosts on the select pool page; do not launch the RPU wizard at all if there are no upgradable clusters). 2016-06-20 13:11:21 +01: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 Code repetition. 2016-10-14 12:21:59 +01: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-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ShutDownCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ShutDownHostCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ShutDownVMCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
StartDockerContainerCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
StartVMCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
StopDockerContainerCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
SuspendVMCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
TakeSnapshotCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01: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 CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
VappStartCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ViewWorkloadReportsCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
VirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMGroupCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:26:52 +01:00
VMLifeCycleCommand.cs CP-13786: GetVirtualisationStatus: Refactoring, bugfixes 2015-09-18 15:48:59 +01:00
VMOperationCommand.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
VMOperationHomeServerCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
VMOperationHostCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
VMOperationWlbHostCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
VMOperationWlbOptimalServerCommand.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
VMRecoveryModeCommand.cs CP-6267: Stop jumping to the Events window when an action has started. 2013-10-08 11:03:29 +01:00