icingaweb2-module-director/library/Director/IcingaConfig
Markus Frosch 2075f2e54a IcingaConfig: Avoid try/except for compatibility with Icinga >= 2.6
try / except was never needed there, because get_host should never
throw an exception. It will be null then.

fixes #1610
2018-08-22 20:41:45 +02:00
..
AgentWizard.php Update and improve Linux kickstart script 2018-08-10 10:43:55 +02:00
AssignRenderer.php Assign: add "is not set" operator 2018-05-04 12:42:39 +02:00
ExtensibleSet.php ExtensibleSet: check for empty array 2017-04-21 15:11:18 +02:00
IcingaConfig.php IcingaConfig: Avoid try/except for compatibility with Icinga >= 2.6 2018-08-22 20:41:45 +02:00
IcingaConfigFile.php IcingaServiceSet: implement target zone for... 2016-11-07 12:42:27 +01:00
IcingaConfigHelper.php IcingaConfigHelper: granular macro-rendering 2018-06-04 18:18:32 +02:00
IcingaConfigRendered.php IcingaConfigHelper: granular macro-rendering 2018-06-04 18:18:32 +02:00
IcingaConfigRenderer.php IcingaConfigRenderer: Add toLegacyConfigString to support legacy config 2016-11-03 13:41:44 +01:00
IcingaLegacyConfigHelper.php library: lot's of cleanup 2018-06-19 13:47:19 +02:00
StateFilterSet.php State/TypeFilterSet: add new event filter sets 2016-02-29 15:40:18 +01:00
TypeFilterSet.php TypeFilterSet: fix flipped flapping states 2016-03-18 19:54:08 +01:00