icingaweb2/test
Jannis Moßhammer e9ade7a339 Add support for lazy module loading
When the X-Icinga-Module-Enable header is send, the
modulemanager automatically tries to load javascript files for
that module. This is realized by adding the 'registerHeaderListener'
method to the async manager, which allows to listen to specific headers
and firing callbacks if a response with the specified header is retrieved.

Also the tests have changed a bit, requireNow should be used when using
the requiremock, so a require always loads files new.

refs #4092
refs #3753
2013-06-26 16:37:12 +02:00
..
frontend History API 2013-06-25 11:45:03 +02:00
js Add support for lazy module loading 2013-06-26 16:37:12 +02:00
php Add clearstatcache and tests for ModuleManager 2013-06-26 16:36:36 +02:00