xenadmin/XenModel
Konstantina Chremmou 02eaac832a CA-294365: Replaced all references to pool or master except the necessary
with references to the connection; pool or master can be resolved from the
latter. This among others prevents the AD page from crashing when the master
and the pool change after master's entering maintenance mode.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-08-01 08:27:04 +01:00
..
Actions CA-294365: Replaced all references to pool or master except the necessary 2018-08-01 08:27:04 +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 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
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 Merge branch 'master' into REQ-672 2018-07-13 13:14:36 +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: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
XenAPI-Extensions CA-293857: When uploading and introducing an update, delete the VDI if the update introduce fails (regardless of the error). 2018-07-25 13:08:04 +01:00
XenSearch CA-289182: Corrections to sorting (clearer handling of null cases, non-XenObjects, logic path inconsistencies). 2018-05-14 14:56:42 +01:00
XenServerProxy CA-288751: Fix the RBAC checks for probe_ext 2018-05-24 13:00:05 +01: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 CP-28712: Add new message and friendly names (#2132) 2018-07-12 10:39:16 +01:00
FriendlyNames.ja.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
FriendlyNames.resx CP-28712: Add new message and friendly names (#2132) 2018-07-12 10:39:16 +01:00
FriendlyNames.zh-CN.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +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 Smarter icon/text selection and minor layout improvements, in particular icon alignment. 2018-08-01 08:27:04 +01:00
Messages.ja.resx CA-293628 Some RPU prechecks do not mention the host the precheck has… (#2156) 2018-07-30 11:06:26 +01:00
Messages.resx Smarter icon/text selection and minor layout improvements, in particular icon alignment. 2018-08-01 08:27:04 +01:00
Messages.zh-CN.resx CA-293628 Some RPU prechecks do not mention the host the precheck has… (#2156) 2018-07-30 11:06:26 +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-292991: Remove unused modules and check clusterHostPif not null 2018-07-12 14:57:59 +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