icinga2/test
Michael Friedrich 6ae9685cee Fix sending notifications for volatile checks on OK->OK changes
volatile checks make state changes behave like HARD state changes.
Though OK -> OK transitions must not be notified.

Increased log information for notifications too.

fixes #8063
2015-01-08 16:20:44 +01:00
..
config Fix sending notifications for volatile checks on OK->OK changes 2015-01-08 16:20:44 +01:00
jenkins Fix package builds after removal of icinga2-{en,dis}able-feature scripts 2014-10-14 20:25:53 +02:00
livestatus Livestatus: Fix missing host downtimes/comments 2014-12-05 16:32:14 +01:00
CMakeLists.txt Implement support for arrays in command arguments 2014-11-27 13:24:07 +01:00
base-array.cpp Improve test coverage for the array class 2014-11-23 09:50:11 +01:00
base-convert.cpp Fix failing unit tests 2014-12-10 11:25:20 +01:00
base-dictionary.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
base-fifo.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
base-json.cpp Replace cJSON with YAJL 2014-10-26 20:00:35 +01:00
base-match.cpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
base-netstring.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
base-object.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
base-serialize.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
base-shellescape.cpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
base-stacktrace.cpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
base-stream.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
base-string.cpp Rename qstring.{cpp,hpp} to string.{cpp,hpp} 2014-10-19 14:52:07 +02:00
base-timer.cpp Fix crash in the unit tests 2014-11-12 09:33:13 +01:00
base-type.cpp Implement typeof() function 2014-11-03 00:45:14 +01:00
base-value.cpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
config-ops.cpp Allow side-effect-free expressions in a limited number of cases 2015-01-08 10:33:45 +01:00
icinga-macros.cpp Fix problem with macro arguments which are not separated by whitespace 2014-12-01 15:53:23 +01:00
icinga-perfdata.cpp Fix problems with PNP4Nagios 2014-09-17 15:38:39 +02:00
test.cpp Fix crash in the unit tests 2014-12-04 21:50:22 +01:00