| .. |
|
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
|
BasketSnapshot: Fix restoring Host templates having relation with host template choices
|
2026-02-17 15:55:23 +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
|
AssignRenderer: Add wildcard support and render with match()
|
2026-02-11 11:55:21 +01: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
|
DirectorDeploymentLog: Use 'stage_collected' column to calculate pending state
|
2026-03-26 10:44:28 +01:00 |
|
PropertyModifier
|
Add import source property modifier to cast int to string (#3047)
|
2026-03-26 15:06:18 +01:00 |
|
ProvidedHook
|
Show modify action links only with corresponding monitoring and Icinga DB permission
|
2026-02-12 09:42:02 +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
|
IcingaObjectHandler: Avoid cyclic inheritance only for hosts and commands
|
2026-03-26 09:46:33 +01:00 |
|
Restriction
|
HostgroupRestriction: Allow creation of hosts if they match restricted groups filter
|
2026-02-11 17:02:50 +01:00 |
|
Test
|
Fix PSR-12 violations
|
2024-10-22 14:31:14 +02:00 |
|
Web
|
Check if there are deployments, before checking pending deployments
|
2026-03-26 10:44:28 +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
|
CLI: added option to check a single import source, sync rule and director job by name (#2698)
|
2026-02-04 14:16:20 +01: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
|
StartupLogRenderer: Html::escape requires its argument to be string
|
2026-03-26 10:44:28 +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 |