icingaweb2/modules/monitoring/library/Monitoring/Backend/Ido/Query
Eric Lippmann 62e044d888 IdoQuery: Move resolveColumns() to the columns() function
Since the BaseQuery no longer allows passing the columns to select via
its the constructor, the columns are resolved when set by the
columns() function.
2014-04-16 10:06:44 +02:00
..
AllcontactsQuery.php Remove unnecessary spaces at end of line 2014-03-06 13:08:11 +01:00
CommenthistoryQuery.php CS Fixes 2013-10-17 21:40:02 +02:00
CommentQuery.php CommentQuery: Rename baseQuery to select 2014-04-15 17:53:07 +02:00
ContactgroupQuery.php ContactgroupQuery: Rename baseQuery to select 2014-04-15 17:55:13 +02:00
ContactQuery.php ContactQuery: Rename baseQuery to select 2014-04-15 17:56:31 +02:00
CustomvarQuery.php CustomvarQuery: Rename baseQuery to select 2014-04-15 17:57:12 +02:00
DowntimeendhistoryQuery.php Refactoring and Query and IDO code, 2013-10-17 19:54:58 +02:00
DowntimeQuery.php DowntimeQuery: Rename baseQuery to select 2014-04-15 17:58:06 +02:00
DowntimestarthistoryQuery.php Fix type specification in DowntimestarthistoryQuery 2014-04-01 11:44:23 +02:00
EventHistoryQuery.php EventHistoryQuery: Rename baseQuery to select 2014-04-15 17:59:55 +02:00
GroupsummaryQuery.php GroupsummaryQuery: Rename baseQuery to select 2014-04-15 18:01:10 +02: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 IdoQuery: Move resolveColumns() to the columns() function 2014-04-16 10:06:44 +02:00
NotificationhistoryQuery.php NotificationhistoryQuery: Rename baseQuery to select 2014-04-15 18:07:34 +02:00
NotificationQuery.php NotificationQuery: Rename baseQuery to select 2014-04-15 18:09:08 +02: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
StatehistoryQuery.php Refactoring and Query and IDO code, 2013-10-17 19:54:58 +02:00
StateHistorySummaryQuery.php StateHistorySummaryQuery: Rename baseQuery to select 2014-04-15 18:11:09 +02:00
StatusQuery.php StatusQuery: Rename baseQuery to select 2014-04-15 18:12:56 +02:00
StatusSummaryQuery.php StatusSummaryQuery: Rename baseQuery to select 2014-04-15 18:12:00 +02:00