Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 1cacdf5ae481707ea83a490853fa538a9ba842db
https://github.com/Checkmk/checkmk/commit/1cacdf5ae481707ea83a490853fa538a9…
Author: Ronny Bruska <ronny.bruska(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M cmk/gui/wato/_notification_parameter/_pushover.py
M tests/unit/cmk/gui/wato/_notification_parameter/test_pushover.py
Log Message:
-----------
Fix GUI crawl
Change-Id: I03eca4a44a0861f1a19d21372aa8ac7ad1445b3e
Commit: 3c4d638803a5b573b3a152bbb6da655fc3dc34d8
https://github.com/Checkmk/checkmk/commit/3c4d638803a5b573b3a152bbb6da655fc…
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 1
This will bundle together various iterators and other stuff and hopefully
hide the details of *how* we iterate through the various log files.
In this first trivial step we just move Logfile container (LogFiles)
reference and the maximum number of lines per log file into the new class.
More to come...
Change-Id: I3b20c78edc060b9cfa8034cc3a2e610870cf9b53
Compare:
https://github.com/Checkmk/checkmk/compare/24ec865fea2b...3c4d638803a5
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications