Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 594aabc1c41a8f776770a17b18ee92ea93f2309e
https://github.com/Checkmk/checkmk/commit/594aabc1c41a8f776770a17b18ee92ea9…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M cmk/update_config/main.py
M tests/unit/cmk/update_config/test_main.py
Log Message:
-----------
replace classes with "pure" functions in update_config
Change-Id: I19ad231cd57b7d07c27b4cfeb75f53ec649891c4
Commit: 754e0aeb372577852558ba65f4f26c00ed5814bb
https://github.com/Checkmk/checkmk/commit/754e0aeb372577852558ba65f4f26c00e…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M cmk/gui/plugins/metrics/rrd_fetch.py
M cmk/utils/parameters.py
M cmk/utils/password_store.py
M cmk/utils/piggyback.py
M cmk/utils/plugin_loader.py
M cmk/utils/prediction.py
M cmk/utils/redis.py
M tests/unit/cmk/gui/plugins/metrics/test_rrd_fetch.py
M tests/unit/cmk/utils/test_prediction_commons.py
Log Message:
-----------
refactoring utils, part 4
not so mechanical
Change-Id: Ia78484fd692bc1efb0dcee65b9914c6e9c9b36e8
Compare:
https://github.com/Checkmk/checkmk/compare/3410cf2070d7...754e0aeb3725