Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 78687c6b3b40ea1578631e7e760df1a31d83325f
https://github.com/Checkmk/checkmk/commit/78687c6b3b40ea1578631e7e760df1a31…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M packages/mk-sql/run
Log Message:
-----------
Revert "mk-sql: switch linux build to bazel"
This reverts commit 2e785d97d29140e98a834d2432bce2d6890679fe.
Reason for revert: We need to adapt the paths were mk-sql is found:
[2024-10-18T13:12:05.452Z] install -m 755 /home/jenkins/workspace/checkmk/master/nightly-enterprise/build-cmk-packages/checkout/packages/mk-sql/target/x86_64-unknown-linux-musl/release/mk-sql /home/jenkins/workspace/checkmk/master/nightly-enterprise/build-cmk-packages/checkout/agents/linux/mk-sql
[2024-10-18T13:12:05.707Z] install: cannot stat '/home/jenkins/workspace/checkmk/master/nightly-enterprise/build-cmk-packages/checkout/packages/mk-sql/target/x86_64-unknown-linux-musl/release/mk-sql': No such file or directory
[2024-10-18T13:12:05.707Z] make: *** [Makefile:107: /home/jenkins/workspace/checkmk/master/nightly-enterprise/build-cmk-packages/checkout/agents/linux/mk-sql] Error 1
Change-Id: Iae7516820a53f5f09f81c616030e50add355438e
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: c8ab5f5de19c1d0bdeea102f08fa875e15657955
https://github.com/Checkmk/checkmk/commit/c8ab5f5de19c1d0bdeea102f08fa875e1…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/plugins/main_modules/registration.py
M cmk/gui/views/row_post_processing.py
M tests/unit/cmk/gui/views/test_row_post_processing.py
Log Message:
-----------
Refactor row post processing to registry of callables
Change-Id: I8d946f65cabab7bbf205a239d3735c8e61bba4d4
Commit: b36eae3874e496cfff97c8a07e16b2e47822fc58
https://github.com/Checkmk/checkmk/commit/b36eae3874e496cfff97c8a07e16b2e47…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/views/__init__.py
M cmk/gui/views/inventory/__init__.py
A cmk/gui/views/inventory/_builtin_display_hints.py
M cmk/gui/views/inventory/_paint_functions.py
A cmk/gui/views/inventory/_views.py
R cmk/gui/views/inventory/builtin_display_hints.py
A cmk/gui/views/inventory/registration.py
M cmk/gui/views/registration.py
Log Message:
-----------
Move inventory registration to dedicated module
Change-Id: I442afdf7cbb0bacbdcdbc3c1bc5bc5b6bd254503
Commit: 0fcad33edf03be3ed75de35726cd2fd1d7fcd9e9
https://github.com/Checkmk/checkmk/commit/0fcad33edf03be3ed75de35726cd2fd1d…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/plugins/main_modules/registration.py
A cmk/gui/views/inventory/_row_post_processor.py
M cmk/gui/views/inventory/registration.py
R cmk/gui/views/inventory/row_post_processor.py
M cmk/gui/views/registration.py
M tests/unit/cmk/gui/views/inventory/test_row_post_processor.py
Log Message:
-----------
Register inventory row post processor in inventory feature registration
Change-Id: I9ee8aefb324b1d86a39e4804308b6f4c53249aac
Commit: 1f168df08937eb138b175b94a03a51a23708ca68
https://github.com/Checkmk/checkmk/commit/1f168df08937eb138b175b94a03a51a23…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/plugins/main_modules/registration.py
A cmk/gui/views/_join_service_rows.py
R cmk/gui/views/join_service_rows.py
M cmk/gui/views/registration.py
M tests/unit/cmk/gui/views/test_join_service_rows.py
Log Message:
-----------
Register service join row post processor in view feature registration
Change-Id: Ia042cb40b00a6a5cf6dc7560171d89f1d56551e9
Compare: https://github.com/Checkmk/checkmk/compare/89453c2d6b44...1f168df08937
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: b7404fea98a884c2462ef36244a157f65736444b
https://github.com/Checkmk/checkmk/commit/b7404fea98a884c2462ef36244a157f65…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M tests/unit/cmk/plugins/lib/test_size_trend.py
Log Message:
-----------
Add issue revealing test
Change-Id: Ia6e88b7c3efa2534d92ad5b152f5a228a8ff5e1a
JIRA-Ref: SUP-20431
Commit: 89453c2d6b4413410ea16f130f7dd1f2d3539d1d
https://github.com/Checkmk/checkmk/commit/89453c2d6b4413410ea16f130f7dd1f2d…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
A .werks/17362.md
M cmk/plugins/lib/size_trend.py
M tests/unit/cmk/plugins/collection/agent_based/test_threepar_capacity.py
M tests/unit/cmk/plugins/collection/agent_based/test_threepar_volumes.py
M tests/unit/cmk/plugins/lib/test_netapp_api.py
M tests/unit/cmk/plugins/lib/test_size_trend.py
M tests/unit/cmk/plugins/netapp/test_netapp_ontap_volumes.py
Log Message:
-----------
17362 FIX Stop showing longer time ranges in size_trend
In case you're trend calculation (using `size_trend`) has a very small growth rate, your check may have displayed a very high "Time left until full".
We now stop showing the message if the time until your resource is full is more than 10 years.
Change-Id: I2d25f2eb495005ec0f92c61ec02b2cceb47d65ad
JIRA-Ref: SUP-20431
Compare: https://github.com/Checkmk/checkmk/compare/b62ad250ba6d...89453c2d6b44
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: 0d7dfffeb66ece26eca9515d95e898600b9216e4
https://github.com/Checkmk/checkmk/commit/0d7dfffeb66ece26eca9515d95e898600…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M buildscripts/scripts/stages.yml
M packages/cmk-frontend-vue/.prettierignore
M packages/cmk-frontend-vue/scripts/test_license_headers.py
A packages/cmk-frontend-vue/src/graph-designer/GraphDesignerApp.vue
A packages/cmk-frontend-vue/src/graph-designer/type_defs.ts
M packages/cmk-frontend-vue/src/main.ts
A packages/cmk-shared-typing/header_cee_py.txt
A packages/cmk-shared-typing/header_cee_ts.txt
M packages/cmk-shared-typing/run
A packages/cmk-shared-typing/source/graph_designer.json
Log Message:
-----------
Setup graph designer
CMK-19605
Change-Id: Ib0ce37527acfc49215d18c210598e0c0acb6257b
Commit: 36638302de70ba764fe1c159a25ecf2c9bc9e6af
https://github.com/Checkmk/checkmk/commit/36638302de70ba764fe1c159a25ecf2c9…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/graph-designer/GraphDesignerApp.vue
A packages/cmk-frontend-vue/src/graph-designer/components/TopicsRenderer.vue
A packages/cmk-frontend-vue/src/graph-designer/components/type_defs.ts
M packages/cmk-frontend-vue/src/graph-designer/type_defs.ts
M packages/cmk-frontend-vue/src/main.ts
M packages/cmk-shared-typing/source/graph_designer.json
Log Message:
-----------
Graph designer: Add (empty) graph lines, operations and options
CMK-19646
Change-Id: Iaf47e1c10ee9caf49565abc9cff4f1bc3071c40d
Commit: b62ad250ba6d0a7d7fd2abf4dfa58962e3510791
https://github.com/Checkmk/checkmk/commit/b62ad250ba6d0a7d7fd2abf4dfa58962e…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/graph-designer/GraphDesignerApp.vue
M packages/cmk-frontend-vue/src/graph-designer/type_defs.ts
M packages/cmk-shared-typing/source/graph_designer.json
Log Message:
-----------
Graph designer: Add graph options content
CMK-19687
Change-Id: If05a50cb77da99eb0ff3d7ad2a41f28bf2ceb2e6
Compare: https://github.com/Checkmk/checkmk/compare/694cb99ace8b...b62ad250ba6d
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: 2e126f64e894fb173b22af7f98ecc3432664ee46
https://github.com/Checkmk/checkmk/commit/2e126f64e894fb173b22af7f98ecc3432…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Const-correctness
Change-Id: I4e7a18270b3acd7fab095b339acc441e247ae4c8
Commit: 694cb99ace8baa47878f9a4bed7ae3f2424f2a1d
https://github.com/Checkmk/checkmk/commit/694cb99ace8baa47878f9a4bed7ae3f24…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Boil down TableStateHistory::handle_state_change()'s argument list a bit
Using a boolean argument is an anti-pattern most of the time, but using a
single boolean instead of 3 (derived) arguments seems like a good tradeoff.
In any case, we can clean this up later if wanted/needed.
Change-Id: I520478bfd7537436dd88d2ee90e85ef9f1c1a5e3
Compare: https://github.com/Checkmk/checkmk/compare/bb9ebfd2382e...694cb99ace8b
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: 8c8202315dcd4c8dc3e2e48743d8f0847d856be8
https://github.com/Checkmk/checkmk/commit/8c8202315dcd4c8dc3e2e48743d8f0847…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/bi/_config.py
M cmk/gui/mkeventd/registration.py
M cmk/gui/mkeventd/wato.py
M cmk/gui/piggyback_hub/__init__.py
M cmk/gui/wato/_omd_configuration.py
M cmk/gui/wato/pages/_simple_modes.py
M cmk/gui/wato/pages/global_settings.py
M cmk/gui/wato/pages/password_store.py
M cmk/gui/wato/pages/predefined_conditions.py
M cmk/gui/wato/pages/sites.py
M cmk/gui/wato/pages/userdb_common.py
M cmk/gui/watolib/activate_changes.py
M cmk/gui/watolib/changes.py
M cmk/gui/watolib/config_domain_name.py
M cmk/gui/watolib/global_settings.py
M cmk/gui/watolib/passwords.py
M cmk/gui/watolib/registration.py
M cmk/gui/watolib/site_management.py
M tests/integration/cmk/gui/plugins/watolib/watolib_plugin.py
Log Message:
-----------
Refactor config domain registry to hold objects
Change-Id: I8aca754d2ac21c79cfa092bcbe9a99f9baac7b94
Commit: f46e627f3c0791dbb6bad529bb6a8ad9a626acb9
https://github.com/Checkmk/checkmk/commit/f46e627f3c0791dbb6bad529bb6a8ad9a…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/cre/registration.py
M cmk/gui/mkeventd/config_domain.py
M cmk/gui/mkeventd/registration.py
M cmk/gui/mkeventd/wato.py
Log Message:
-----------
Refactor CME specific EC saving
Inject the edition specific behavior into the EC config domain during
registration. This gives us a clear and direct dependency chain.
Change-Id: Ib3d3f3843a6028b25a620564408d98546f174f28
Compare: https://github.com/Checkmk/checkmk/compare/7cbce31f7e56...f46e627f3c07
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications