icingaweb2-module-director/library/Director
Sukhwinder Dhillon 89134e0366 Remove obsolate class `Backend` and its usages
- Create the backend directly in ActionController::backend()
- Simplify the code
2024-01-15 16:24:25 +01:00
..
Application
Auth Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
Backend Remove obsolate class `Backend` and its usages 2024-01-15 16:24:25 +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 ObjectsTable: require Auth 2023-10-11 12:24:36 +02:00
DataType Prevent inserting blank entries for extensible data list. 2022-04-20 08:26:46 +02:00
Db Modify `IcingaObjectFilterHelper::filterByTemplate` for director branches 2023-09-21 14:57:30 +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
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 IcingaConfig: render host templates to all... 2023-09-21 15:22:31 +02:00
Import Sync: conditional membership sync 2023-10-11 10:01:14 +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 Fix db type error, when hostgroup is accidentially interpreted as integer 2023-10-19 15:46:52 +02:00
PropertyModifier PropertyModifierJsonDecode: explicitly fail for... 2023-10-10 11:11:23 +02:00
ProvidedHook Remove obsolate class `Backend` and its usages 2024-01-15 16:24:25 +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 HostgroupRestriction: pass fitting table alias 2023-10-11 11:37:21 +02:00
Test Declare properties that are dynamically used 2023-09-21 09:00:55 +02:00
Web Remove obsolate class `Backend` and its usages 2024-01-15 16:24:25 +01:00
Acl.php Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
ConfigDiff.php
Db.php
Health.php
KickstartHelper.php
PlainObjectRenderer.php
Settings.php
StartupLogRenderer.php `StartupLogRenderer`: Use correct syntax to write to array `$lines` 2023-09-21 09:00:55 +02:00
TranslationDummy.php
Util.php