icingaweb2/library/Icinga
raviks789 8898ed85ab Change FilterMatch to FilterEqual class for single object filter on object name.
Correspondingly the DbConnection::renderFilter() (as DbQuery::renderFilter() is deprecated and will be removed, hence no modifications here)
is also modified to render accordingly.
This correctly selects the host, service or contact in case the object name contains wild card characters like "\*".
2022-05-12 16:28:35 +02:00
..
Application Introduce new hook `ThemeLoader` 2022-05-11 14:37:07 +02:00
Authentication sql: Change charset to `utf8mb4` 2022-05-02 15:36:31 +02:00
Chart Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Cli Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Common Introduce trait `Icinga\Common\PdfExport` 2022-02-28 17:30:44 +01:00
Crypt Utilize multiple encryption ciphers for remember me 2021-08-09 16:58:58 +02:00
Data Change FilterMatch to FilterEqual class for single object filter on object name. 2022-05-12 16:28:35 +02:00
Date Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Exception IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition" 2018-02-13 12:46:06 +01:00
File Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
Legacy dashboard: Use the non-translated versions of pane and dashlet names for storage 2019-07-18 08:33:35 +02:00
Less Add missing php 8.1 change... 2022-03-24 15:41:16 +01:00
Protocol Fix typo 2022-04-11 13:29:41 +02:00
Repository Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Security Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Test BaseTestCase: Setup `ipl\I18n\StaticTranslator::$instance` 2021-05-28 14:03:36 +02:00
User sql: Change charset to `utf8mb4` 2022-05-02 15:36:31 +02:00
Util Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Web Introduce new hook `ThemeLoader` 2022-05-11 14:37:07 +02:00
User.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00