xenadmin/XenModel
Danilo Del Busso b8e1376d52
Revert string sorting
Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com>
2023-02-08 14:00:30 +00:00
..
Actions Merge pull request #3077 from kc284/pureAsyncAction 2023-01-31 12:20:47 +00:00
Alerts CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
CustomFields CP-36392: Remove all unnecessary using s 2022-02-24 11:53:44 +00:00
Mappings CP-36392: Refactored so that GetHashCode() does not call the homonymous base class method. 2022-04-06 13:11:33 +01:00
Network Merge remote-tracking branch 'upstream/feature/vtpm' 2023-01-10 15:17:23 +00:00
Properties Removed obsolete class XSVersionAttribute. Some refactoring of the usage of Program.Version. 2020-12-24 01:23:47 +00:00
ServerDBs CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
StorageLinkAPI CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Utils Merge remote-tracking branch 'upstream/feature/vtpm' 2023-01-10 15:17:23 +00:00
WLB CP-36392: Remove all unnecessary using s 2022-02-24 11:53:44 +00:00
XCM CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
XenAPI Merge remote-tracking branch 'upstream/feature/vtpm' 2023-01-10 15:17:23 +00:00
XenAPI-Extensions Merge remote-tracking branch 'upstream/feature/vtpm' 2023-01-10 15:17:23 +00:00
XenSearch Merge remote-tracking branch 'upstream/feature/vtpm' 2023-01-10 15:17:23 +00:00
XenServerProxy Stop using PureAsyncAction and RbacCollectorProxy for RBAC checks on actions. 2023-01-04 21:27:42 +00:00
BrandManager.cs CP-38086: Block upgrade for PV guests. 2021-11-15 15:49:39 +00:00
DockerContainer.cs CP-36392: Add comment to ignored catch blocks 2021-09-20 09:35:17 +01:00
DockerContainers.cs Renamed VM method is_a_real_vm to IsRealVm. 2022-09-09 11:58:15 +01:00
Folder.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Folders.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01: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 CP-40157: Update friendly name for xapi_open_fds data source 2023-02-01 11:23:37 +00:00
FriendlyNames.ja.resx Revert string sorting 2023-02-08 14:00:30 +00:00
FriendlyNames.resx Revert string sorting 2023-02-08 14:00:30 +00:00
FriendlyNames.zh-CN.resx Revert string sorting 2023-02-08 14:00:30 +00:00
HealthCheckSettings.cs CA-355018: Ensure disabled health check status is reflected in the cache before re-rerunning prechecks. 2021-06-08 15:57:08 +01:00
I18NException.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Icons.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
InvisibleMessages.Designer.cs CP-41432: Embed the homepage html files in the project resources. 2022-12-16 00:37:24 +00:00
InvisibleMessages.ja.resx CP-41432: Embed the homepage html files in the project resources. 2022-12-16 00:37:24 +00:00
InvisibleMessages.resx CP-41432: Embed the homepage html files in the project resources. 2022-12-16 00:37:24 +00:00
InvisibleMessages.zh-CN.resx CP-41432: Embed the homepage html files in the project resources. 2022-12-16 00:37:24 +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 Merge pull request #3077 from kc284/pureAsyncAction 2023-01-31 12:20:47 +00:00
Messages.ja.resx L10n: Translations updated & Resx sync 2022-08-12 10:31:53 +01:00
Messages.resx Merge pull request #3077 from kc284/pureAsyncAction 2023-01-31 12:20:47 +00:00
Messages.zh-CN.resx L10n: Translations updated & Resx sync 2022-08-12 10:31:53 +01:00
ObjectChange.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
OtherConfigWatcher.cs Tidy up event registration and deregistration on the MainWindow. 2020-08-21 16:08:20 +01:00
PathValidator.cs CA-359809 improved illegal character message (#2898) 2021-11-22 12:02:26 +00:00
PoolJoinRules.cs Renamed VM method is_a_real_vm to IsRealVm. 2022-09-09 11:58:15 +01:00
RbacMethod.cs Renamed method adding an RbacMethod with key because it was very easy to use it for adding a list of RbacMethods instead. 2023-01-04 22:10:18 +00:00
SshConsole.cs CP-38529: Add SshConsole enum 2022-01-06 10:50:13 +00:00
Tags.cs Simplified signature of connection events. 2019-12-06 11:17:46 +00:00
UnitStrings.Designer.cs CP-36567: Use the datasource units as specified in the API instead of deducing them from the datasource name. 2021-08-05 15:36:46 +01:00
UnitStrings.ja.resx Retry sorting .resx strings. 2022-01-10 14:39:38 +00:00
UnitStrings.resx Retry sorting .resx strings. 2022-01-10 14:39:38 +00:00
UnitStrings.zh-CN.resx Retry sorting .resx strings. 2022-01-10 14:39:38 +00:00
XenAdminConfigManager.cs Corrections per code review. 2022-11-16 17:36:17 +00:00
XenModel.csproj Merge pull request #3077 from kc284/pureAsyncAction 2023-01-31 12:20:47 +00:00
XenObjectDownloader.cs CP-39533: Added indication on the general tab that a vTPM is attached to a VM. 2022-08-19 15:12:46 +01:00
XenServerPlugins.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00