icingaweb2/library/Icinga/Application
Eric Lippmann c12c4a9e4c Modules: Call `Module::registerWebIntegration()' after including the run script
Routes added via a module's run script were not respected since
`Module::registerRoutes()' is called from `Module::registerWebIntegration()'.

refs #6303
2014-05-28 13:29:02 +02:00
..
Modules Modules: Call `Module::registerWebIntegration()' after including the run script 2014-05-28 13:29:02 +02:00
ApplicationBootstrap.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02: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 Fix cli default log configuration and js-loader debug message 2014-05-05 16:17:21 +02:00
Config.php Handle missing config files more intelligent 2014-03-11 15:43:41 +01: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 Fix autoloader not ignoring vendor prefixed class names 2014-04-09 14:20:05 +02: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 Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02: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