icingaweb2/modules/monitoring/library/Monitoring/Backend
Johannes Meyer b8efe314a0 DbQuery: Ignore wildcard only filters
This increases query performance vastly, since LIKE '%' comparisons
prevent the dbms from utilizing an index.
2015-06-15 13:59:46 +02:00
..
Ido DbQuery: Ignore wildcard only filters 2015-06-15 13:59:46 +02:00
Livestatus Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
MonitoringBackend.php MonitoringBackend: Enforce that views and queries are of a particular naming scheme 2015-06-12 14:46:46 +02:00