Johannes Meyer
|
3105c2059e
|
Remove license headers from all files
refs #6309
|
2014-07-15 13:43:52 +02:00 |
Johannes Meyer
|
7eb0f3c472
|
Remove @codingStandardsIgnoreStart/-Stop annotations
refs #6091
|
2014-06-30 13:59:58 +02:00 |
Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
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
|
290c8c5225
|
CC: Add newline to end of file where missing
Following command was used:
$ find application/ library/Icinga/ modules/ -name *.php | xargs sed -i -e :a -e '/./,$!d;/^\n*$/{$d;N;};/\n$/ba;$a\'
|
2013-08-07 10:27:50 +02:00 |
Marius Hein
|
0de38c25eb
|
Command masks: Refactor and implement masks
refs #4355
|
2013-07-23 14:47:40 +02:00 |
Eric Lippmann
|
674f36b291
|
Add Util.php view helper
refs #4301
|
2013-06-28 09:19:43 +02:00 |