Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 6c8dd51cf4c97321c00695c5570cd2be4a543fec
https://github.com/Checkmk/checkmk/commit/6c8dd51cf4c97321c00695c5570cd2be4…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Introduced predicate and made implementation details private
Still not a great API, but much, much better than before.
Change-Id: Iaf8b64d39fd5882fb8c0e003dd6237d1cc78e2d1
Commit: c856d075f466bee78b0a9de5e6d4fa54c85a0c8a
https://github.com/Checkmk/checkmk/commit/c856d075f466bee78b0a9de5e6d4fa54c…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Inline no_log_file() code into rewind_to_start()
This gets rid of an implicit protocol, at the price of doing a really tiny
bit of more work in an edge case (no log files).
Change-Id: Icd5e3685d3c7899f9179dcea0de4d172422674e2
Compare:
https://github.com/Checkmk/checkmk/compare/b20949f5a4e9...c856d075f466
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications