icingaweb2/library/Icinga/Application
Paul Richards aac5d49eed IIS: use 'config' folder within icingaweb root instead of '/etc/icingaweb2' on Windows
Signed-off-by: Alexander A. Klimov <alexander.klimov@netways.de>
with the following changes:

Make use of Platform::isWindows()
Call ::setupAutoloader() before that

fixes #8916
2015-06-12 14:46:00 +02:00
..
Logger SyslogWriter: replace \n w/ 4 spaces in multiline log messages 2015-04-24 10:28:45 +02:00
Modules Merge branch 'master' into feature/user-and-group-management-8826 2015-05-22 10:06:31 +02:00
ApplicationBootstrap.php IIS: use 'config' folder within icingaweb root instead of '/etc/icingaweb2' on Windows 2015-06-12 14:46:00 +02: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
Cli.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
Config.php Config: Add method getConfigObject to access the internal ConfigObject 2015-05-06 08:07:42 +02:00
EmbeddedWeb.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02: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
Loader.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: Fix substitution of exception messages 2015-05-13 10:46:34 +02:00
Platform.php Don't throw any exception 2015-06-05 17:12:32 +02:00
Version.php Don't throw any exception 2015-06-05 10:23:17 +02:00
Web.php Session: reworked to avoid duplicate notifications 2015-03-13 14:10:27 +01:00
functions.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
webrouter.php Windows: Fix webrouter on IIS 2015-06-12 14:05:40 +02:00