icingaweb2/library/Icinga/Application
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
..
Modules Modules\Module: provide a lighter header sample 2014-05-26 14:17:46 +00:00
ApplicationBootstrap.php bootstrapping: only web should depend on forms 2014-06-04 22:46:16 +00:00
Benchmark.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Cli.php bootstrapping: create only one CLI loader instance 2014-06-04 22:52:38 +00:00
Config.php Config: Remove base path subsitution 2014-06-02 14:54:31 +02:00
EmbeddedWeb.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Icinga.php Do not create alias mock for Icinga\Application\Icinga 2014-04-14 08:31:46 +02:00
LegacyWeb.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Loader.php bootstrapping: autoloader exceptions should not... 2014-06-04 22:50:08 +00:00
Platform.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Web.php bootstrapping: only web should depend on forms 2014-06-04 22:46:16 +00:00
functions.php Fixed executable flags on normal files. 2014-02-18 09:42:13 +01:00
webrouter.php Pdf/Charts: add initial chart support to PDFs 2014-05-20 22:48:06 +00:00