icingaweb2/library/Icinga
Thomas Gelf e076d2d1d6 bootstrapping: create only one CLI loader instance
This used to work fine as long as you didn't try to interfere from
outside to influence the cli loader. The instance returned by
cliLoader() was not the same as used internally once dispatching the
CLI command.

refs #6411
2014-06-04 22:52:38 +00:00
..
Application bootstrapping: create only one CLI loader instance 2014-06-04 22:52:38 +00:00
Authentication Authentication: Add backend to handle external authentication 2014-06-03 17:59:22 +02:00
Chart Inline\PieChart: code style 2014-05-20 23:29:13 +00:00
Cli packaging/config: rename ICINGA_APPDIR 2014-06-04 21:11:27 +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 lib: Add AuthenticationException for exceptions thrown during authentication 2014-06-02 14:07:59 +02:00
File Pdf/Charts: add initial chart support to PDFs 2014-05-20 22:48:06 +00:00
Filter Fix that queryfilters are being ignored by the parser 2014-03-19 09:11:25 +01:00
Logger Config: Remove base path subsitution 2014-06-02 14:54:31 +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 Config: Remove base path subsitution 2014-06-02 14:54:31 +02:00
Util Refactor the timeSincePrefix and timeUntilPrefix functions 2014-05-29 13:03:10 +02:00
Web Config: Remove base path subsitution 2014-06-02 14:54:31 +02:00
User.php Add test for Icinga\User 2014-04-28 14:06:39 +02:00