icingaweb2/modules/monitoring/library/Monitoring
Johannes Meyer 6845480b5f Fix that strtoupper can't handle non ascii chars
Fixed by not using strtoupper or by using it prior
to the translation of the corresponding string.

fixes #8163
2015-01-22 14:37:07 +01:00
..
Backend monitoring: Support host and service display_name columns in the CommentQuery 2015-01-21 16:09:13 +01:00
Cli Remove license headers from all files 2014-07-15 13:43:52 +02:00
Command Make command parameters with multiple lines work, again 2014-12-18 15:41:35 +01:00
DataView monitoring: Support sorting by host and service display name in the Comment data view 2015-01-21 16:15:09 +01:00
Exception UnsupportedBackendException: extend IcingaException 2014-08-27 16:29:56 +02:00
Object Fix that strtoupper can't handle non ascii chars 2015-01-22 14:37:07 +01:00
Plugin Parse perfdata thresholds provisionary 2015-01-13 10:59:33 +01:00
Timeline Write session on response 2014-09-24 10:46:35 +02:00
Web monitoring: Remove the top bar hook 2014-12-30 10:52:57 +01:00
Backend.php Monitoring\Backend: reduce to compat facade 2014-11-11 15:46:17 +01:00
BackendStep.php Adjust usages of Icinga\Application\Config 2014-11-18 13:11:52 +01:00
Controller.php Remove forgotten coding standards annotation 2014-07-16 13:59:43 +02:00
Environment.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
InstanceStep.php Adjust usages of Icinga\Application\Config 2014-11-18 13:11:52 +01:00
MonitoringWizard.php Enable modules as part of the main installation routine 2015-01-21 15:03:34 +01:00
Plugin.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
SecurityStep.php Adjust usages of Icinga\Application\Config 2014-11-18 13:11:52 +01:00