icingaweb2-module-director/library/Director
raviks789 409962251b Fix sync rule preview in case of boolean properties 2024-11-07 10:24:19 +01:00
..
Application Fix PhpStan complaining about arithmetic operations between string and int 2024-10-22 14:19:55 +02:00
Auth Fix const visibility 2024-10-22 15:36:03 +02:00
CheckPlugin
Cli Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
Core Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
CoreBeta
CustomVariable Fix const visibility 2024-10-22 15:36:03 +02:00
Daemon Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Dashboard `Dashboard`: Suppress covariance error of `count()` method 2023-09-21 09:00:55 +02:00
Data Fix const visibility 2024-10-22 15:36:03 +02:00
DataType Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Db Fix sync rule preview in case of boolean properties 2024-11-07 10:24:19 +01:00
Deployment ConditionalDeployment, ConfigCommand: wording 2022-04-13 14:07:24 +02:00
DirectorObject Fix const visibility 2024-10-22 15:36:03 +02:00
Exception
Field Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Filter Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Hook Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaConfig Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Import ImportSourceRestApi: Fix strlen deprecation 2024-10-22 16:47:06 +02:00
Integration Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Job Avoid passing `null` to `strlen` in SyncJob::addSettingsFormFields() 2022-06-08 16:15:42 +02:00
Objects IcingaObjectMultiRelations: Set property `modified` to false when loaded from DB 2024-11-07 09:45:13 +01:00
PropertyModifier Fix const visibility 2024-10-22 15:36:03 +02:00
ProvidedHook Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Repository
Resolver Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
RestApi Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
Restriction HostgroupRestriction: pass fitting table alias 2023-10-11 11:37:21 +02:00
Test Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Web Fix const visibility 2024-10-22 15:36:03 +02:00
Acl.php Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
ConfigDiff.php
Db.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
Health.php
KickstartHelper.php
PlainObjectRenderer.php Fix const visibility 2024-10-22 15:36:03 +02:00
Settings.php Add feature to specify a custom endpoint name for a host 2021-10-21 14:59:52 +02:00
StartupLogRenderer.php Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
TranslationDummy.php
Util.php