Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: aa2d10706235f1a709416cafc3ac728e5eee85cb
https://github.com/Checkmk/checkmk/commit/aa2d10706235f1a709416cafc3ac728e5…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M cmk/gui/graphing/_utils.py
M cmk/gui/type_defs.py
Log Message:
-----------
Specify type hint of TranslatedMetric.scalar
Change-Id: Icc82c8ebf7e223bbb383d482175ea6070d8272e3
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 48b7af39194a924b2b1b64515f12ec5b7fd1f887
https://github.com/Checkmk/checkmk/commit/48b7af39194a924b2b1b64515f12ec5b7…
Author: Weblate Transfer job <weblate(a)checkmk.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M locale/de/LC_MESSAGES/multisite.po
M locale/es/LC_MESSAGES/multisite.po
M locale/fr/LC_MESSAGES/multisite.po
M locale/it/LC_MESSAGES/multisite.po
M locale/ja/LC_MESSAGES/multisite.po
M locale/nl/LC_MESSAGES/multisite.po
M locale/pt_PT/LC_MESSAGES/multisite.po
M locale/ro/LC_MESSAGES/multisite.po
Log Message:
-----------
[Weblate] Updated translation files
Translation: checkmk/software
Translate-URL: https://translate.checkmk.com/projects/checkmk/software/
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 9d481e9e3b71ae24aa41b2c3c9f8e9b133610e96
https://github.com/Checkmk/checkmk/commit/9d481e9e3b71ae24aa41b2c3c9f8e9b13…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-30 (Wed, 30 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/cma_core.cpp
M agents/wnx/src/engine/extensions.cpp
M agents/wnx/src/engine/extensions.h
M agents/wnx/src/engine/service_processor.cpp
M agents/wnx/watest/test-cap.cpp
M agents/wnx/watest/test-wtools.cpp
Log Message:
-----------
fix killing robotmk on exit
Change-Id: I09f500fda7d48bd1bf0216c4848158de6a84b210
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 26dfecd113f85835dbf1349a9fd180cb1a81aa78
https://github.com/Checkmk/checkmk/commit/26dfecd113f85835dbf1349a9fd180cb1…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
R tests/integration/cmk/utils/test_site_werks.py
Log Message:
-----------
Remove integration test for number of werks shipped
The tests made sens as previously the number of werks were
monotonically increasing.
Since Change-Id=Id5ded1a27fa536c5801dcee40c1b2dd9fb588d8a we expect the
number of werks to be zero when we release a new version of Checkmk and
increase the major version of Checkmk.
Change-Id: I3edeb31007c6ba2821594ad446c8a6ebeebf30b4
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: ab9a8e7773112c648d6b23a0a4483f51b6ea2ed4
https://github.com/Checkmk/checkmk/commit/ab9a8e7773112c648d6b23a0a4483f51b…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M cmk/base/config.py
Log Message:
-----------
move initialize into constructor
We must initialize fully class before use:
- logical
- follows from analyzing call sites
Not clear why initialize must be called
separately during construction of class.
Change-Id: I378cae1a5b3f1a985c899c7bd526e9ec04f299f9
Branch: refs/heads/2.1.0
Home: https://github.com/Checkmk/checkmk
Commit: ff9daec491946794b4b4c84b93863994c78575b5
https://github.com/Checkmk/checkmk/commit/ff9daec491946794b4b4c84b93863994c…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
A .werks/16095
M cmk/gui/wato/pages/folders.py
Log Message:
-----------
16095 FIX hosts: remove TLS registration on host search results caused a crash
This werk addresses an issue found when trying to access the menu item
Remove TLS registration after searching hosts. The search hosts
results dashboard no longer includes this option in the Host dropdown
menu.
SUP-14500
Change-Id: Ic93069fda30bf0816e8741ee1cba66e99b67dfb6