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 |
Jannis Moßhammer
|
18d021d104
|
Fix logger not testing if it's disabled
refs #4595
|
2013-09-02 12:16:05 +02:00 |
Jannis Moßhammer
|
ec359c76d8
|
Chmod after file creation
This allows the www-group to edit logs and preferences
refs #4491
|
2013-08-29 11:48:33 +02:00 |
Jannis Moßhammer
|
0b515e39ac
|
Implement {app} placeholder and Icinga\Config::resolvePath()
refs #4642
|
2013-08-29 11:48:32 +02:00 |
Marius Hein
|
afc302d45c
|
Bootstrap: Safe application start
Log exceptions and inform user if something goes wrong.
refs #4625
refs #4592
|
2013-08-23 17:28:13 +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
|
2172937138
|
Fix PSR compliance
Add some inspection items to fix.
refs #4246
|
2013-06-07 13:35:03 +02:00 |
Marius Hein
|
172c699c47
|
Fix PSR compliance
Commit first part of correction.
refs #4246
|
2013-06-06 16:52:54 +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 |