icingaweb2/library/Icinga
Thomas Gelf 78bc2b4ec7 Modules\Manager: no warning for duplicate modules
Formerly we logged a warning if a module was found in multiple module
paths. This is pointless, because as soon as you got a default module
installed by your distribution and "upgraded" it via your web frontend
this "error" will be the default. Logging at debug level right now.
2014-05-20 22:39:32 +00:00
..
Application Modules\Manager: no warning for duplicate modules 2014-05-20 22:39:32 +00:00
Authentication Fix authentication error handling 2014-03-28 14:45:03 +01:00
Chart Fix InlinePie boundaries and use floats for the PieSlice path coordinates 2014-03-26 17:06:21 +01:00
Cli Detect TTY support and avoid ANSI colors if none 2014-04-18 14:36:46 +00:00
Config IniWriter: Delete nested properties 2014-05-02 09:26:17 +02:00
Data IDO Queries: performance quickfixes 2014-05-20 13:27:58 +00:00
Exception Decouple (automatic) preferences storage from user preferences (WIP) 2014-02-14 17:28:11 +01:00
File File\Pdf: remove obsolete code 2014-05-20 22:39:03 +00:00
Filter Fix that queryfilters are being ignored by the parser 2014-03-19 09:11:25 +01:00
Logger Rename Icinga\Logger\Writer\StreamWriter to FileWriter 2014-04-30 11:59:22 +02:00
Protocol Exception messages should be single-line strings 2014-05-02 11:19:35 +02:00
Test Tests: Remove Zend Controller Test from base test 2014-05-02 09:46:01 +02:00
User Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Util Fix division by zero in Icinga\Util\Format 2014-05-06 08:32:42 +02:00
Web Web\Url: add a shift() method 2014-05-20 13:49:35 +00:00
User.php Add test for Icinga\User 2014-04-28 14:06:39 +02:00