icinga2/lib
Michael Friedrich e659784a66 Trigger downtimes for NOT-OK states after OnDowntimeAdded()
The fix in #8389 must happen *after* adding the downtime which signals an
insert into the IDO DB.
Once the downtimes have been added to the database, the additional
trigger_time and is_in_effect can be updated accordingly, *if* the
current object is already in a NOT-OK state.

fixes #9016
2015-04-12 14:41:30 +02:00
..
base Fix complexity class for Dictionary::Get 2015-03-31 10:40:34 +02:00
checker Fix uninitialized field in the CheckerComponent class 2015-03-03 09:14:15 +01:00
cli Remove prompt to create a TicketSalt from the wizard 2015-03-16 15:25:23 +01:00
compat Fix valgrind warning in ExternalCommandListener::CommandPipeThread 2015-02-25 14:05:57 +01:00
config Make load order for objects more reliable 2015-03-23 15:58:15 +01:00
db_ido DB IDO: Fix status table scheduled_downtime_depth column not updated on downtime removal/end 2015-04-11 11:42:22 +02:00
db_ido_mysql Fix crash in Dependency::Stop() 2015-03-12 11:56:20 +01:00
db_ido_pgsql Fix crash in Dependency::Stop() 2015-03-12 11:56:20 +01:00
demo Update copyright year 2015-01-22 12:00:23 +01:00
hello Update copyright year 2015-01-22 12:00:23 +01:00
icinga Trigger downtimes for NOT-OK states after OnDowntimeAdded() 2015-04-12 14:41:30 +02:00
livestatus Implement support for the 'Limit' column in Livestatus 2015-03-04 12:18:04 +01:00
methods Fix lag calculation for the 'cluster-zone' check 2015-03-03 14:42:22 +01:00
notification Don't spam the log with reminder notifications not being sent 2015-02-12 14:51:17 +01:00
perfdata Move ValidateMacroString into the MacroProcessor class 2015-02-11 16:14:59 +01:00
remote Fix crash in Dependency::Stop() 2015-03-12 11:56:20 +01:00
CMakeLists.txt Fix missing files in the Windows package 2015-02-02 10:36:58 +01:00