Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: c0bd72b22da7280f1bb04775aeb9265c9c8e24c3
https://github.com/Checkmk/checkmk/commit/c0bd72b22da7280f1bb04775aeb9265c9…
Author: Mazen Alkatlabee <mazen.alkatlabee(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/gui/htmllib/html.py
A cmk/gui/htmllib/type_defs.py
M cmk/gui/mkeventd/wato.py
M cmk/gui/plugins/wato/bi_config.py
M cmk/gui/type_defs.py
M cmk/gui/wato/pages/host_rename.py
M web/htdocs/js/index.ts
M web/htdocs/js/modules/forms.ts
M web/htdocs/js/modules/types.ts
Log Message:
-----------
add confirm dialog to froms from JS instead of Python
Change-Id: I86709c0dda59c111105b86deff7bea4e6a7acc64
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 6d8a2582855c4fab18fd484187dd0af421574a7c
https://github.com/Checkmk/checkmk/commit/6d8a2582855c4fab18fd484187dd0af42…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/config.py
M cmk/base/ip_lookup.py
M cmk/base/parent_scan.py
M cmk/utils/caching.py
M cmk/utils/observer.py
M cmk/utils/timeperiod.py
M tests/unit/checks/conftest.py
M tests/unit/cmk/base/conftest.py
M tests/unit/cmk/base/test_ip_lookup.py
M tests/unit/conftest.py
Log Message:
-----------
rename config_cache to cache_manager
Change-Id: Ieced5c212ad20080b14908f41f42f2710cbf3afd
Commit: baa6172db166f6134037e9b79ac9b3a4d289ae4c
https://github.com/Checkmk/checkmk/commit/baa6172db166f6134037e9b79ac9b3a4d…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/base/config.py
M cmk/base/ip_lookup.py
M cmk/base/parent_scan.py
M cmk/utils/caching.py
M cmk/utils/timeperiod.py
M tests/unit/cmk/base/test_ip_lookup.py
M tests/unit/cmk/utils/test_caching.py
Log Message:
-----------
rename get to obtain_cache
name "get" suggests(falsely) that it is non-mutating API
Change-Id: I8b2d0cfe0aeacaba12baa1ffd01324922534b4d7
Commit: 33d624816d01dfb2dcd3459fe530e084fb3ad966
https://github.com/Checkmk/checkmk/commit/33d624816d01dfb2dcd3459fe530e084f…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/base/parent_scan.py
Log Message:
-----------
refactor parent_scan to be more compact and readable
Change-Id: I9b6deb17f0df2c82b3c0b82bb982fcf97a9e226d
Commit: e327b8943b24afc81052544dd652a42bbdbbdb96
https://github.com/Checkmk/checkmk/commit/e327b8943b24afc81052544dd652a42bb…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/config.py
M cmk/base/ip_lookup.py
M cmk/base/parent_scan.py
M cmk/utils/timeperiod.py
M tests/unit/checks/conftest.py
M tests/unit/cmk/base/conftest.py
M tests/unit/cmk/base/test_ip_lookup.py
Log Message:
-----------
remove imported as _config_cache
Do not need anymore
Change-Id: I1b752ee04985a447454e559292eca81efe832f64
Compare: https://github.com/Checkmk/checkmk/compare/a1b63af00edd...e327b8943b24
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: a1b63af00edd28f076aed85555c864cd3b4c1a36
https://github.com/Checkmk/checkmk/commit/a1b63af00edd28f076aed85555c864cd3…
Author: Mazen Alkatlabee <mazen.alkatlabee(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M package-lock.json
M package.json
M scripts/check-typescript-types.sh
M tsconfig.json
R tsconfig.strict.json
M web/htdocs/js/modules/types.ts
Log Message:
-----------
delete tsconfig.strict.json after adding types to all ts files
This file was only a temporary extension of the original tsconfig
in order to gradually adding types to ts files. After adding them
to all ts files, it's possible now to add noImplicitAny to the original
config to force adding only typed code from now on.
Change-Id: I701cbec173b670b03bb7ed200c71a20de8cee456
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 2342ab82b53563c7a432ead03fc3b0fe699ce3d7
https://github.com/Checkmk/checkmk/commit/2342ab82b53563c7a432ead03fc3b0fe6…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/gui/prediction.py
M cmk/utils/prediction/__init__.py
M cmk/utils/prediction/_plugin_interface.py
M cmk/utils/prediction/_prediction.py
M tests/integration/cmk/base/test_services_prediction.py
M tests/unit/cmk/base/test_prediction.py
M tests/unit/cmk/update_config/plugins/actions/test_prediction_files_cleanup.py
M tests/unit/cmk/utils/prediction/test_plugin_interface.py
Log Message:
-----------
Add type safety
This prepares changes to the computation of stdev.
CMK-14164
Change-Id: I94122b8790b494488f7e17c46df2e177c6d01553
Commit: fbc640f8a4e76418d363c99bb957e8f4c913336a
https://github.com/Checkmk/checkmk/commit/fbc640f8a4e76418d363c99bb957e8f4c…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
A .werks/15639
M cmk/utils/prediction/_plugin_interface.py
M cmk/utils/prediction/_prediction.py
M tests/unit/cmk/base/test_prediction.py
Log Message:
-----------
15639 FIX Predictive Levels: Suppress levels if standard deviation is undefined
CMK-14161
Change-Id: I62a62016ebe5b2b26ff504fc53036c9b020b4442
Compare: https://github.com/Checkmk/checkmk/compare/8de757f08f18...fbc640f8a4e7
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 8de757f08f18af73f8745b54fbda58b51104a72e
https://github.com/Checkmk/checkmk/commit/8de757f08f18af73f8745b54fbda58b51…
Author: Leonardo Petrora <leonardo.petrora(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
A .werks/15981
M tests/testlib/rest_api_client.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_dcd.py
Log Message:
-----------
15981 dcd: create, retrieve and delete dynamic host configurations
With this werk, the REST API supports the creation of piggyback dynamic host configurations as well as the retrieval and deletion of dynamic host configurations.
CMK-14017
Change-Id: I3295fb5da470ea941393a809036ae584f94cd5ed