icingaweb2-module-director/library/Director
Navid Sassan 81313a6040
Some checks are pending
L10n Update / update (push) Waiting to run
PHP Tests / Static analysis for php 7.2 on ubuntu-latest (push) Waiting to run
PHP Tests / Static analysis for php 7.3 on ubuntu-latest (push) Waiting to run
PHP Tests / Static analysis for php 7.4 on ubuntu-latest (push) Waiting to run
PHP Tests / Static analysis for php 8.0 on ubuntu-latest (push) Waiting to run
PHP Tests / Static analysis for php 8.1 on ubuntu-latest (push) Waiting to run
PHP Tests / Static analysis for php 8.2 on ubuntu-latest (push) Waiting to run
PHP Tests / Static analysis for php 8.3 on ubuntu-latest (push) Waiting to run
PHP Tests / Unit tests with php 7.2 on ubuntu-latest (push) Waiting to run
PHP Tests / Unit tests with php 7.3 on ubuntu-latest (push) Waiting to run
PHP Tests / Unit tests with php 7.4 on ubuntu-latest (push) Waiting to run
PHP Tests / Unit tests with php 8.0 on ubuntu-latest (push) Waiting to run
PHP Tests / Unit tests with php 8.1 on ubuntu-latest (push) Waiting to run
PHP Tests / Unit tests with php 8.2 on ubuntu-latest (push) Waiting to run
PHP Tests / Unit tests with php 8.3 on ubuntu-latest (push) Waiting to run
Fix removal of zones via kickstart (#2981)
I think there was a copy-paste mistake during the implementation, else
the `removeZones` variable is never used.
2026-02-03 21:45:03 +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 travis: use phpcs 3.5.2 2019-11-28 07:13:22 +01:00
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 StreamContext: fix syntax errors, file is unused 2016-02-26 13:12:17 +01:00
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 ObjectImporter: Retransform sync job settings apply_changes from boolean to 'y' or 'n' 2024-11-07 10:39:40 +01: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 pgsql binary resource handling for uuids 2024-12-12 09:46:00 +01:00
Exception JsonException: simplify, we have newer PHP 2020-11-02 09:18:40 +01:00
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 Self service: fix timing attack 2026-01-19 09:39:14 +01:00
PropertyModifier PropertyModifierGetHostByName: Fix inet_pton unrecognized address error 2024-11-07 11:02:21 +01:00
ProvidedHook CustomVarRenderer: Fix illegal offset error if the value is an array 2025-03-25 15:53:09 +01:00
Repository TemplateRepository: Let us clear the instance cache 2018-09-17 14:37:18 +02:00
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 Show only applied groups in Icinga Host Form 2026-02-03 10:14:58 +01:00
Test Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
Web ObjectsTabs: Fix tab links for object (host, service and user) groups 2026-02-03 10:02:57 +01:00
Acl.php Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
ConfigDiff.php ConfigDiff: use gipfl/diff, drop php-diff 2020-11-30 17:45:20 +01:00
Db.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
Health.php Health: do not complain about new jobs... 2019-10-16 14:49:04 +02:00
KickstartHelper.php Fix removal of zones via kickstart (#2981) 2026-02-03 21:45:03 +01:00
PlainObjectRenderer.php Fix const visibility 2024-10-22 15:36:03 +02:00
Settings.php Self service: agent version: default to "latest" 2026-01-27 14:30:40 +01:00
StartupLogRenderer.php Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
TranslationDummy.php Use ipl, try to keep dipl compatibility 2019-09-11 23:02:39 +02:00
Util.php Db: clean up methods related to binary PG data 2021-08-16 06:14:34 +02:00