icingaweb2-module-director/library/Director/Objects
Thomas Gelf b9ff77b4bb DeploymentLog: deal with Icinga 2 race condition...
...clean up our DB and Icinga 2 stages via API

fixes #1488
2018-10-05 14:55:48 +02:00
..
Extension FlappingSupport: Add legacy support 2018-09-05 12:35:40 +02:00
DirectorActivityLog.php Db: fix timezone issues 2018-07-13 09:43:27 +02:00
DirectorDatafield.php Export: first bunch of exportable Director objects 2018-06-01 18:44:07 +02:00
DirectorDatalist.php Export: first bunch of exportable Director objects 2018-06-01 18:44:07 +02:00
DirectorDatalistEntry.php Export: first bunch of exportable Director objects 2018-06-01 18:44:07 +02:00
DirectorDeploymentLog.php DeploymentLog: deal with Icinga 2 race condition... 2018-10-05 14:55:48 +02:00
DirectorJob.php DirectorJob: no magic getter/setter, cleanup 2018-10-04 06:52:35 +02:00
GroupMembershipResolver.php GroupMembershipResolver: Add interfaces to be able to check before updating 2018-09-18 10:36:45 +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 IcingaObjects: add new "disabled" property 2016-02-16 12:17:50 +01:00
IcingaArguments.php library: lot's of cleanup 2018-06-19 13:47:19 +02:00
IcingaCommand.php IcingaCommand: pathes prefixed with Windows ENV 2018-06-01 11:38:28 +02:00
IcingaCommandArgument.php library: lot's of cleanup 2018-06-19 13:47:19 +02:00
IcingaCommandField.php IcingaCommandField: one more implementation 2016-12-14 16:36:33 +01:00
IcingaDependency.php IcingaDependency: just whitespace 2017-09-28 11:02:13 +02:00
IcingaEndpoint.php FormDataFilter: use auto-suggestion for groups... 2018-06-08 20:45:02 +02:00
IcingaFlatVar.php doc/testing: fix syntax 2016-11-10 20:03:29 +01:00
IcingaHost.php legacy/IcingaHost: Don't render volatile 2018-09-05 12:35:40 +02:00
IcingaHostField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaHostGroup.php legacy/IcingaHost: Render assigned hostgroups into host object 2018-09-05 12:35:40 +02:00
IcingaHostGroupAssignment.php IcingaHostGroup: Add apply statements 2016-09-09 08:32:42 +00:00
IcingaHostVar.php HostgroupVars: Add form, table, object and actions 2015-06-03 12:05:50 +02:00
IcingaNotification.php library: lot's of cleanup 2018-06-19 13:47:19 +02:00
IcingaNotificationField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaObject.php IcingaObject: fix use of unused exception 2018-10-01 12:01:20 +02:00
IcingaObjectField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaObjectGroup.php UserGroups: allow to specify zones 2018-07-13 10:35:28 +02:00
IcingaObjectGroups.php legacy/IcingaHost: Render assigned hostgroups into host object 2018-09-05 12:35:40 +02:00
IcingaObjectImports.php library: lot's of cleanup 2018-06-19 13:47:19 +02:00
IcingaObjectLegacyAssignments.php Various: stick with default exceptions... 2018-05-29 21:31:43 +02:00
IcingaObjectMultiRelations.php legacy/IcingaTimeperiod: Support rendering of excludes 2018-09-13 15:14:41 +02:00
IcingaRelatedObject.php IcingaRelatedObject: fix syntax, add comment... 2016-10-14 10:40:29 +00:00
IcingaService.php legacy: Support service blacklisting 2018-09-20 12:54:15 +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 ServiceGroup: allow to assign them to services... 2016-12-13 09:51:52 +01:00
IcingaServiceSet.php legacy: Support service blacklisting 2018-09-20 12:54:15 +02:00
IcingaServiceSetAssignment.php IcingaServiceSet: introduce a new object type 2016-10-12 07:19:02 +00:00
IcingaServiceVar.php ServiceVars: Add form, table, object and actions 2015-06-09 11:55:48 +02:00
IcingaTemplateChoice.php Export: first bunch of exportable Director objects 2018-06-01 18:44:07 +02: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: improve benchmark message 2017-08-11 10:07:36 +02:00
IcingaTimePeriod.php IcingaTimeperiod: Add isActive support for include/exclude 2018-09-13 15:14:41 +02:00
IcingaTimePeriodRange.php Lots of files: make IDE users happy 2016-11-01 18:28:36 +01:00
IcingaTimePeriodRanges.php IcingaTimeperiodRangeForm: delete through the... 2017-08-21 22:41:37 +02:00
IcingaUser.php Objects: simplify default rendering zone handling 2016-07-28 15:44:42 +00:00
IcingaUserField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaUserGroup.php UserGroups: allow to specify zones 2018-07-13 10:35:28 +02:00
IcingaVar.php IcingaVar: use new CustomVar helpers 2016-12-07 08:29:20 +01:00
IcingaZone.php FormDataFilter: use auto-suggestion for groups... 2018-06-08 20:45:02 +02:00
ImportRowModifier.php ImportRowModifier: sort settings 2018-10-04 06:53:55 +02:00
ImportRun.php ImportRun: fix problem with some binary checksums 2018-08-14 09:10:15 +02:00
ImportSource.php ImportSource: make method public for now 2018-06-12 21:45:11 +02:00
ObjectApplyMatches.php HostGroupMembershipResolver: Address issues with static group assignments 2018-09-17 14:37:18 +02:00
ObjectWithArguments.php Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
SyncProperty.php SyncProperty: allow priorities, set source name 2018-06-11 21:29:59 +02:00
SyncRule.php Sync: fix phpcs complaints 2018-06-12 21:31:42 +02:00
SyncRun.php schema/mysql: storing what we know makes life easier 2016-02-24 12:20:48 +01:00