xenadmin/XenModel
Konstantina Chremmou 4f564979e1 CA-345349: Verify the exported disk using DiscUtils and fail the whole export if one disk export failure occurs.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-10-13 14:34:15 +01:00
..
Actions CA-345349: Verify the exported disk using DiscUtils and fail the whole export if one disk export failure occurs. 2020-10-13 14:34:15 +01:00
Alerts CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues: 2020-08-21 16:08:20 +01:00
CustomFields Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
Mappings CA-339584: Include CD VDI in the storage mapping for intra-pool migration 2020-08-11 08:46:42 +01:00
Network Removed exception that was never thrown (referring to obsolete licensing restriction). 2020-09-08 10:34:08 +01:00
Properties CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
ServerDBs CA-339526: Ignore classes that are present in the database but not exposed in the SDK. 2020-05-29 14:53:54 +01:00
StorageLinkAPI CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Utils CP-34000: decimal network and disk access rate unit calculations 2020-07-18 07:55:34 +01:00
WLB CA-329742, CA-330301: Logging simplification. 2019-11-13 12:31:44 +00:00
XCM New bindings (includes CP-29452, CA-75634, CA-280976). 2020-02-14 14:43:22 +00:00
XenAPI CP-34221: Basic implementation of export/import using the API's http actions. 2020-10-07 13:22:33 +01:00
XenAPI-Extensions Merge remote-tracking branch 'upstream/master' into feature/REQ-819 2020-08-11 13:35:39 +01:00
XenSearch Added flag VM.VirtualisationStatus.NOT_INSTALLED to replace value 0 for clarity. 2020-07-30 10:42:20 +01:00
XenServerProxy CA-288751: Fix the RBAC checks for probe_ext 2018-05-24 13:00:05 +01:00
BrandManager.cs Removed Settings file. It is not meant for storing constants and most entries were obsolete anyway. 2020-10-07 13:22:33 +01:00
DockerContainer.cs New bindings (includes CP-29452, CA-75634, CA-280976). 2020-02-14 14:43:22 +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
FriendlyNameManager.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
FriendlyNames.Designer.cs Merge pull request #2711 from xenserver/dotnet48 2020-07-07 12:10:46 +01:00
FriendlyNames.ja.resx L10N : Translation Updates and Resx Resync 2020-09-01 14:26:40 +01:00
FriendlyNames.resx Extended disk latency regex and added unit tests. 2020-06-23 08:51:41 +01:00
FriendlyNames.zh-CN.resx L10N : Translation Updates and Resx Resync 2020-09-01 14:26:40 +01:00
HealthCheckSettings.cs Typo. 2020-06-05 11:48:54 +01:00
I18NException.cs CA-293784: updated plugins to use the XenServerPSModule as the snap-in has been retired. 2019-10-09 13:32:07 +01:00
Icons.cs CP-20425: Added test to ensure all Resource images have a static counterpart. 2020-07-18 07:49:27 +01:00
InvisibleMessages.Designer.cs Removed exception that was never thrown (referring to obsolete licensing restriction). 2020-09-08 10:34:08 +01:00
InvisibleMessages.ja.resx L10N : Translation Updates and Resx Resync 2020-09-01 14:26:40 +01:00
InvisibleMessages.resx Removed exception that was never thrown (referring to obsolete licensing restriction). 2020-09-08 10:34:08 +01:00
InvisibleMessages.zh-CN.resx L10N : Translation and resx resync 2020-02-26 08:24:06 +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-345349: Verify the exported disk using DiscUtils and fail the whole export if one disk export failure occurs. 2020-10-13 14:34:15 +01:00
Messages.ja.resx Removed support for long retired XVA v1 packages. 2020-10-07 13:22:33 +01:00
Messages.resx CA-345349: Verify the exported disk using DiscUtils and fail the whole export if one disk export failure occurs. 2020-10-13 14:34:15 +01:00
Messages.zh-CN.resx Removed support for long retired XVA v1 packages. 2020-10-07 13:22:33 +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 Tidy up event registration and deregistration on the MainWindow. 2020-08-21 16:08:20 +01:00
PoolJoinRules.cs CA-338830: Pool join checks should not allow slave with enabled clustering to join. 2020-05-19 13:25:53 +01:00
RbacMethod.cs Refactored the VIFDialog to fix various problems: (#2398) 2019-04-25 08:23:09 +01:00
StringExtensions.cs Import refactoring 4: Simplifications and corrections, including: 2020-10-07 13:22:33 +01:00
Tags.cs Simplified signature of connection events. 2019-12-06 11:17:46 +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 CA-337323: Attempt finding the right owning form for the RoleElevation dialog. Also: 2020-05-04 14:30:24 +01:00
XenModel.csproj CP-34826: Upgraded DiscUtils to version 0.11. 2020-10-13 14:34:15 +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