icingaweb2-module-director/library/Director
Sukhwinder Dhillon a272b0d242 Introduce icingadb permissions/restrictions 2024-01-16 09:51:47 +01:00
..
Application DependencyChecker: new implemenation 2021-07-13 09:50:17 +02:00
Auth Introduce icingadb permissions/restrictions 2024-01-16 09:51:47 +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 ${var} deprecated in favor of {$var} 2023-07-19 10:44:40 +02:00
CoreBeta StreamContext: fix syntax errors, file is unused 2016-02-26 13:12:17 +01:00
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 Cleanup code 2024-01-16 09:51:44 +01: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 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 IcingadbBackend: Always check if module is available 2024-01-16 09:51:47 +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 Backend: Remove unnecessary calls to isAvailable() 2024-01-16 09:51:47 +01:00
Repository TemplateRepository: Let us clear the instance cache 2018-09-17 14:37:18 +02:00
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 Cleanup code 2024-01-16 09:51:44 +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 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 `StartupLogRenderer`: Use correct syntax to write to array `$lines` 2023-09-21 09:00:55 +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