xenadmin/XenAdmin/Actions/GUIActions
Konstantina Chremmou 975fe4f303 While researching the places where we use is_control_domain, I refactored some issues I noticed and were quick to fix:
- removed unnecessary casts
- no need to catch exception only to rethrow it; do not interrupt the call stack by using "throw ex"
- redundant check and value setting
2016-06-30 12:23:49 +01:00
..
Wlb While researching the places where we use is_control_domain, I refactored some issues I noticed and were quick to fix: 2016-06-30 12:23:49 +01:00
DeleteAllAlertsAction.cs CP-13028: Corrects the Dismiss function and provides Dismiss All/ Dismiss Selected button on the Updates Tab. 2015-07-29 13:43:47 +01:00
ExportResourceReportAction.cs CA-161525: Fix failed dereference by using an existing function 2015-02-18 13:49:53 +00:00
ExternalPluginAction.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
GeneralEditPageAction.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
IgnorePatchAction.cs CA-196315: XS65ESP1018 not showing up in XenCenter Updates (on staging) 2016-02-08 10:14:05 +00:00
IgnoreServerAction.cs CP-13026: Provide Dismiss option on the Updates Tab. 2015-07-23 11:48:14 +01:00
MeddlingAction.cs CA-159790: [XSO-208] MeddlingActions don't show location information 2016-01-15 13:43:09 +00:00
MeddlingActionManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MeddlingActionTaskSpecifications.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SaveCustomFieldsAction.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
SaveDataSourceStateAction.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:45:26 +01:00
SearchAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00