icingaweb2/modules/monitoring/library/Monitoring/Backend/Ido/Query
Matthias Jentsch 3b135c6b6f Fix PostgreSQL queries that use GROUP BY
Add missing instance_id to getGroup query functions to avoid query errors in PostgreSQL.

fixes #10160
2015-09-17 16:29:00 +02:00
..
AllcontactsQuery.php 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
CommandQuery.php 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
CommentQuery.php monitoring: Fix alphabetical order of query columns in the CommentQuery 2015-09-03 16:21:01 +02:00
CommentdeletionhistoryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
CommenthistoryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
ContactQuery.php ContactQuery: Add query column `instance_name' 2015-08-25 16:32:27 +02:00
ContactgroupQuery.php ContactgroupQuery: Add query column `instance_name' 2015-08-25 16:32:15 +02:00
CustomvarQuery.php CustomvarQuery: Add query column `instance_name' 2015-08-25 16:33:41 +02:00
DowntimeQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
DowntimeendhistoryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
DowntimestarthistoryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
EventgridQuery.php Eventgrid: Add support for object restrictions 2015-06-12 16:27:13 +02:00
EventhistoryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
GroupsummaryQuery.php monitoring: Fix query class names not matching the file name 2015-08-19 12:52:38 +02:00
HostcommentQuery.php Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
HostcommentdeletionhistoryQuery.php Introduce query HostcommentdeletionQuery 2015-06-11 16:15:29 +02:00
HostcommenthistoryQuery.php *historyQuery: Add query column `instance_name' 2015-08-25 16:37:58 +02:00
HostdowntimeQuery.php Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
HostdowntimeendhistoryQuery.php Introduce query HostdowntimeendhistoryQuery 2015-06-12 12:44:35 +02:00
HostdowntimestarthistoryQuery.php *historyQuery: Add query column `instance_name' 2015-08-25 16:37:58 +02:00
HostgroupQuery.php HostgroupQuery: Add query column `instance_name' 2015-08-25 16:34:37 +02:00
HostgroupsummaryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
HostnotificationQuery.php Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
HostserviceproblemsummaryQuery.php Hostservice...Query: Add query column `instance_name' 2015-08-25 16:38:54 +02:00
HoststatehistoryQuery.php *historyQuery: Add query column `instance_name' 2015-08-25 16:37:58 +02:00
HoststatusQuery.php Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
HoststatussummaryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
IdoQuery.php Merge branch 'bugfix/service-grid-grouping-postgres-9333' 2015-08-27 12:58:49 +02:00
InstanceQuery.php monitoring: Fix default select columns of the instance query 2015-08-27 11:54:20 +02:00
NotificationQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
NotificationhistoryQuery.php Revert "NotificationhistoryQuery: Improve JOIN performance" 2015-06-16 08:13:28 +02:00
ProgramstatusQuery.php monitoring: Don't rely on Icinga updating the is_currently_running column 2015-08-18 13:08:03 +02:00
RuntimesummaryQuery.php 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
RuntimevariablesQuery.php 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
ServicecommentQuery.php Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
ServicecommentdeletionhistoryQuery.php Introduce query ServicecommentdeletionhistoryQuery 2015-06-11 16:15:50 +02:00
ServicecommenthistoryQuery.php *historyQuery: Add query column `instance_name' 2015-08-25 16:37:58 +02:00
ServicedowntimeQuery.php Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
ServicedowntimeendhistoryQuery.php Introduce query ServicedowntimeendhistoryQuery 2015-06-12 12:45:02 +02:00
ServicedowntimestarthistoryQuery.php *historyQuery: Add query column `instance_name' 2015-08-25 16:37:58 +02:00
ServicegroupQuery.php ServicegroupQuery: Add query column `instance_name' 2015-08-25 16:34:48 +02:00
ServicegroupsummaryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
ServicenotificationQuery.php Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
ServicestatehistoryQuery.php *historyQuery: Add query column `instance_name' 2015-08-25 16:37:58 +02:00
ServicestatusQuery.php Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
ServicestatussummaryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
StatehistoryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00
StatussummaryQuery.php monitoring: Ensure to ask subqueries whether to allow custom vars 2015-08-27 08:53:46 +02:00