icingaweb2/library/Icinga
Johannes Meyer 1bd5868a88 Fix access of an array key which does not exist in some circumstances
refs #7163
2014-10-24 13:57:30 +02:00
..
Application Fix access of an array key which does not exist in some circumstances 2014-10-24 13:57:30 +02:00
Authentication Make regular expression pattern in autologin backend being fully optional 2014-10-20 15:14:14 +02:00
Chart Fix disappearing tooltips on SVG reload 2014-09-08 16:23:14 +02:00
Cli lib: Support `isset()' and `empty()' checks on CLI params 2014-10-01 08:17:35 +02:00
Config Add a default file mode for new configuration files 2014-10-21 17:02:21 +02:00
Data Merge branch 'master' into bugfix/monitoring-list-dup-entries-7057 2014-10-08 12:45:14 +02:00
Exception Implement installation routines modularly 2014-10-23 11:41:16 +02:00
File Remove license headers from all files 2014-07-15 13:43:52 +02:00
Logger Logger/SyslogWriter: Define configuration defaults here 2014-10-16 15:56:38 +02:00
Protocol Make Dns::getSrvRecors being more generic 2014-10-09 10:19:21 +02:00
Test Icinga\Web\Request::getParam() should be mocked as well by default 2014-09-09 13:01:09 +02:00
User Introduce getValue() in Preferences and fix the loading of values 2014-09-26 14:15:50 +02:00
Util File: Fix ErrorException::__construct()'s parameters 2014-10-16 15:47:50 +02:00
Web Use a dedicated method to clear a wizard's session 2014-10-24 13:55:41 +02:00
User.php Avoid type warning when using array_combine on empty arrays 2014-09-30 15:54:38 +02:00