icingaweb2/library/Icinga
Johannes Meyer 143a1e44fe Add a HTML renderer for Icinga\Web\Menu
The menu was being rendered through recursive partials before. The
overhead this fact implicates is not as efficient as standard recursion
so there is now a special renderer for Icinga\Web\Menu utilizing
the RecursiveIteratorIterator

refs #6153
2014-07-03 15:46:46 +02:00
..
Application Merge branch 'master' into bugfix/test-fix-6542 2014-07-02 10:57:08 +02:00
Authentication Throw Ldap\Exception when something goes wrong in a Ldap connection 2014-06-25 12:41:17 +02:00
Chart Remove @codingStandardsIgnoreStart/-Stop annotations 2014-06-30 13:59:58 +02:00
Cli Add support for multi-value options 2014-06-13 09:58:50 +02:00
Config Ensure that the ini writer deletes properties properly 2014-07-01 14:55:45 +02:00
Data FilterQueryString: add hidden debug feature 2014-06-25 10:47:03 +02:00
Exception lib: Add AuthenticationException for exceptions thrown during authentication 2014-06-02 14:07:59 +02:00
File Revert "Fix PHP Fatal error "Method Icinga\File\Csv::__toString() must not throw an exception in /vagrant/test/php/library/Icinga/File/CsvTest.php on line 35"" 2014-06-27 14:30:57 +02:00
Logger Remove @codeCoverageIgnoreStart/-Stop annotations 2014-06-30 13:58:37 +02:00
Protocol Replace DatasourceInterface with Selectable in Icinga/Protocol/Statusdat/Reader 2014-06-27 14:30:57 +02:00
Test Data\Db: rename Query and Connection to Db... 2014-06-06 06:43:13 +00:00
User Remove @codeCoverageIgnoreStart/-Stop annotations 2014-06-30 13:58:37 +02:00
Util Icinga\Util\File: throw an ErrorException with file and linenumber details 2014-06-27 09:54:17 +02:00
Web Add a HTML renderer for Icinga\Web\Menu 2014-07-03 15:46:46 +02:00
User.php Add test for Icinga\User 2014-04-28 14:06:39 +02:00