icingaweb2/library/Icinga/Application
Eric Lippmann 720e022bea Merge branch 'feature/use-_env-variables-with-built-in-php-webserver-10488'
resolves #10488
2015-12-21 10:46:05 +01:00
..
Hook Application\Hook: move existing ones, keep compat 2015-11-13 17:37:02 +01:00
Logger Use yellow for warning logs in ANSI CLI 2015-09-01 22:55:42 +02:00
Modules Deprecate Module::registerHook() in favor of Module::provideHook() 2015-12-21 10:30:40 +01:00
ApplicationBootstrap.php Use getenv() instead of $_SERVER to get ICINGAWEB_CONFIGDIR 2015-12-18 13:26:38 +01:00
Benchmark.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
ClassLoader.php ClassLoader: completely refactored 2015-11-13 11:52:13 +01:00
Cli.php UserBackend: Implement interface ConfigAwareFactory 2015-07-29 13:44:26 +02:00
Config.php Config: Use DIRECTORY_SEPARATOR in static method navigation() 2015-09-30 11:41:49 +02:00
EmbeddedWeb.php Set up logging in EmbeddedWeb 2015-11-27 16:39:19 +01:00
Hook.php Hook: throw exceptions for missing classes 2015-11-17 17:04:04 +01:00
Icinga.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
LegacyWeb.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Logger.php Logger: Add method getLevel() 2015-11-11 09:59:28 +01:00
Platform.php lib: Check for mssql extension too in Platform::hasMssqlSupport() 2015-09-17 11:48:25 +02:00
Version.php Update version 2015-11-16 15:34:47 +01:00
Web.php Menu: use target="_self" instead of data-base-target="_self" in logout link 2015-12-17 18:56:32 +01:00
functions.php Add support for no-op translations 2015-09-16 14:16:40 +02:00
webrouter.php Add theme to the stylesheet if set and ... 2015-11-27 16:40:17 +01:00