icingaweb2/library/Icinga
Jannis Moßhammer 5827cb37cb Fix statusdat tests and implementation
After moving StatusDat to monitoring/Backends and changing the
inheritance to Library/Icinga/Data, a few changes must be reflected in the tests:
- Move tests to monitoring module
- Change $this->backend references in StatusDat Queries to $this->ds
- Added LibraryLoader to ease requiring of libaries (to be discussed)

refs #4417
refs #4179
2013-07-19 11:36:05 +02:00
..
Application Make form folder optional 2013-07-15 13:37:43 +02:00
Authentication Update license header 2013-07-15 12:26:10 +02:00
Data Make sql-queries more standard compliant 2013-07-15 13:21:48 +02:00
Exception Update license header 2013-07-15 12:26:10 +02:00
File Add link to csv output to tabs 2013-07-12 12:02:51 +02:00
Objects Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Protocol Fix statusdat tests and implementation 2013-07-19 11:36:05 +02:00
Util Add date/time helpers to class Icinga\Util\Format 2013-06-28 09:19:43 +02:00
Web Update license header 2013-07-15 12:26:10 +02:00
Backend.php Adapt usage of config class 2013-07-12 15:43:23 +02:00