xenadmin/XenModel
Mihaela Stoica 7ba8546929 CA-286291: Refactoring in VMOperationToolStripManuItem
- added an action for the API call that retrieves the WLB VM recommendations
- removed the thread used for updating the menu items, so that we always access the menu items on the UI thread and do only the server calls on separate threads (for WLB, getting the recommendations now is done on the new action, for non-WLB we have the `workerQueueWithoutWlb`)

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-05-14 12:30:40 +01:00
..
Actions CA-286291: Refactoring in VMOperationToolStripManuItem 2018-05-14 12:30:40 +01:00
Alerts Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
CustomFields CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Mappings CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Network CA-286574: Fixed issue where the DR metadata were not loaded from the VDI because 2018-04-09 10:45:27 +01:00
Properties Added basic unit tests for the JsonConverters. 2018-02-14 11:10:03 +00:00
ServerDBs Merge branch 'master' into REQ-420 2018-01-25 13:38:58 +00:00
StorageLinkAPI CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Utils CA-289153: Do not attempt updating the licence status for disconnected hosts. (#2072) 2018-05-11 16:38:46 +01:00
WLB CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
XenAPI L10N: CA-288597 & Translation Updates 2018-04-26 10:54:18 +01:00
XenAPI-Extensions Disable creation of SR-IOV network if the feature is disabled. 2018-05-09 12:38:26 +01:00
XenSearch CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
XenServerProxy CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DockerContainer.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
DockerContainers.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
Folder.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
Folders.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
FriendlyNames.Designer.cs Merge master into REQ-477 2018-01-15 14:41:40 +00:00
FriendlyNames.ja.resx L10N: Translation Updates 2018-03-27 13:47:39 +01:00
FriendlyNames.resx CA-288560: Add friendly name and units for CPU average frequency 2018-05-02 12:57:10 +01:00
FriendlyNames.zh-CN.resx L10N: Translation Updates 2018-03-27 13:47:39 +01:00
HealthCheckSettings.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
I18NException.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Icons.cs CP-24708: Show different unlicensed pool/host icon 2017-09-27 11:30:12 +01:00
InvisibleMessages.Designer.cs CA-276732: Replaced "Buy XenServer online" link 2018-01-12 12:11:46 +00:00
InvisibleMessages.ja.resx CA-276732: Replaced "Buy XenServer online" link 2018-01-12 12:11:46 +00:00
InvisibleMessages.resx CA-276732: Replaced "Buy XenServer online" link 2018-01-12 12:11:46 +00:00
InvisibleMessages.zh-CN.resx CA-276732: Replaced "Buy XenServer online" link 2018-01-12 12:11:46 +00:00
InvokeHelper.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Messages.Designer.cs CA-286291: Refactoring in VMOperationToolStripManuItem 2018-05-14 12:30:40 +01:00
Messages.ja.resx Merge pull request #2068 from xenserver/release/kolkata/master 2018-05-10 13:46:53 +01:00
Messages.resx CA-286291: Refactoring in VMOperationToolStripManuItem 2018-05-14 12:30:40 +01:00
Messages.zh-CN.resx Merge pull request #2068 from xenserver/release/kolkata/master 2018-05-10 13:46:53 +01:00
ObjectChange.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
OtherConfigWatcher.cs CA-257927: Changed ChangeableList.RemoveAll method to fire the CollectionChangedEvent 2017-07-24 14:48:02 +01:00
PoolJoinRules.cs CA-268975: Do not allow multiple hosts to join the pool if the new pool size will exceed the max size 2017-10-13 10:14:00 +01:00
RbacMethod.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
StringExtensions.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Tags.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
TimeSpanExtensions.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenAdminConfigManager.cs CP-22472: Add new XenCenter metadata file to the server status report: changes following code review 2017-07-03 17:25:04 +01:00
XenModel.csproj CA-286291: Refactoring in VMOperationToolStripManuItem 2018-05-14 12:30:40 +01:00
XenObjectDownloader.cs Merge branch 'master' into REQ-420 2018-01-25 13:38:58 +00:00
XenServerPlugins.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00