Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 831fbeca4aa6b4e3d3bf4f8f2503ee18e294448b
https://github.com/Checkmk/checkmk/commit/831fbeca4aa6b4e3d3bf4f8f2503ee18e…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
A .werks/14181
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/watolib/check_mk_automations.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
14181 FIX Improved speed of cmk-update-config which runs during software update
Change-Id: I33f826a51a5d24b14dd61a8adb0d1c29c0873136
Commit: b8141186c53549414b275a0f22f15c355ae44c7d
https://github.com/Checkmk/checkmk/commit/b8141186c53549414b275a0f22f15c355…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
A .werks/14202
M web/htdocs/js/modules/nodevis/node_types.ts
Log Message:
-----------
14202 FIX Network topology: Minor usability fixes when selecting root nodes
Change-Id: Ib8d6e6278d8a942039c42eac414b69013cb5d433
Commit: 8ae34ae52ae94d9bacf2bad8ad3a51623b37869e
https://github.com/Checkmk/checkmk/commit/8ae34ae52ae94d9bacf2bad8ad3a51623…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M cmk/checkengine/_parseragent.py
Log Message:
-----------
improved needless section <<< parsing
Change-Id: Ibc29faa0053a5aefc642288892d366ed57317f6f
Commit: 7235de0a8016fda2ecf17e6b09fec792c2577d79
https://github.com/Checkmk/checkmk/commit/7235de0a8016fda2ecf17e6b09fec792c…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
A .werks/14203
M cmk/checkengine/host_sections.py
M tests/unit/cmk/checkers/test_host_sections.py
Log Message:
-----------
14203 Slightly improved checker performance
Two improvements have been made.
<ul>
<li>Improved parsing speed of raw TCP agent output</li>
<li>Fixed needless deepcopy/duplication of the parsed data</li>
</ul>
Change-Id: Ibd43e612fa2406f276075fe68c3e5c19cd846d0d
Compare:
https://github.com/Checkmk/checkmk/compare/91984ffcaee0...7235de0a8016