xenadmin/XenModel
Konstantina Chremmou a3569aa875 CP-41048: Add each SR to the SrPicker as soon as its scan finishes, without waiting for the other scans to finish.
The scans run in parallel in batches of three to avoid flooding the session.
Also, prevent firing the SelectedIndexChanged event multiple times when populating the NewDisk dialog.
Renamed the SrPicker control on the latter (because SrListBox is a different type of control).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-15 16:48:53 +00:00
..
Actions CA-368811: FIxed issue whereby a minimum memory of 512MB was enforced silently on disk image imports. 2022-07-14 16:00:58 +01: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 Normalise whitespace in XenConnection.cs 2022-10-20 14:26:35 +01: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 CP-38582: Corrected version check - last_software_update was added in xapi 22.20.0 2022-06-21 13:08:59 +01: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 Updated C# SDK (xapi 22.20.0-1.xs8). 2022-06-21 10:49:06 +01:00
XenAPI-Extensions CA-359965: Consider physical_utilisation value when checking for free space in thinly provisioned SRs (#3028) 2022-10-11 09:26:54 +01:00
XenSearch CA-363819: Fixed issue where VM network usage data were not shown on the Search TabPage. 2022-02-17 13:17:57 +00:00
XenServerProxy CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +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 Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00: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-38814: Minor message improvement. 2022-03-14 17:32:11 +00:00
FriendlyNames.ja.resx L10n: Resx resync and trnslations updates 2022-05-17 10:51:10 +01:00
FriendlyNames.resx CP-38814: Minor message improvement. 2022-03-14 17:32:11 +00:00
FriendlyNames.zh-CN.resx L10n: Resx resync and trnslations updates 2022-05-17 10:51:10 +01: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 Merge pull request #3019 from xenserver/feature/REQ-622 2022-06-13 14:57:15 +01:00
InvisibleMessages.ja.resx L10n: Resx resync and trnslations updates 2022-05-17 10:51:10 +01:00
InvisibleMessages.resx Merge pull request #3019 from xenserver/feature/REQ-622 2022-06-13 14:57:15 +01:00
InvisibleMessages.zh-CN.resx L10n: Resx resync and trnslations updates 2022-05-17 10:51:10 +01: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 CP-41048: Add each SR to the SrPicker as soon as its scan finishes, without waiting for the other scans to finish. 2022-11-15 16:48:53 +00:00
Messages.ja.resx L10n: Translations updated & Resx sync 2022-08-12 10:31:53 +01:00
Messages.resx CP-41048: Add each SR to the SrPicker as soon as its scan finishes, without waiting for the other scans to finish. 2022-11-15 16:48:53 +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 Refactoring: compacted Role.ValidRoleList() and Role.CanPerform() overloads. 2022-02-03 11:59:17 +00:00
RbacMethod.cs Refactoring: compacted Role.ValidRoleList() and Role.CanPerform() overloads. 2022-02-03 11:59:17 +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 CP-39720: Enable auth tokens (#3002) 2022-05-10 12:22:28 +01:00
XenModel.csproj CP-40748: Upgrade log4net to 2.0.15 2022-10-04 11:00:12 +01:00
XenObjectDownloader.cs Merge branch 'master' into REQ-420 2018-01-25 13:38:58 +00:00
XenServerPlugins.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00