Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: cf9e247cc3f28ff4bb61a90961e3f677c259ab7c
https://github.com/Checkmk/checkmk/commit/cf9e247cc3f28ff4bb61a90961e3f677c…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M cmk/gui/plugins/main_modules/registration.py
M cmk/gui/wato/pages/__init__.py
M cmk/gui/wato/pages/global_settings.py
M cmk/gui/wato/pages/pattern_editor.py
M cmk/gui/wato/registration.py
M cmk/gui/watolib/hosts_and_folders.py
M cmk/gui/watolib/registration.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
Move match_item_generator_registry registrations from global scope
All registration need to be done by the regristration call stack and
must not be done on import time anymore.
Change-Id: I0ce1b81222c164a6b5dab6f1b7be349499161513
Commit: 92fc5dcaafacc6bfb7f631148411e52963b885db
https://github.com/Checkmk/checkmk/commit/92fc5dcaafacc6bfb7f631148411e5296…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M cmk/gui/wato/pages/__init__.py
M cmk/gui/wato/pages/global_settings.py
M tests/unit/cmk/gui/wato/pages/test_global_settings.py
Log Message:
-----------
Replace monkey patching of ModeEditGlobals
We now subclass ModeEditGlobals and override the registered mode
like it is done for many other modes.
Change-Id: I951242117a5d0ccf0f7fe376e1f670c565145969
Commit: 03d2d187d678f4b39be39443804dec45413345dc
https://github.com/Checkmk/checkmk/commit/03d2d187d678f4b39be39443804dec454…
Author: David Gervasoni <david.gervasoni(a)checkmk.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
A .werks/16778.md
M cmk/plugins/lib/fortinet.py
Log Message:
-----------
16778 fortisandbox plugin: expand monitored models
CMK-18943
Change-Id: I2068d171fb6ab7940b718ffacce35b8162f3e2be
Compare:
https://github.com/Checkmk/checkmk/compare/ad3ecb93df5e...03d2d187d678
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications