.. |
AllcontactsQuery.php
|
Fix contact service filters for 'Downtime'
|
2016-06-22 13:32:26 +02:00 |
CommandQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
CommentQuery.php
|
IDO: Provide comment name column
|
2016-08-31 12:57:50 +02:00 |
CommentdeletionhistoryQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
CommenteventQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
CommenthistoryQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
ContactQuery.php
|
ContactQuery: Don't use a UNION query if not necessary
|
2018-07-18 15:20:23 +02:00 |
ContactgroupQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
CustomvarQuery.php
|
IDO: Add config option to use the customvariables table for fetching custom vars
|
2016-09-12 15:52:07 +02:00 |
DowntimeQuery.php
|
IDO: Provide downtime name column
|
2016-08-31 14:05:01 +02:00 |
DowntimeendhistoryQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
DowntimeeventQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
DowntimestarthistoryQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
EventgridQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
EventgridhostsQuery.php
|
Improve Eventgrid performance by limititing query time range, and only querying for hosts or services as requested in the form.
|
2019-04-02 10:15:33 -06:00 |
EventgridservicesQuery.php
|
Update modules/monitoring/library/Monitoring/Backend/Ido/Query/EventgridservicesQuery.php
|
2019-05-22 13:29:12 -06:00 |
EventhistoryQuery.php
|
EventHistory: Drop obsolete SUM aggregates
|
2018-01-17 12:41:10 +01:00 |
FlappingendhistoryQuery.php
|
Event history: show also flapping events
|
2016-12-07 17:23:20 +01:00 |
FlappingeventQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
FlappingstarthistoryQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
GroupsummaryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
HostcommentQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
HostcommentdeletionhistoryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
HostcommenthistoryQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
HostcontactQuery.php
|
Use requireVirtualTable()
|
2018-11-15 11:10:31 +01:00 |
HostdowntimeQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
HostdowntimeendhistoryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
HostdowntimestarthistoryQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
HostflappingendhistoryQuery.php
|
Event history: show also flapping events
|
2016-12-07 17:23:20 +01:00 |
HostflappingstarthistoryQuery.php
|
Ido\Query: Add missing `host` and `service` columns to history queries
|
2019-04-16 10:24:33 +02:00 |
HostgroupQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
HostgroupsummaryQuery.php
|
Make host and service groups sortable by the members' severities
|
2018-04-04 10:05:27 +02:00 |
HostnotificationQuery.php
|
Fixes 2266. Special handling of notification 'output' field to avoid using aggregate function in WHERE clause of query...which dumps an error
|
2019-05-24 17:04:02 -06:00 |
HostserviceproblemsummaryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
HoststatehistoryQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
HoststatusQuery.php
|
Merge pull request #3457 from Icinga/feature/proper-results-when-filtering-for-linked-objects-2934
|
2018-07-19 09:15:58 +02:00 |
HoststatussummaryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
IdoQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
InstanceQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
NotificationQuery.php
|
Allow to filter notifications by notification_reason
|
2017-05-04 14:38:00 +02:00 |
NotificationeventQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
NotificationhistoryQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
ProgramstatusQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
RuntimesummaryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
RuntimevariablesQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
ServicecommentQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
ServicecommentdeletionhistoryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
ServicecommenthistoryQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
ServicecontactQuery.php
|
Use subquery filters for contacts if appropriate
|
2018-07-18 17:47:40 +02:00 |
ServicedowntimeQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
ServicedowntimeendhistoryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
ServicedowntimestarthistoryQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
ServiceflappingendhistoryQuery.php
|
Event history: show also flapping events
|
2016-12-07 17:23:20 +01:00 |
ServiceflappingstarthistoryQuery.php
|
Ido\Query: Add missing `host` and `service` columns to history queries
|
2019-04-16 10:24:33 +02:00 |
ServicegroupQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
ServicegroupsummaryQuery.php
|
Make host and service groups sortable by the members' severities
|
2018-04-04 10:05:27 +02:00 |
ServicenotificationQuery.php
|
Fixes 2266. Special handling of notification 'output' field to avoid using aggregate function in WHERE clause of query...which dumps an error
|
2019-05-24 17:04:02 -06:00 |
ServicestatehistoryQuery.php
|
Fix subquery joins for host and service group views
|
2018-07-18 15:50:37 +02:00 |
ServicestatusQuery.php
|
Merge pull request #3457 from Icinga/feature/proper-results-when-filtering-for-linked-objects-2934
|
2018-07-19 09:15:58 +02:00 |
ServicestatussummaryQuery.php
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
StatechangeeventQuery.php
|
Added Check source to Details view.
|
2019-03-07 10:33:51 +01:00 |
StatehistoryQuery.php
|
Implement event history detail view
|
2018-01-09 13:04:06 +01:00 |
StatussummaryQuery.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
UnhandledhostproblemsQuery.php
|
Optimize queries for creating the host and service problem badges in the menu
|
2017-07-27 11:38:00 +02:00 |
UnhandledserviceproblemsQuery.php
|
Optimize queries for creating the host and service problem badges in the menu
|
2017-07-27 11:38:00 +02:00 |