icingaweb2/library/Icinga
Johannes Meyer 33a64eb55a Do not throw an exception in DbTool due to an implementation detail
Throwing exceptions due to failing logic which is purely an implementation
detail must not affect the calling code in any way.

refs #7163
2014-10-29 15:45:26 +01:00
..
Application Use a hardcoded path where to look for modules 2014-10-29 15:43:08 +01: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
Installation Use a hardcoded path where to look for modules 2014-10-29 15:43:08 +01: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 Do not throw an exception in DbTool due to an implementation detail 2014-10-29 15:45:26 +01:00
User.php Avoid type warning when using array_combine on empty arrays 2014-09-30 15:54:38 +02:00