Eric Lippmann
|
a5908c9553
|
CS: Replace multiple empty lines with one
find application/ library/Icinga/ test/ modules/ -name *.php | xargs sed -i '/^$/N;/^\n$/D'
|
2013-09-04 18:36:10 +02:00 |
Eric Lippmann
|
1b858cbdb4
|
Monitoring: Fix remaining usages of namespace Monitoring without Icinga\Module prefix
refs #4586
|
2013-09-04 11:21:12 +02:00 |
Jannis Moßhammer
|
895976550c
|
Fix templates, capitalization and icons in php files
refs #4550
refs #4584
|
2013-08-23 10:28:48 +02:00 |
Eric Lippmann
|
edb06ea8ea
|
CS: Fix viloations for touched files in branch feature/backend-configuration-ui-3776
refs #3776
|
2013-08-21 14:22:31 +02:00 |
Jannis Moßhammer
|
cd1fb2e4b5
|
Capitalization, smaleler codestyle fixes
refs #3776
|
2013-08-21 14:22:30 +02:00 |
Jannis Moßhammer
|
83d053965f
|
Implement monitoring instance and backend configuration forms
refs #3776
|
2013-08-21 14:22:30 +02:00 |