icingaweb2/modules/monitoring/library/Monitoring
Eric Lippmann d11519ac49 pogsql: Group by custom variables when querying them
Custom variables added via the URL parameters addColumns or sort must be added to the GROUP BY list when using PostgreSQL.

Credits to @nbuchwitz who came up with the initial fix for this.

refs #1873
2017-11-16 09:20:22 +01:00
..
Backend pogsql: Group by custom variables when querying them 2017-11-16 09:20:22 +01:00
Cli Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Command style: Fix minor styleguide issues for PHPCS 2017-11-08 10:06:45 +01:00
Data Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
DataView Allow to search for host and servicegroups by their case insensitive names too 2017-11-08 15:40:43 +01:00
Exception TransportConfigForm: validate whether the Icinga 2 API can be connected to 2017-02-13 14:56:35 +01:00
Hook DetailviewExtensionHook: provide the concrete implementation's module 2017-09-20 14:49:08 +02:00
Object Remove unsupported livestatus functionality 2017-09-29 10:33:55 +02:00
Plugin Make phpcs and PhpStorm happy w/ intentional switch, case fall-throughs 2017-11-08 10:25:28 +01:00
Timeline Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Web Style monitored objects' detailview extensions as expected 2017-09-20 14:49:14 +02:00
Backend.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
BackendStep.php Remove unsupported livestatus functionality 2017-09-29 10:33:55 +02:00
Controller.php Fix PHP fatal error on monitoring/health/info when asking for JSON 2017-11-10 11:16:33 +01:00
Environment.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
MonitoringWizard.php Remove unsupported livestatus functionality 2017-09-29 10:33:55 +02:00
Plugin.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
SecurityStep.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
TransportStep.php Setup: show monitoring config summary even with Icinga 2 API as command transport 2016-12-07 17:09:48 +01:00