icingaweb2-module-director/library/Director
Thomas Gelf 903f2c825f DbObject: introduce loadOptional
This prevents useless queries (e.g. exists() && load())
2023-03-07 11:17:37 +01:00
..
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 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 CoreApi: fix version comparison logic 2022-10-05 11:14:37 +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 Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
Data DbObject: introduce loadOptional 2023-03-07 11:17:37 +01:00
DataType Prevent inserting blank entries for extensible data list. 2022-04-20 08:26:46 +02:00
Db app, lib: formatting, syntax 2023-02-23 12:00:20 +01:00
Deployment ConditionalDeployment, ConfigCommand: wording 2022-04-13 14:07:24 +02:00
DirectorObject Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01: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 BranchSupportHook: typo 2022-12-28 11:02:17 +01:00
IcingaConfig ExtensibleSet: short array syntax, readability 2022-09-20 20:28:05 +02:00
Import Sync: always store stats w/o (branch) store 2022-11-03 10:22:38 +01: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 DbObject: provide boolean properties... 2023-03-07 11:16:22 +01:00
PropertyModifier PropertyModifierRegexReplace: w/o match allow null 2023-02-23 11:51:34 +01:00
ProvidedHook app, lib: formatting, syntax 2023-02-23 12:00:20 +01:00
Repository TemplateRepository: Let us clear the instance cache 2018-09-17 14:37:18 +02:00
Resolver TemplateTree: sort by name 2022-12-20 14:13:32 +01:00
RestApi IcingaObjectHandler: create object before storing 2022-08-02 11:55:26 +02:00
Restriction Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
Test ImportSourceRestApi: Add header and deeper extract_property 2020-06-06 19:17:02 +02:00
Web Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +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 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
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 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