xenadmin/XenModel/XenSearch
Gabor Apati-Nagy f4cd9bd97c CP-13786: GetVirtualisationStatus: Refactoring, bugfixes
Removed PV_DRIVERS_NOT_INSTALLED=0 from the VirtualisationStatus [Flags]enum - 0 will mean the same (to avoid bugs with enum.HasFlag(0) is always true)
Extracted common code to VMLifeCycleCommand.GetCantExecuteNoToolsOrDriversReasonCore() method (instead of defining overridden GetCantExecuteReasonCore() method at this level, because not all child classes need this...)

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-09-18 15:48:59 +01:00
..
Common.cs CP-13786: GetVirtualisationStatus: Refactoring, bugfixes 2015-09-18 15:48:59 +01:00
GroupAlg.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GroupingTypes.cs CP-13786: GetVirtualisationStatus: More fixes after code review 2015-09-16 13:57:32 +01:00
MetricUpdater.cs Merge branch 'xs64bit' into detailedreports 2014-08-13 15:44:24 +01:00
PropertyAccessorHelper.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
Query.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
QueryScope.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
QueryTypes.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Search.cs CP-13786: VM.VirtualisationStatus: Changes following the code review 2015-09-14 17:08:23 +01:00
SearchMarshalling.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Sort.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00