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 |
Eric Lippmann
|
1b858cbdb4
|
Monitoring: Fix remaining usages of namespace Monitoring without Icinga\Module prefix
refs #4586
|
2013-09-04 11:21:12 +02:00 |
Eric Lippmann
|
c86874d4ba
|
Rename namespace Monitoring to Icingæ\Module\Monitoring
refs #4586
|
2013-09-04 11:21:11 +02:00 |
Marius Hein
|
8d3ff94696
|
Remove php strict errors
refs #4448
|
2013-07-23 12:18:27 +02:00 |
Jannis Moßhammer
|
5e4adcfea2
|
Add Service overview and fixes for Statusdat
The service overview required a few fixes for issues that
occured because the StatusDat Query class now inherits from
Data/AbstractQuery.
refs #4178
|
2013-07-19 17:45:51 +02:00 |
Marius Hein
|
6742696e09
|
Autoloader: Rename module namespace
|
2013-07-15 12:16:14 +02:00 |
Eric Lippmann
|
d871b3c287
|
Update the monitoring module
|
2013-07-12 14:33:17 +02:00 |
Eric Lippmann
|
1e9fa28433
|
Add the monitoring module from the incubator
|
2013-06-28 09:11:12 +02:00 |