icingaweb2-module-director/library/Director/Objects
Thomas Gelf e42912d3e8 BranchedObject: set id first
This has an impact on related objects, like timeperiod ranges

fixes #2525
2022-10-26 11:04:58 +02:00
..
Extension FlappingSupport: Add legacy support 2018-09-05 12:35:40 +02:00
DirectorActivityLog.php BranchMerger: log change author 2022-09-21 08:50:45 +02:00
DirectorDatafield.php BasketSnapshot: support datafield categories 2022-02-16 23:14:38 +01:00
DirectorDatafieldCategory.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
DirectorDatalist.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
DirectorDatalistEntry.php DirectorDatalistEntry: fix Exception namespace 2020-01-09 09:05:27 +01:00
DirectorDeploymentLog.php cli: implement deployment grace period and... 2022-03-22 10:46:36 +01:00
DirectorJob.php DirectorJob: fix restoring from snapshot 2022-09-30 11:40:02 +02:00
DynamicApplyMatches.php GroupMemberTable: should work for services also 2018-10-25 08:21:58 +02:00
GroupMembershipResolver.php use sprintf() for InvalidArgumentException 2019-11-28 23:40:43 +01:00
HostApplyMatches.php
HostGroupMembershipResolver.php
IcingaApiUser.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaArguments.php IcingaArguments: clarify reason for missing DSL... 2022-07-18 10:08:51 +02:00
IcingaCommand.php IcingaCommand: Remove obsolete CLR check 2022-09-21 08:52:51 +02:00
IcingaCommandArgument.php IcingaCommandArgument: use a combined key 2021-10-05 23:33:30 +02:00
IcingaCommandField.php
IcingaDependency.php Exporter: centralize export logic 2022-06-24 12:52:35 +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 Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
IcingaHostField.php
IcingaHostGroup.php legacy/IcingaHost: Render assigned hostgroups into host object 2018-09-05 12:35:40 +02:00
IcingaHostGroupAssignment.php
IcingaHostVar.php
IcingaNotification.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
IcingaNotificationField.php
IcingaObject.php IcingaObject: fix default value for preserve 2022-10-07 10:25:23 +02:00
IcingaObjectField.php various: some little fixes 2019-09-11 22:36:36 +02:00
IcingaObjectGroup.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
IcingaObjectGroups.php Director: some fixes for PHP v8.1 2021-11-24 11:56:18 +01:00
IcingaObjectImports.php IcingaObjectImports: fix PHP 8.1 notice 2021-12-21 09:01:06 +01:00
IcingaObjectLegacyAssignments.php
IcingaObjectMultiRelations.php Director: some PHP 8.1-related changes 2021-11-28 11:13:08 +01:00
IcingaRanges.php BranchedObject: set id first 2022-10-26 11:04:58 +02:00
IcingaRelatedObject.php
IcingaScheduledDowntime.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaScheduledDowntimeRange.php library: php8-related cleanup 2021-12-06 23:03:06 +01:00
IcingaScheduledDowntimeRanges.php Ranges: common class, fix store/delete issues 2021-12-14 08:33:50 +01:00
IcingaService.php IcingaService: improve error message 2022-09-21 11:50:26 +02:00
IcingaServiceAssignment.php
IcingaServiceField.php
IcingaServiceGroup.php Added notifiers for ServiceGroupMembershipResolver to IcingaService & IcingaServiceGroup, created ServiceGroupMembershipResolver 2018-10-22 09:42:33 +02:00
IcingaServiceSet.php IcingaServiceSet: use query builder to retrieve... 2022-09-20 12:55:55 +02:00
IcingaServiceSetAssignment.php various: some little fixes 2019-09-11 22:36:36 +02:00
IcingaServiceVar.php
IcingaTemplateChoice.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
IcingaTemplateChoiceHost.php
IcingaTemplateChoiceService.php
IcingaTemplateResolver.php travis: use phpcs 3.5.2 2019-11-28 07:13:22 +01:00
IcingaTimePeriod.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
IcingaTimePeriodRange.php library: php8-related cleanup 2021-12-06 23:03:06 +01:00
IcingaTimePeriodRanges.php Ranges: common class, fix store/delete issues 2021-12-14 08:33:50 +01:00
IcingaUser.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaUserField.php
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
ImportExportHelper.php IcingaUser: add basket support 2021-07-15 19:11:20 +02:00
ImportRowModifier.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
ImportRun.php DbObject: remove binary column magic 2018-11-14 12:24:31 +01:00
ImportSource.php Job, Import, Sync: fix restore w/o ID 2022-09-30 11:32:16 +02:00
InstantiatedViaHook.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
ObjectApplyMatches.php library: php8-related cleanup 2021-12-06 23:03:06 +01:00
ObjectWithArguments.php
ServiceGroupMembershipResolver.php Added notifiers for ServiceGroupMembershipResolver to IcingaService & IcingaServiceGroup, created ServiceGroupMembershipResolver 2018-10-22 09:42:33 +02:00
SyncProperty.php
SyncRule.php Job, Import, Sync: fix restore w/o ID 2022-09-30 11:32:16 +02:00
SyncRun.php DirectorActivityLog, others: constants, cleanup 2022-08-20 20:41:07 +02:00