Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: ba626e649da5ddaf8dcc967b92af480394a98d56
https://github.com/Checkmk/checkmk/commit/ba626e649da5ddaf8dcc967b92af48039…
Author: Weblate Transfer job <weblate(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
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/dev
Translate-URL: https://translate.checkmk.com/projects/checkmk/dev/
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/2.3.0
Home: https://github.com/Checkmk/checkmk
Commit: ceeca9db11729912a976b5fb61d91690738b3a2c
https://github.com/Checkmk/checkmk/commit/ceeca9db11729912a976b5fb61d916907…
Author: Jörg Herbel <joerg.herbel(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M cmk/gui/dashboard/dashlet/dashlets/graph.py
M cmk/update_config/plugins/actions/cre_visuals.py
M cmk/update_config/plugins/actions/visuals_utils.py
A cmk/update_config/plugins/lib/graph_templates.py
Log Message:
-----------
Dashboards: Take renamed graph templates into account when updating
Performance and combined graph dashlets reference a graph template. When
renaming graph templates, we have to update these dashlets accordingly.
SUP-21208
Change-Id: I68784ff4c8831a2fef4d1d95934140025bcfad85
Commit: 2cb277a1cdea6a9ed1de939fa3df21b52c10cd1f
https://github.com/Checkmk/checkmk/commit/2cb277a1cdea6a9ed1de939fa3df21b52…
Author: Jörg Herbel <joerg.herbel(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
A .werks/17391.md
Log Message:
-----------
17391 FIX Dashboards and graph collections: Fix "There is no graph template with the id 'commit_charge'"
SUP-21208
Change-Id: I85a549063cd3d553eba6cab7aad05136f68764b1
Commit: 277c43ec6ca6af6f02c38492609649965333396f
https://github.com/Checkmk/checkmk/commit/277c43ec6ca6af6f02c38492609649965…
Author: Jörg Herbel <joerg.herbel(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
A tests/unit/cmk/gui/dashboard/test_builtin_dashboards_integrity.py
Log Message:
-----------
Built-in dashboards: add unit tests for dashlets referencing graph templates
Test that all template and combined graph dashlets in built-in dashboards
reference known graph templates. This protects against forgetting to adapt
builtin dashboards when renaming graph templates.
SUP-21208
Change-Id: Ib370575ee18043dddc6f0b146132c21fb9cc39cc
Compare: https://github.com/Checkmk/checkmk/compare/b4537065fb3e...277c43ec6ca6
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: ea5b9e39517e257e62e9ae23f31230c4d8819818
https://github.com/Checkmk/checkmk/commit/ea5b9e39517e257e62e9ae23f31230c4d…
Author: Ronny Bruska <ronny.bruska(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M cmk/notification_plugins/ilert.py
M cmk/notification_plugins/mail.py
M cmk/notification_plugins/opsgenie_issues.py
M cmk/notification_plugins/sms_api.py
M cmk/notification_plugins/utils.py
Log Message:
-----------
Opsgenie: Handle new password params
CMK-19850
Change-Id: If84637e094f7dd452dd12f62d63db0c77af27b6f
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 9e500d35f28e455f9c7cac9b5e860aa1738ccfe8
https://github.com/Checkmk/checkmk/commit/9e500d35f28e455f9c7cac9b5e860aa17…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Extract a class for LogEntry iteration, part 4
Moved the iterator for individual log entries within the current log file to
the new class.
Change-Id: I7e3704d3d29d11155f5426ab51e72b32788d80bb
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 18c93dcd321b924d61414461f27a81a7fb9f6922
https://github.com/Checkmk/checkmk/commit/18c93dcd321b924d61414461f27a81a7f…
Author: Lukas Lengler <lukas.lengler(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M cmk/gui/wato/pages/notifications/migrate.py
M cmk/gui/wato/pages/notifications/quick_setup_types.py
M tests/unit/cmk/gui/quick_setup/test_notification_params.py
Log Message:
-----------
Add migrations for step 2
CMK-19967
Change-Id: I6f8707a8c6ac7bbfabb01ff3f89ac226fc41db41
Commit: b7935814191a6440acc69cf9f39ca5ed9cbb5974
https://github.com/Checkmk/checkmk/commit/b7935814191a6440acc69cf9f39ca5ed9…
Author: Lukas Lengler <lukas.lengler(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M cmk/gui/wato/pages/notifications/migrate.py
M cmk/gui/wato/pages/notifications/quick_setup.py
M tests/unit/cmk/gui/quick_setup/test_notification_params.py
Log Message:
-----------
Add migration for notify_plugin
Change-Id: Ide933bb017ec3b87482c81851890580d24134241
Commit: a430c6008a17114a4753de978c2f2c2ca1e627d5
https://github.com/Checkmk/checkmk/commit/a430c6008a17114a4753de978c2f2c2ca…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M cmk/gui/painter/v0/painters.py
Log Message:
-----------
painter: decode semi-colon from monitoring history
The plugin output and comments are saved in a Nagios-compatible format
(semi-colon-separated). Therefore, it is necessary to escape semi-colons
to `%3B` when writing out history.
In the GUI, where plugin output or comments from the monitoring history
are displayed, we can translate `%3B` back to a semi-colon using a
simple replace.
Although this is not 100% correct (`%3B` could have been in the original
text), it will probably do the right thing in 99.9% of use cases and is
therefore a valid fix for now.
SUP-20926
Change-Id: Iae15c50b9c9dcf06913a65001818e11710852ceb
Compare: https://github.com/Checkmk/checkmk/compare/dd715f28cf43...a430c6008a17
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: dd715f28cf439ebfc947a1efab4327291b379b72
https://github.com/Checkmk/checkmk/commit/dd715f28cf439ebfc947a1efab4327291…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Extract a class for LogEntry iteration, part 3
Moved the map of log entries for the current log file to the new class.
Change-Id: I33be82a90d96c909488ac2002d6e930599540ba9
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: a4a70c648232d38004953d665687de3f3dd47cef
https://github.com/Checkmk/checkmk/commit/a4a70c648232d38004953d665687de3f3…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/assets/variables.css
M packages/cmk-frontend-vue/src/components/CmkSpace.vue
M packages/cmk-frontend-vue/src/form/components/forms/FormList.vue
Log Message:
-----------
readd plus icon to FormList add button
Change-Id: Ia7e51bd8ac83ab96053939cb928283c8ced35a02
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 1da69055c89463c88cf311a918c85a054cffc361
https://github.com/Checkmk/checkmk/commit/1da69055c89463c88cf311a918c85a054…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M buildscripts/scripts/compile-all-werks.groovy
M packages/cmk-frontend-vue/README.md
M scripts/run-groovy-lint
Log Message:
-----------
cleanup --setup-environment of packages/cmk-frontend
this is a fallout of CMK-18185
Change-Id: I9f7e4a19579e97511a69cb695ae42459f0a3b73f
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: ec1af23d1600932f4ecf779a3fc08e2256947191
https://github.com/Checkmk/checkmk/commit/ec1af23d1600932f4ecf779a3fc08e225…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/run
M packages/cmk-frontend/run
Log Message:
-----------
remove --dns-result-order=ipv4first
nodejs update revealed that there was a typo: a comma was appended, so the
argument was never set correctly...
Change-Id: I56431e1dc17ec14a42335c8512b1f4816c6e5904
Commit: 89379d52baea76dc55ece686327fa843b5a8695f
https://github.com/Checkmk/checkmk/commit/89379d52baea76dc55ece686327fa843b…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M Makefile
M buildscripts/scripts/stages.yml
M packages/cmk-frontend-vue/run
M packages/cmk-frontend/ci.json
M packages/cmk-frontend/run
Log Message:
-----------
port removal of --setup-environment to cmk-frontend
also fix some leftovers in cmk-frontend-vue
Change-Id: I415c5e365d645784b9310e577280a3af8f430949
Commit: ff5dbe77b6dce51a0dccb86a4fcc8f3f8c56f66f
https://github.com/Checkmk/checkmk/commit/ff5dbe77b6dce51a0dccb86a4fcc8f3f8…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M defines.make
M packages/cmk-frontend-vue/package.json
M packages/cmk-frontend/package.json
Log Message:
-----------
update to nodejs 22
CMK-19651
Change-Id: I5ac825f47a6efef759d97fecf5f29d5a1ec5e68e
Commit: 96591cb9cc38caec6758503959229530f30d8aac
https://github.com/Checkmk/checkmk/commit/96591cb9cc38caec6758503959229530f…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/package-lock.json
M packages/cmk-frontend-vue/package.json
M packages/cmk-frontend-vue/src/components/_demo/public/mockServiceWorker.js
M packages/cmk-frontend-vue/tsconfig.test.json
Log Message:
-----------
cmk-frontend-vue: update dpendencies
npm update
npx npm-check-updates -i
Change-Id: I522916b3de3c60239a2e260ed2050148109958fe
Commit: 5d46fb99ef5f3383dd3d56d3b97abd4fed9ac372
https://github.com/Checkmk/checkmk/commit/5d46fb99ef5f3383dd3d56d3b97abd4fe…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/cmk-frontend/package-lock.json
M packages/cmk-frontend/package.json
Log Message:
-----------
cmk-frontend: update dependencies
npm update
npx npm-check-updates -i
Change-Id: I32cbd3fe751d5238d66a1e6741581f2e8ad325af
Commit: 683927595bfcd110037177da6ffe51ecab6e8442
https://github.com/Checkmk/checkmk/commit/683927595bfcd110037177da6ffe51eca…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/run
M packages/cmk-frontend/run
Log Message:
-----------
show node and npm version after setting up environment
Change-Id: If8cd5cf6b4be62b53ced5cee6e4f2f1401e7dfb7
Compare: https://github.com/Checkmk/checkmk/compare/d98fb16ebfb7...683927595bfc
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: ad43e81fc351e11cc8b83aa4f4cea12cf7e06bd8
https://github.com/Checkmk/checkmk/commit/ad43e81fc351e11cc8b83aa4f4cea12cf…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M bin/cmk-broker-test
Log Message:
-----------
cmk-broker-test: fix `cmk-broker-test ${OMD_SITE}`
Declaring the queue earlier makes the first call
of `cmk-broker-test ${OMD_SITE}` behave the same
way as any subsequent call.
Change-Id: I2e75e3b109a51407f2769c57a92a3c924edf3568
Commit: d98fb16ebfb78f595a4b003a2f7aa0b42721e8fe
https://github.com/Checkmk/checkmk/commit/d98fb16ebfb78f595a4b003a2f7aa0b42…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Extract a class for LogEntry iteration, part 2
Moved the iterator for Logfiles to the new class.
Change-Id: I66b6bc51c71b9690b6471c4b4454cc5409ceecb4
Compare: https://github.com/Checkmk/checkmk/compare/ffb5cc329645...d98fb16ebfb7
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications