..
Application
DependencyChecker: new implemenation
2021-07-13 09:50:17 +02:00
CheckPlugin
travis: use phpcs 3.5.2
2019-11-28 07:13:22 +01:00
Cli
ObjectCommand: simplify object creation
2022-08-03 12:20:40 +02:00
Core
Director: some fixes for PHP v8.1
2021-11-24 11:56:18 +01:00
CoreBeta
…
CustomVariable
Director: some fixes for PHP v8.1
2021-11-24 11:56:18 +01:00
Daemon
Director: some fixes for PHP v8.1
2021-11-24 11:56:18 +01:00
Dashboard
fix: use bell icon for notifications
2022-02-06 19:34:03 +01:00
Data
IcingaObjectQuery: Use `$connection->renderFilter` instead of `whereToSql`
2022-09-21 09:04:29 +02:00
DataType
Prevent inserting blank entries for extensible data list.
2022-04-20 08:26:46 +02:00
Db
BranchMerger: log change author
2022-09-21 08:50:45 +02:00
Deployment
ConditionalDeployment, ConfigCommand: wording
2022-04-13 14:07:24 +02:00
DirectorObject
ServiceFinder: optional Auth
2022-07-11 10:06:48 +02:00
Exception
JsonException: simplify, we have newer PHP
2020-11-02 09:18:40 +01:00
Field
Add category name to datafield and hooks
2019-10-01 18:15:02 +02:00
Hook
cli: implement deployment grace period and...
2022-03-22 10:46:36 +01:00
IcingaConfig
ExtensibleSet: short array syntax, readability
2022-09-20 20:28:05 +02:00
Import
Sync: compare keys in a case-insensitive way
2022-08-31 16:36:31 +02:00
Job
Avoid passing `null` to `strlen` in SyncJob::addSettingsFormFields()
2022-06-08 16:15:42 +02:00
Objects
IcingaCommand: Remove obsolete CLR check
2022-09-21 08:52:51 +02:00
PropertyModifier
PropertyModifierFromLatin1: use iconv
2022-09-19 10:09:52 +02:00
ProvidedHook
Cleanup IcingaDbCubeLinks with getObjectsFilter provided by IcingaDbCube.
2022-03-28 15:39:49 +02:00
Repository
TemplateRepository: Let us clear the instance cache
2018-09-17 14:37:18 +02:00
Resolver
OverrideHelper: centralize applying overrides
2022-07-20 08:52:10 +02:00
RestApi
IcingaObjectHandler: create object before storing
2022-08-02 11:55:26 +02:00
Restriction
HostgroupRestriction: do not fail on hosts w/o ID
2021-10-05 23:33:30 +02:00
Test
ImportSourceRestApi: Add header and deeper extract_property
2020-06-06 19:17:02 +02:00
Web
ObjectSetTable: fix a PostgreSQL issue
2022-09-20 15:27:16 +02:00
Acl.php
Acl: code cleanup, more comments
2017-01-13 18:59:04 +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
Health: do not complain about new jobs...
2019-10-16 14:49:04 +02:00
KickstartHelper.php
KickstartHelper: eventually remove external commands
2020-11-30 08:01:53 +01:00
Monitoring.php
Monitoring permissions for single services only
2021-11-28 11:13:28 +01:00
PlainObjectRenderer.php
Fix phpcs complaints
2017-01-13 19:47:54 +01:00
Settings.php
Add feature to specify a custom endpoint name for a host
2021-10-21 14:59:52 +02:00
StartupLogRenderer.php
Use ipl, try to keep dipl compatibility
2019-09-11 23:02:39 +02: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