icingaweb2-module-director/library/Director/Objects
raviks789 c3fd4118d9 IcingaObjectMultiRelations: Set property `modified` to false when loaded from DB 2024-11-07 09:45:13 +01:00
..
Extension FlappingSupport: Add legacy support 2018-09-05 12:35:40 +02:00
DirectorActivityLog.php Fix const visibility 2024-10-22 15:36:03 +02:00
DirectorDatafield.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
DirectorDatafieldCategory.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
DirectorDatalist.php DirectorDatalist: Match column types to join tables in postgres by explicit type casting 2024-11-07 09:41:27 +01:00
DirectorDatalistEntry.php `var_export()` expects #param 2 to be bool 2024-02-05 16:05:23 +01:00
DirectorDeploymentLog.php DirectorDeploymentLog: allow missing config 2022-11-16 11:18:22 +01:00
DirectorJob.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
DynamicApplyMatches.php GroupMemberTable: should work for services also 2018-10-25 08:21:58 +02:00
GroupMembershipResolver.php GroupMembershipResolver: namespace is useless 2023-07-30 20:45:14 +02:00
HostApplyMatches.php ObjectApplyMatches: refactor host-only code 2017-07-14 13:21:42 +02:00
HostGroupMembershipResolver.php GroupMembershipResolver: refactor from HostGroup 2017-07-14 13:21:42 +02:00
IcingaApiUser.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaArguments.php Fix const visibility 2024-10-22 15:36:03 +02:00
IcingaCommand.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaCommandArgument.php IcingaCommandArgument: use a combined key 2021-10-05 23:33:30 +02:00
IcingaCommandField.php IcingaCommandField: one more implementation 2016-12-14 16:36:33 +01:00
IcingaDependency.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaEndpoint.php IcingaEndpoint: give meaningful error... 2022-07-12 10:00:58 +02:00
IcingaFlatVar.php various: formatting, cleanup 2020-01-10 12:33:54 +01:00
IcingaHost.php IcingaConfig: render host templates to all... 2023-09-21 15:22:31 +02:00
IcingaHostField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaHostGroup.php IcingaObjectGroup: membership calculation... 2023-04-21 16:03:58 +02:00
IcingaHostGroupAssignment.php IcingaHostGroup: Add apply statements 2016-09-09 08:32:42 +00:00
IcingaHostVar.php
IcingaNotification.php library: cleanup, drop import/export methods 2023-03-07 14:29:34 +01:00
IcingaNotificationField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaObject.php Fix const visibility 2024-10-22 15:36:03 +02:00
IcingaObjectField.php various: some little fixes 2019-09-11 22:36:36 +02:00
IcingaObjectGroup.php IcingaObjectGroup: no membership refresh w/o assign 2024-01-19 12:29:18 +01:00
IcingaObjectGroups.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaObjectImports.php IcingaObjectImports: fix PHP 8.1 notice 2021-12-21 09:01:06 +01:00
IcingaObjectLegacyAssignments.php IcingaObjectLegacyAssignments: Fix incorrect if condition 2024-02-05 16:05:23 +01:00
IcingaObjectMultiRelations.php IcingaObjectMultiRelations: Set property `modified` to false when loaded from DB 2024-11-07 09:45:13 +01:00
IcingaRanges.php BranchedObject: set id first 2022-10-26 11:04:58 +02:00
IcingaRelatedObject.php `var_export()` expects #param 2 to be bool 2024-02-05 16:05:23 +01:00
IcingaScheduledDowntime.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaScheduledDowntimeRange.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaScheduledDowntimeRanges.php Ranges: common class, fix store/delete issues 2021-12-14 08:33:50 +01:00
IcingaService.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaServiceAssignment.php IcingaServiceAssignment: has no object name 2016-03-07 08:56:57 +01:00
IcingaServiceField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaServiceGroup.php IcingaObjectGroup: membership calculation... 2023-04-21 16:03:58 +02:00
IcingaServiceSet.php Restore services of service set on restoring service set 2024-02-07 13:40:33 +01:00
IcingaServiceSetAssignment.php various: some little fixes 2019-09-11 22:36:36 +02:00
IcingaServiceVar.php
IcingaTemplateChoice.php `var_export()` expects #param 2 to be bool 2024-02-05 16:05:23 +01:00
IcingaTemplateChoiceHost.php schema, IcingaTemplateChoice: add columns for... 2017-09-27 20:41:41 +02:00
IcingaTemplateChoiceService.php schema, IcingaTemplateChoice: add columns for... 2017-09-27 20:41:41 +02:00
IcingaTemplateResolver.php `IcingaTemplateResolver`: Remove unused dynamic property `$table` 2023-09-21 09:00:55 +02:00
IcingaTimePeriod.php library: cleanup, drop import/export methods 2023-03-07 14:29:34 +01:00
IcingaTimePeriodRange.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaTimePeriodRanges.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaUser.php library: cleanup, drop import/export methods 2023-03-07 14:29:34 +01:00
IcingaUserField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaUserGroup.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaVar.php various: formatting, cleanup 2020-01-10 12:33:54 +01:00
IcingaZone.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
ImportRowModifier.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
ImportRun.php DbObject: remove binary column magic 2018-11-14 12:24:31 +01:00
ImportSource.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
InstantiatedViaHook.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
ObjectApplyMatches.php ${var} deprecated in favor of {$var} 2023-07-19 10:44:40 +02:00
ObjectWithArguments.php Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
ServiceGroupMembershipResolver.php Added notifiers for ServiceGroupMembershipResolver to IcingaService & IcingaServiceGroup, created ServiceGroupMembershipResolver 2018-10-22 09:42:33 +02:00
SyncProperty.php SyncProperty: allow priorities, set source name 2018-06-11 21:29:59 +02:00
SyncRule.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
SyncRun.php DirectorActivityLog, others: constants, cleanup 2022-08-20 20:41:07 +02:00