Eric Lippmann
|
c86874d4ba
|
Rename namespace Monitoring to Icingæ\Module\Monitoring
refs #4586
|
2013-09-04 11:21:11 +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 |
Jannis Moßhammer
|
2091f63c3b
|
Implement first commands, fix obsessing state
refs #4441
|
2013-08-06 09:27:37 +02:00 |
Jannis Moßhammer
|
c1860e7d5d
|
Merge branch 'master' of ssh://git.icinga.org/icinga2-web into feature/host-overview--4179
Conflicts:
modules/monitoring/application/controllers/ListController.php
modules/monitoring/application/controllers/ShowController.php
modules/monitoring/library/Monitoring/Backend/AbstractBackend.php
|
2013-07-15 13:52:26 +02:00 |
Marius Hein
|
6b37fcf24f
|
Host detail view
Add commands to detail view
refs #4182
|
2013-07-08 16:12:47 +02:00 |