icinga2/lib
Julian Brost 01acfb47a9 Service::GetHost(): return early to remove a nesting level
No change in functionality. The first two branches actually set the final
return value for the method, so they can just return directly, removing the
need to have the rest of the function inside an else block.
2025-03-31 15:23:50 +02:00
..
base Merge pull request #10222 from Icinga/Registry-cleanup 2025-03-21 11:00:49 +01:00
checker Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
cli Unify depependency cycle check code. 2025-03-12 11:53:30 +01:00
compat Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
config Add ConfigType::BeforeOnAllConfigLoaded signal 2025-03-12 11:53:30 +01:00
db_ido Update object#config_hash after all relations queries 2024-05-22 13:39:30 +02:00
db_ido_mysql Merge pull request #9732 from Icinga/silence-compiler-warnings-in-code-we-don-t-maintain 2025-01-15 16:33:24 +01:00
db_ido_pgsql Merge pull request #9732 from Icinga/silence-compiler-warnings-in-code-we-don-t-maintain 2025-01-15 16:33:24 +01:00
icinga Service::GetHost(): return early to remove a nesting level 2025-03-31 15:23:50 +02:00
icingadb IcingaDB: Don't publish useless data to Redis 2025-03-04 17:34:38 +01:00
livestatus Centralise default icinga.* and env.* macros 2023-02-17 15:33:36 +01:00
methods Move Timeout instances from heap to stack 2025-01-07 18:20:50 +01:00
mysql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
notification Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
perfdata Add closing quotationmarks in Validator for influxdb writer config 2024-09-25 13:03:00 +02:00
pgsql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
remote Remove unused EventQueue::Unregister() 2025-03-18 11:22:56 +01:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00