icinga2/lib
Alexander A. Klimov 9aaa9901bd Icinga DB downtime history: provide cancel_time where has_been_cancelled may be 1
The table sla_history_downtime requires a downtime_end.
The Go daemon takes the cancel_time if has_been_cancelled is 1.
So we must supply a cancel_time whereever has_been_cancelled is 1.
Otherwise the Go daemon can't process some entries.
2023-11-08 15:22:39 +01:00
..
base Merge pull request #7799 from Icinga/bugfix/file-end 2023-08-25 11:06:19 +02:00
checker Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
cli Merge pull request #7799 from Icinga/bugfix/file-end 2023-08-25 11:06:19 +02:00
compat Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
config Fix file endings 2023-05-17 18:05:13 +02:00
db_ido Fix file endings 2023-05-17 18:05:13 +02:00
db_ido_mysql Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
db_ido_pgsql Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
icinga Merge pull request #7799 from Icinga/bugfix/file-end 2023-08-25 11:06:19 +02:00
icingadb Icinga DB downtime history: provide cancel_time where has_been_cancelled may be 1 2023-11-08 15:22:39 +01:00
livestatus Centralise default icinga.* and env.* macros 2023-02-17 15:33:36 +01:00
methods Merge pull request #7799 from Icinga/bugfix/file-end 2023-08-25 11:06:19 +02:00
mysql_shim IDO MySQL: explicitly use latin1 2022-03-31 15:04:45 +02:00
notification Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
perfdata Merge pull request #9853 from Icinga/GelfWriter-m_StreamMutex 2023-09-07 11:46:38 +02:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote Merge pull request #7799 from Icinga/bugfix/file-end 2023-08-25 11:06:19 +02:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00