icingaweb2/modules/monitoring/library/Monitoring
Johannes Meyer 46a21d9709 Drop method `DbQuery::whereToSql()`
It's been used by `DbQuery::renderFilter()` rather
exclusively. So if removing one, both need to go.
2022-06-14 14:24:30 +02:00
..
Backend Drop method `DbQuery::whereToSql()` 2022-06-14 14:24:30 +02:00
Cli swag: Fix violations of PSR-12 2019-12-04 11:28:08 +01:00
Command If appropriate, set the API parameter all_services for schedule-downtime 2021-08-09 16:55:05 +02:00
Data Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
DataView DataView: Move `sort()` body to `order()` and remove `sort()` and `fromRequest()` 2022-06-14 14:24:30 +02:00
Exception TransportConfigForm: validate whether the Icinga 2 API can be connected to 2017-02-13 14:56:35 +01:00
Hook Introduce new hook `Monitoring/CustomVarRenderer` 2022-03-02 10:38:08 +01:00
Object MonitoredObject: Remove deprecated methods `matches()` and `fromParams()` 2022-06-14 14:24:30 +02:00
Plugin Perfdata: Avoid passing null to `number_format()` 2022-05-27 14:41:42 +02:00
ProvidedHook monitoring: Provide health hook 2021-05-14 15:45:35 +02:00
Timeline Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
Web monitoring: Introduce new class `CustomVarTable` 2022-03-02 10:38:08 +01:00
Backend.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
BackendStep.php Allow disabling MySQL server certificate validation by setting ssl_do_not_verify_server_cert 2018-07-16 11:41:13 +02:00
Controller.php Replace `MonitoringBackend::createBackend()` with `MonitoringBackend::instance()` 2022-06-14 14:24:30 +02:00
Environment.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
MonitoringWizard.php MonitoringWizard: Remove redundant requirements and steps 2021-06-30 18:54:47 +02:00
Plugin.php Make Plugin class loadable 2018-01-24 10:21:37 +01:00
SecurityStep.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
TransportStep.php Setup: show monitoring config summary even with Icinga 2 API as command transport 2016-12-07 17:09:48 +01:00