icingaweb2/library/Icinga/Application
Johannes Meyer 0c84bf614d Split config functionality into two classes
There is now Icinga\Application\Config as our ini configuration handler and
Icinga\Data\ConfigObject as our general configuration container.

refs #7147
2014-11-18 13:02:56 +01:00
..
Logger Logger\StdoutWriter: initial implementation 2014-11-11 19:40:59 +01:00
Modules Let our module autloader know that we renamed our form namespaces 2014-11-14 11:30:44 +01:00
ApplicationBootstrap.php Change modulePath setting to module_path 2014-11-17 10:10:08 +01:00
Benchmark.php Benchmark: hide timestamp on HTML output 2014-08-22 09:34:43 +02:00
Cli.php Merge branch 'master' into feature/setup-wizard-7163 2014-11-12 10:08:28 +01:00
Config.php Split config functionality into two classes 2014-11-18 13:02:56 +01:00
EmbeddedWeb.php EmbeddedWeb must not load core modules, i.e. setup 2014-11-15 01:04:56 +01:00
Icinga.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
LegacyWeb.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Loader.php ProgrammingError: extend IcingaException 2014-08-26 11:15:19 +02:00
Logger.php Prefer Icinga\Application\Config instead of Zend_Config 2014-11-07 13:53:03 +01:00
Platform.php Do not hardcode the php username dummy in Icinga\Application\Platform 2014-11-07 14:40:28 +01:00
Web.php Load Zend on Web and EmbeddedWeb 2014-11-14 14:07:13 +01:00
functions.php Implement plural and context based translation functionality 2014-09-16 15:19:23 +02:00
webrouter.php Remove license headers from all files 2014-07-15 13:43:52 +02:00