[icinga-checkins] icinga.org: icinga-core/dev/core: beautify Changelog a bit, looking for missed commits and changes
git at icinga.org
git at icinga.org
Sun Nov 27 11:53:06 CET 2011
Module: icinga-core
Branch: dev/core
Commit: 6680954a01c1dc5b2378fd552b9a87abba7a80c7
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=6680954a01c1dc5b2378fd552b9a87abba7a80c7
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Fri Nov 25 10:02:33 2011 +0100
beautify Changelog a bit, looking for missed commits and changes
---
Changelog | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/Changelog b/Changelog
index 3eb78ba..50492f4 100644
--- a/Changelog
+++ b/Changelog
@@ -17,6 +17,7 @@ ENHANCEMENTS
* core: add icinga startup delay checks to example configs, including perfdata #1937
* core: indicate event loop start in logs #2036
* core: add notifications to stalking hosts/services, not only logging/event handlers #1367
+* core: add eventloop mutex, will be used by IcingaMQ #2040
* classic ui: add expiry option and end_time to acknowledgements on cmd.cgi #770
* classic ui: Acknowledge child hosts from on blocking outages #1858
@@ -28,11 +29,11 @@ ENHANCEMENTS
* classic ui: add hostgroup and servicegroup summary to menu.html #2007
* classic ui: Change markup color for unreachable hosts in statusmap.c #1464
-
* idoutils: add SLA monitoring via opt-in enable_sla cfg option #2037
+ ** pgsql timestamp with timezone changes remain experimental in SLA table
* idoutils: added end_time column for acknowledgelemts expiry #770
* idoutils: add Indices for notification queries for Icinga Web #1964
-* idoutils: add option to format debug log timestamp like locale %c (debug_readable_timestamp) #2033
+* idoutils: add option to format debug log timestamp like locale %c (debug_readable_timestamp in ido2db.cfg) #2033
* idoutils: add max_notifications_age, max_contactnotifications_age, max_contactnotificationmethods_age as housekeeping for notification tables #2051
* idoutils: use local timestamp datatype instead of date/datetime, store icinga timestamps as UTC #1954
* idoutils: change timestamp to use time zone by default in postgresql (thx Florian Helmberger) #2106
@@ -54,6 +55,9 @@ FIXES
* idoutils: host state change last_hard_state overrides last_state, last_hard_state always -1 #1932
* idoutils: extend conninfo.agent_version field to varchar(16) #2104
+* idoutils: terminate threads cleanly, including db connection
+
+* install: rework the version updates in icinga and idoutils
CHANGES
* package: complete remove icinga-api as module #1935
@@ -75,6 +79,7 @@ CHANGES
* classic ui: highlight_table_rows is now enabled by default #1777
* classic ui: removed unused javascript libraries
** html/js/: builder.js, controls.js, dragdrop.js, effects.js, slider.js, sound.js, mootools.js
+* classicui: new regex search uses 'search_string' instead of 'navbarsearch=1&host=', both are kept for compatibility reasons #844
* icinga.cfg: stalking_notifications_for_hosts=0 stalking_notifications_for_services=0
More information about the icinga-checkins
mailing list