.. |
Application
|
DependencyChecker: new implemenation
|
2021-07-13 09:50:17 +02:00 |
Auth
|
Permissions: refactor, fix monitoring module checks
|
2023-02-23 11:51:53 +01:00 |
CheckPlugin
|
…
|
|
Cli
|
ObjectCommand: simplify object creation
|
2022-08-03 12:20:40 +02:00 |
Core
|
${var} deprecated in favor of {$var}
|
2023-07-19 10:44:40 +02:00 |
CoreBeta
|
…
|
|
CustomVariable
|
IcingaNotification: implement users_var
|
2022-12-01 12:03:45 +01:00 |
Daemon
|
Director: some fixes for PHP v8.1
|
2021-11-24 11:56:18 +01:00 |
Dashboard
|
`Dashboard`: Suppress covariance error of `count()` method
|
2023-09-21 09:00:55 +02:00 |
Data
|
Declare properties that are dynamically used
|
2023-09-21 09:00:55 +02:00 |
DataType
|
Prevent inserting blank entries for extensible data list.
|
2022-04-20 08:26:46 +02:00 |
Db
|
`CustomVariableCache`: Remove redundant destructor
|
2023-09-21 09:00:55 +02:00 |
Deployment
|
ConditionalDeployment, ConfigCommand: wording
|
2022-04-13 14:07:24 +02:00 |
DirectorObject
|
Datalist: fix snapshot diff
|
2023-08-25 17:15:08 +02:00 |
Exception
|
JsonException: simplify, we have newer PHP
|
2020-11-02 09:18:40 +01:00 |
Field
|
FormFieldSuggestion: fix wording
|
2023-09-21 13:01:10 +02:00 |
Filter
|
Fix phpcs errors
|
2023-08-30 17:28:06 +02:00 |
Hook
|
BranchSupportHook: typo
|
2022-12-28 11:02:17 +01:00 |
IcingaConfig
|
AssignRenderer: show JSON parsing error source
|
2023-07-30 20:26:32 +02:00 |
Import
|
Sync: ignore null for policy = ignore
|
2023-08-23 15:48:13 +02:00 |
Integration/MonitoringModule
|
Permissions: refactor, fix monitoring module checks
|
2023-02-23 11:51:53 +01:00 |
Job
|
Avoid passing `null` to `strlen` in SyncJob::addSettingsFormFields()
|
2022-06-08 16:15:42 +02:00 |
Objects
|
`IcingaTemplateResolver`: Remove unused dynamic property `$table`
|
2023-09-21 09:00:55 +02:00 |
PropertyModifier
|
PropertyModifierSplit: check for null values
|
2023-04-26 14:21:51 +02:00 |
ProvidedHook
|
app, lib: formatting, syntax
|
2023-02-23 12:00:20 +01:00 |
Repository
|
…
|
|
Resolver
|
${var} deprecated in favor of {$var}
|
2023-07-19 10:44:40 +02:00 |
RestApi
|
IcingaObjectHandler: create object before storing
|
2022-08-02 11:55:26 +02:00 |
Restriction
|
${var} deprecated in favor of {$var}
|
2023-07-19 10:44:40 +02:00 |
Test
|
Declare properties that are dynamically used
|
2023-09-21 09:00:55 +02:00 |
Web
|
Remove dead class `SingleObjectApiHandler`
|
2023-09-21 09:00:55 +02: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
|
Db: remove unused properties
|
2021-08-16 06:17:46 +02:00 |
Health.php
|
…
|
|
KickstartHelper.php
|
KickstartHelper: eventually remove external commands
|
2020-11-30 08:01:53 +01:00 |
PlainObjectRenderer.php
|
…
|
|
Settings.php
|
Add feature to specify a custom endpoint name for a host
|
2021-10-21 14:59:52 +02:00 |
StartupLogRenderer.php
|
`StartupLogRenderer`: Use correct syntax to write to array `$lines`
|
2023-09-21 09:00:55 +02:00 |
TranslationDummy.php
|
…
|
|
Util.php
|
Db: clean up methods related to binary PG data
|
2021-08-16 06:14:34 +02:00 |