icingaweb2-module-director/library/Director/Objects
Thomas Gelf a005ac3228 IcingaCommand: pathes prefixed with Windows ENV
...variables are considered to be absolute

fixes #1469
2018-06-01 11:38:28 +02:00
..
Extension FlappingSupport: dedicated object extension 2018-02-28 09:24:39 +01:00
DirectorActivityLog.php DirectorActivityLog: use IP when unauthenticated 2017-07-21 12:06:36 +02:00
DirectorDatafield.php Revert "Export: first bunch of exportable Director objects" 2018-05-29 12:40:14 +02:00
DirectorDatalist.php Revert "Export: first bunch of exportable Director objects" 2018-05-29 12:40:14 +02:00
DirectorDatalistEntry.php Revert "Export: first bunch of exportable Director objects" 2018-05-29 12:40:14 +02:00
DirectorDeploymentLog.php Deployment: move logic to dedicated classes 2017-07-20 08:22:31 +02:00
DirectorJob.php Revert "Export: first bunch of exportable Director objects" 2018-05-29 12:40:14 +02:00
GroupMembershipResolver.php GroupMembershipResolver: cosmetics 2018-05-29 23:45:47 +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
IcingaArguments.php Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
IcingaCommand.php IcingaCommand: pathes prefixed with Windows ENV 2018-06-01 11:38:28 +02:00
IcingaCommandArgument.php IcingaCommandArgument: be defensive, format could 2017-09-05 10:22:01 +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 IcingaEndpoint: getDescriptiveUrl() - new helper 2018-02-20 15:36:48 +01:00
IcingaFlatVar.php doc/testing: fix syntax 2016-11-10 20:03:29 +01:00
IcingaHost.php IcingaServiceForm: allow to define apply rules... 2018-05-28 15:50:18 +02:00
IcingaHostField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaHostGroup.php GroupMembershipResolver: refactor from HostGroup 2017-07-14 13:21:42 +02:00
IcingaHostGroupAssignment.php
IcingaHostVar.php
IcingaNotification.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaNotificationField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaObject.php Various: stick with default exceptions... 2018-05-29 21:31:43 +02:00
IcingaObjectField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaObjectGroup.php IcingaObject(legacy): Add flag to render only supported objects 2016-11-03 13:41:44 +01:00
IcingaObjectGroups.php IcingaObjectGroups: add missing Exception use 2018-03-28 17:50:41 +02:00
IcingaObjectImports.php IcingaObjectImports: fix check for modifications 2017-08-21 21:36:21 +02:00
IcingaObjectLegacyAssignments.php Various: stick with default exceptions... 2018-05-29 21:31:43 +02:00
IcingaObjectMultiRelations.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaRelatedObject.php IcingaRelatedObject: fix syntax, add comment... 2016-10-14 10:40:29 +00:00
IcingaService.php HostServiceBlacklist: small fixes 2018-05-25 19:57:52 +02:00
IcingaServiceAssignment.php
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 Various: stick with default exceptions... 2018-05-29 21:31:43 +02:00
IcingaServiceSetAssignment.php
IcingaServiceVar.php
IcingaTemplateChoice.php Revert "Export: first bunch of exportable Director objects" 2018-05-29 12:40:14 +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 IcingaObject(legacy): Add flag to render only supported objects 2016-11-03 13:41:44 +01: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
IcingaUserField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaUserGroup.php UserGroup: do not provide assign_filter property 2016-10-28 23:29:33 +00:00
IcingaVar.php IcingaVar: use new CustomVar helpers 2016-12-07 08:29:20 +01:00
IcingaZone.php SelfService: implement powershell-parameters 2017-07-14 13:21:42 +02:00
ImportRowModifier.php Revert "Export: first bunch of exportable Director objects" 2018-05-29 12:40:14 +02:00
ImportRun.php ImportRun: Add access to ImportSource 2016-11-09 14:20:35 +01:00
ImportSource.php Revert "Export: first bunch of exportable Director objects" 2018-05-29 12:40:14 +02:00
ObjectApplyMatches.php IcingaServiceForm: allow to define apply rules... 2018-05-28 15:50:18 +02:00
ObjectWithArguments.php Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
SyncProperty.php PriorityColumn: add new object extension, use... 2017-08-20 15:04:06 +02:00
SyncRule.php Revert "Export: first bunch of exportable Director objects" 2018-05-29 12:40:14 +02:00
SyncRun.php