icingaweb2/modules/monitoring/library/Monitoring/Backend/Ido/Query
Thomas Gelf dd595a2ad3 Ido/EventHistoryQuery: obsolete raw_timestamp
This was never thought to be used in frontends. Frontend code ALWAYS
needs to work with unix timestamps, raw timestamps are used internally
(e.g. between View and Query) to achieve better search and sort
performance.
2014-06-17 12:47:02 +00:00
..
AllcontactsQuery.php Remove unnecessary spaces at end of line 2014-03-06 13:08:11 +01:00
CommentQuery.php CommentQuery: Rename baseQuery to select 2014-04-15 17:53:07 +02:00
CommentdeletionhistoryQuery.php Ido\Query\*historyQuery: subqueries join objects 2014-06-17 12:36:32 +00:00
CommenthistoryQuery.php Ido\Query\*historyQuery: subqueries join objects 2014-06-17 12:36:32 +00:00
ContactQuery.php ContactQuery: Rename baseQuery to select 2014-04-15 17:56:31 +02:00
ContactgroupQuery.php Ido/Query: small fixes 2014-06-13 10:44:03 +00:00
CustomvarQuery.php Ido/Query: small fixes 2014-06-13 10:44:03 +00:00
DowntimeQuery.php DowntimeQuery: Rename baseQuery to select 2014-04-15 17:58:06 +02:00
DowntimeendhistoryQuery.php Ido\Query\*historyQuery: subqueries join objects 2014-06-17 12:36:32 +00:00
DowntimestarthistoryQuery.php Ido\Query\*historyQuery: subqueries join objects 2014-06-17 12:36:32 +00:00
EventHistoryQuery.php Ido/EventHistoryQuery: obsolete raw_timestamp 2014-06-17 12:47:02 +00:00
GroupsummaryQuery.php GroupsummaryQuery: distinct columns/desiredColumns 2014-06-17 12:42:50 +00:00
HostgroupQuery.php HostgroupQuery: Rename baseQuery to select 2014-04-15 18:02:03 +02:00
HoststatusQuery.php HoststatusQuery: Rename baseQuery to select 2014-04-15 18:06:37 +02:00
IdoQuery.php Data/queries: adjust to fit new filters 2014-06-17 12:34:02 +00:00
NotificationQuery.php NotificationQuery: Rename baseQuery to select 2014-04-15 18:09:08 +02:00
NotificationhistoryQuery.php Ido\Query\*historyQuery: subqueries join objects 2014-06-17 12:36:32 +00:00
ProgramstatusQuery.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
RuntimesummaryQuery.php RuntimesummaryQuery: Rename baseQuery to select 2014-04-15 18:09:54 +02:00
RuntimevariablesQuery.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
ServicegroupQuery.php ServicegroupQuery: Rename baseQuery to select 2014-04-15 18:10:30 +02:00
StateHistorySummaryQuery.php StateHistorySummaryQuery: Rename baseQuery to select 2014-04-15 18:11:09 +02:00
StatehistoryQuery.php Ido\Query\*historyQuery: subqueries join objects 2014-06-17 12:36:32 +00:00
StatusQuery.php Ido\StatusQuery: make sure performance killers... 2014-06-06 07:10:52 +00:00
StatusSummaryQuery.php StatusSummaryQuery: Rename baseQuery to select 2014-04-15 18:12:00 +02:00