xenadmin/XenAdmin
Mihaela Stoica 2ae2bdfdd8 CA-182453: XenCenter does not show an active XenMotion in another session
Added "VM.pool_migrate" to the list of tasks suitable for meddling actions.
Removed the usage of MeddlingActionTitle other_config key, because it wasn't working as intended for two reasons:
- If XenCenter starts an action that does multiple async api calls, so multiple tasks, the action's title is assigned to all tasks as MeddlingActionTitles, so the second XenCenter instance would create multiple meddling actions with the same title.
- When a second XenCenter instance tries to see if a task is suitable for a meddling action, the MeddlingActionTitle is not yet present in the task's other_config, so the task is ignored in most of the cases.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-18 14:25:55 +00:00
..
Actions CA-182453: XenCenter does not show an active XenMotion in another session 2017-01-18 14:25:55 +00:00
Alerts Merge branch 'master' into CAR-2184 2016-09-26 13:26:31 +01:00
Commands CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
ConsoleView L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
Controls L10N:Translations check-ins 2017-01-12 13:22:48 +00:00
Core CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
Diagnostics CA-236547: Unexpected error while applying hotfix on multiple Xenservers of different version 2016-12-19 18:00:42 +00:00
Dialogs L10N:Translations check-ins 2017-01-12 13:22:48 +00:00
Help Minor update to the RBAC topic 2017-01-12 14:51:32 +00:00
HomePage CA-220440: Remove CLM link from XenCenter home page 2016-09-14 15:31:21 +01:00
Images CP-19257: Icon for Kylin Linux 2016-10-21 18:46:38 +01:00
Network CA-214953: Multiple connection dialogs while attempting to connect (#1060) 2016-07-08 16:24:19 +01:00
Plugins L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
Properties L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
RDP CA-137236: Fix XenCenter Console crash when switching to remote desktop on Windows Server 2003 SP2 2014-06-10 17:12:16 +01:00
ReportViewer CA-142266: remove Enter at storage to avoid CSV format display problem 2014-08-13 17:28:54 +08:00
ServerDBs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SettingsPanels CA-151449 - EN: Missing hotkeys on Pool Properties ->GPU wizard. 2017-01-16 15:08:58 +00:00
TabPages Merge pull request #1384 from letsboogey/master 2017-01-17 12:47:47 +00:00
TestResources Update credits 2016-09-30 13:49:47 +01:00
Utils XenAdmin.Utils.TemporaryDisablerForControls: Utility class that can remember Enabled states of controls provided. Original Enabled values can be restored. 2013-10-10 15:33:29 +01:00
Wizards CA-226900: Do not allow selection of individual pool members when installing a hotfix 2017-01-18 10:59:35 +00:00
Wlb L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
XenSearch CA-190904: Remove obsolete SR.upgrade and SR.share menu items 2015-11-30 11:53:54 +00:00
app.config CA-145890: added new Page to the options dialog where the user can configure how 2016-11-17 13:35:31 +00:00
Branding.cs CA-225731: XenCenter: Find the ISO update in the zip file defined in CFU 2016-10-19 13:42:16 +01:00
GroupingTag.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HomePage.ja.mht CA-220440: Remove CLM link from XenCenter home page 2016-09-14 15:31:21 +01:00
HomePage.mht CA-220440: Remove CLM link from XenCenter home page 2016-09-14 15:31:21 +01:00
HomePage.zh-CN.mht CA-220440: Remove CLM link from XenCenter home page 2016-09-14 15:31:21 +01:00
Images.cs CA-214628: .NET Image limit causes exception 2017-01-11 13:56:45 +00:00
IMainWindow.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
LicenseTimer.cs CP-16205: Add AdditionalFeatures branding variable 2016-02-29 14:54:26 +00:00
MainWindow.cs Merge branch 'CAR-2184' to master 2016-10-18 10:18:47 +01:00
MainWindow.Designer.cs CP-16922: Implement GUI for enabling PVS read caching (#1179) 2016-09-22 15:08:15 +01:00
MainWindow.ja.resx L10N:TRanslations check-ins 2016-10-19 16:37:43 +05:30
MainWindow.resx Merge branch 'master' into CAR-2184 2016-09-26 13:26:31 +01:00
MainWindow.zh-CN.resx L10N:TRanslations check-ins 2016-10-19 16:37:43 +05:30
MainWindowTreeBuilder.cs CP-17276: Out of Memory exception when XenCenter exceeds the maximum number of GDI handles 2016-11-24 16:35:51 +00:00
OrganizationalView.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
PasswordsRequest.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
PowerManagment.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Program.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
Settings.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
SettingsUpdate.cs CA-136288 Restore application settings after installing a new version of XenCenter 2014-05-30 12:39:07 +01:00
UpdateManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpdateManager.DelayCalculator.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WinformsXenAdminConfigProvider.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
XCPluginSchema.xsd CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdmin.csproj CP-20065: Change "Automatic Update" to "Automated Updates" 2016-12-10 14:44:15 +00:00
XenAdmin.manifest CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdmin.rc CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00