Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 5f3d710ba4665ebe850f65e0bd55d29fa50cb82e
https://github.com/Checkmk/checkmk/commit/5f3d710ba4665ebe850f65e0bd55d29fa…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
A .werks/14237.md
M cmk/base/config.py
M cmk/utils/rulesets/ruleset_matcher.py
M tests/unit/cmk/utils/rulesets/test_ruleset_matcher.py
Log Message:
-----------
14237 FIX Fixed performance problems for various command line operations
SUP-20567
With larger setups (>10000 hosts), loading the host configuration took considerably
longer ( **O(n^2)** ) than normal
Change-Id: Idbc1f137f2ec17e45e281e357991253d0f24b258
Commit: 083e7f283d9239e0789d3befb4b162783ad473c8
https://github.com/Checkmk/checkmk/commit/083e7f283d9239e0789d3befb4b162783…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M cmk/gui/form_specs/vue/visitors/fixed_value.py
Log Message:
-----------
vue: fixed FixedValue display when label was set
Change-Id: I597d7cdc19cc4ae753cd5f8d0fc007cb432b026b
Commit: cbc04c7e5bc080fabb768a875c74a460d02e080f
https://github.com/Checkmk/checkmk/commit/cbc04c7e5bc080fabb768a875c74a460d…
Author: Moritz Kirschner <moritz.kirschner(a)checkmk.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/form/components/forms/FormPassword.vue
A packages/cmk-frontend-vue/tests/form/components/forms/FormPassword.test.ts
Log Message:
-----------
vue: Add FormPassword tests
Change-Id: Ic5d0e84f5a5e2b23519f8e18958df2e9909c240a
Commit: bf1b996fec59e087f69ec205203cc54aba2740a1
https://github.com/Checkmk/checkmk/commit/bf1b996fec59e087f69ec205203cc54ab…
Author: Moritz Kirschner <moritz.kirschner(a)checkmk.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/form/components/forms/FormPassword.vue
M packages/cmk-frontend-vue/tests/form/components/forms/FormPassword.test.ts
Log Message:
-----------
vue: Pre-select pw store choice if present
Change-Id: Ie0867e128246f7e925e37e22bba0c1f60aeb1ad1
Compare:
https://github.com/Checkmk/checkmk/compare/7b4ea62295aa...bf1b996fec59
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications