Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: c88083770f4b58a7e348bc02c303ee1f41d4e73a
https://github.com/Checkmk/checkmk/commit/c88083770f4b58a7e348bc02c303ee1f4…
Author: Sofia Colakovic <sofia.colakovic(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/config.py
Log Message:
-----------
active check refactoring: move collecting active checks from base/config.py
This step is a preparation to move active check logic to a separate file.
Change-Id: Ifebc4abf8390c585a2953ab7548a04ef95489fbb
Commit: 0a23367c90272e5298b59f51aec92d9f91b7db5b
https://github.com/Checkmk/checkmk/commit/0a23367c90272e5298b59f51aec92d9f9…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M agents/wnx/include/tools/_process.h
M agents/wnx/src/common/wtools.cpp
M agents/wnx/src/common/wtools.h
M agents/wnx/src/engine/cfg.cpp
M agents/wnx/src/engine/install_api.cpp
M agents/wnx/src/engine/service_processor.cpp
M agents/wnx/src/engine/service_processor.h
M agents/wnx/src/engine/windows_service_api.cpp
M agents/wnx/watest/test-wtools.cpp
M agents/wnx/watest/test_tools.cpp
Log Message:
-----------
refactor code - remove bools
Change-Id: I454987d04e9b7aa8e0176dbb03832c35e63a25a0
Compare:
https://github.com/Checkmk/checkmk/compare/6161e6f62810...0a23367c9027