Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: ad43e81fc351e11cc8b83aa4f4cea12cf7e06bd8
https://github.com/Checkmk/checkmk/commit/ad43e81fc351e11cc8b83aa4f4cea12cf…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M bin/cmk-broker-test
Log Message:
-----------
cmk-broker-test: fix `cmk-broker-test ${OMD_SITE}`
Declaring the queue earlier makes the first call
of `cmk-broker-test ${OMD_SITE}` behave the same
way as any subsequent call.
Change-Id: I2e75e3b109a51407f2769c57a92a3c924edf3568
Commit: d98fb16ebfb78f595a4b003a2f7aa0b42721e8fe
https://github.com/Checkmk/checkmk/commit/d98fb16ebfb78f595a4b003a2f7aa0b42…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Extract a class for LogEntry iteration, part 2
Moved the iterator for Logfiles to the new class.
Change-Id: I66b6bc51c71b9690b6471c4b4454cc5409ceecb4
Compare:
https://github.com/Checkmk/checkmk/compare/ffb5cc329645...d98fb16ebfb7
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications