Eric Lippmann
|
07d04628cf
|
Merge branch 'feature/installation-and-configuration-cleanup-5638'
Conflicts:
config/config.ini.in
library/Icinga/Application/ApplicationBootstrap.php
library/Icinga/Application/Cli.php
library/Icinga/Application/EmbeddedWeb.php
library/Icinga/Application/Logger.php
library/Icinga/Application/Modules/Manager.php
library/Icinga/Application/Web.php
library/Icinga/Authentication/Backend/DbUserBackend.php
library/Icinga/Authentication/Manager.php
library/Icinga/User/Preferences/IniStore.php
test/php/library/Icinga/Application/LoggerTest.php
|
2014-03-03 19:03:39 +01:00 |
Johannes Meyer
|
68357e9ca2
|
Fix coding style
|
2014-02-21 14:07:32 +01:00 |
Markus Frosch
|
971a87c608
|
Fixed executable flags on normal files.
Refs #5040
|
2014-02-18 09:42:13 +01:00 |
Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
Jannis Moßhammer
|
278f975c48
|
Fix downtime query and schedule downtime
|
2013-10-20 16:00:56 +02:00 |
Jannis Moßhammer
|
f3bbf09bae
|
Status.dat query fixes and documentation after rebase
refs #3801
|
2013-10-20 15:16:44 +02:00 |
Eric Lippmann
|
35fd9fd391
|
CS: Remove whitespaces at end of line
find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
|
2013-09-04 18:27:16 +02:00 |
Marius Hein
|
5489c2fa2e
|
Update license header
refs #4407
|
2013-07-15 12:26:10 +02:00 |
Marius Hein
|
6be510b05e
|
License writer
Update license headers
refs #4262
|
2013-07-03 14:17:49 +02:00 |
Marius Hein
|
e05ca449ae
|
Fix PSR compliance
Alter files to follow PSR standards.
refs #4246
|
2013-06-07 13:29:11 +02:00 |
Jannis Moßhammer
|
ba38c89755
|
Add tested Statusdat Protocol
In order to run the tests, phpunit must be called in the
tests/php folder
refs #4212
|
2013-06-03 16:14:46 +02:00 |