]> granicus.if.org Git - icinga2/history - components/notification/notificationcomponent.cpp
compatlog: refactor custom/acknowledgement notifications with author/commenttext
[icinga2] / components / notification / notificationcomponent.cpp
2013-07-01 Michael Friedrichcompatlog: refactor custom/acknowledgement notification...
2013-06-13 Gunnar BeutnerRefactor commands and implement event handlers.
2013-03-25 Gunnar BeutnerRefactor AsyncTasks.
2013-03-21 Gunnar BeutnerMerge branch 'master' of git.icinga.org:icinga2
2013-03-21 Gunnar BeutnerBug fix for reminder notifications.
2013-03-21 Gunnar BeutnerImplement the 'notification_period' attribute.
2013-03-20 Gunnar BeutnerMove the notification_interval option to the Notificati...
2013-03-17 Gunnar BeutnerRefactor #includes (Part 3).
2013-03-16 Gunnar BeutnerRefactor #includes (Part 2).
2013-03-12 Gunnar BeutnerEliminate the Component class.
2013-03-07 Gunnar BeutnerImplemented LAST*STATE* macros.
2013-03-06 Gunnar BeutnerVarious bugfixes.
2013-03-02 Gunnar BeutnerMore lock refactoring. Yay.
2013-03-01 Gunnar BeutnerRefactored object locking code.
2013-02-27 Gunnar BeutnerImplemented notification_interval attribute for hosts.
2013-02-27 Gunnar BeutnerRefactor the cache code... again.
2013-02-27 Gunnar BeutnerMake the services/notifications caches thread safe.
2013-02-24 Gunnar BeutnerFine-grained locks (WIP, Part 9).
2013-02-18 Gunnar BeutnerFine-grained locks (WIP, Part 2).
2013-02-17 Gunnar BeutnerFine-grained locks (WIP, Part 1).
2013-02-09 Gunnar BeutnerImplemented notification request messages, notification...
2013-02-08 Gunnar BeutnerMove EXPORT_COMPONENT() macros to the beginning of...
2013-02-07 Gunnar BeutnerAdded dummy project files for the notification component.