Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: c8133da7abb2c89f596dbd804abc2f301850e902
https://github.com/tribe29/checkmk/commit/c8133da7abb2c89f596dbd804abc2f301…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M cmk/core_helpers/agent.py
M tests/unit/cmk/core_helpers/test_summarizers.py
Log Message:
-----------
allow recurring keys in checkmk section
This will allow us to simplify the corresponding agent code.
Adapt to regular parsing variable names, as this is defacto
a parse function.
Change-Id: Idd47d4980a7fafc1b99b820aa0b3845af9b50607
Commit: 9e3aea01df560f6f04fa26e353e48533074e13f8
https://github.com/tribe29/checkmk/commit/9e3aea01df560f6f04fa26e353e485330…
Author: Anastasiya Liatsetskaya <anastasiya.liatsetskaya(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M cmk/gui/wato/pages/object_parameters.py
M cmk/gui/wato/pages/pattern_editor.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/watolib/auth_php.py
M cmk/gui/watolib/snapshots.py
M cmk/notification_plugins/opsgenie_issues.py
M cmk/notification_plugins/slack.py
Log Message:
-----------
Cleanup six.{remove_str, remove_binary} part5
CMK-8367
Change-Id: I1b5f6df24c66e89ddf48fc5e2c70a14c08047a2f
Compare:
https://github.com/tribe29/checkmk/compare/d82140dd2b34...9e3aea01df56