Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: ef74b79dc8914be1bfd2786908a5e1d8f59599e5
https://github.com/tribe29/checkmk/commit/ef74b79dc8914be1bfd2786908a5e1d8f…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
A .werks/12849
M cmk/base/modes/check_mk.py
Log Message:
-----------
12849 FIX Fix service label notitification condition
In previous 2.0 versions the service label condition, which can be configured
in notification rules, was not working as intended. The condition never matched
and as a result no notification was triggered anymore once the service label
condition was configured.
Change-Id: I265d7799579a8c0965a0e8dacc2609be63e73ef9
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 1567654306b14e383b2d80d66d12d0d7bad20ddb
https://github.com/tribe29/checkmk/commit/1567654306b14e383b2d80d66d12d0d7b…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
A .werks/12849
M cmk/base/modes/check_mk.py
Log Message:
-----------
12849 FIX Fix service label notitification condition
In previous 2.0 versions the service label condition, which can be configured
in notification rules, was not working as intended. The condition never matched
and as a result no notification was triggered anymore once the service label
condition was configured.
Change-Id: I265d7799579a8c0965a0e8dacc2609be63e73ef9
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 7a810441c488ed2d0f5faa181556262c439c7dec
https://github.com/tribe29/checkmk/commit/7a810441c488ed2d0f5faa181556262c4…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
A .werks/12392
M cmk/base/agent_based/inventory/__init__.py
A cmk/base/agent_based/inventory/_retentions.py
M cmk/base/agent_based/inventory/_tree_aggregator.py
R cmk/base/agent_based/inventory/utils.py
M cmk/base/config.py
M cmk/base/default_config/base.py
M cmk/gui/inventory.py
M cmk/gui/plugins/views/inventory.py
M cmk/gui/plugins/wato/inventory.py
M cmk/gui/wato/pages/groups.py
M cmk/utils/structured_data.py
M tests/unit/cmk/base/agent_based/test_base_inventory.py
M tests/unit/cmk/utils/structured_data/test_structured_data.py
M tests/unit/test_plugin_vs_wato.py
Log Message:
-----------
HW/SW Inventory: Add retention intervals
Change-Id: I07c62db866df9ae4525013abb304d5f51c2ff0e4
Commit: df54d2fb59cc0463a00964329c6f1a2d24d9c24c
https://github.com/tribe29/checkmk/commit/df54d2fb59cc0463a00964329c6f1a2d2…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M cmk/base/agent_based/inventory/__init__.py
M cmk/base/agent_based/inventory/_tree_aggregator.py
M tests/unit/cmk/base/agent_based/test_base_inventory.py
Log Message:
-----------
retentions: detect legacy plugins by unset module attribute
Change-Id: I1dbac44e1c172d09038b444460cdcc29692bf2e0
Compare: https://github.com/tribe29/checkmk/compare/5f0c5c5b8609...df54d2fb59cc
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: efcd04402e5c21a09db414ca951f7e557b70c33a
https://github.com/tribe29/checkmk/commit/efcd04402e5c21a09db414ca951f7e557…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/cma_facelift.scss
M web/htdocs/themes/facelift/scss/_main.scss
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_snapins.scss
M web/htdocs/themes/facelift/scss/_variables.scss
A web/htdocs/themes/facelift/scss/_variables_common.scss
M web/htdocs/themes/facelift/theme.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
M web/htdocs/themes/modern-dark/theme.scss
Log Message:
-----------
Cleanup _variables.scss files
Add _variables_common.scss for variables that are shared between
themes. Remove some unused variables and inline some variables that
are only used once along the way.
CMK-8194
Change-Id: I7b6d1530b9201eb4783a474a6356ac1dafd8789f
Commit: aff892f30aa18bd7e8a6aba9fad7d029cc5f690f
https://github.com/tribe29/checkmk/commit/aff892f30aa18bd7e8a6aba9fad7d029c…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
A tests/unit/test_scss_variables.py
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_variables_common.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Add test for unused SCSS variables and remove findings
CMK-8194
Change-Id: I56e3cf75dbee9266aa67133191e4c72bd31aa4c5
Commit: efb04dd89fa677e869e1ef807f8b355458ef895f
https://github.com/tribe29/checkmk/commit/efb04dd89fa677e869e1ef807f8b35545…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_main.scss
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_snapins.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_variables_common.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Reorder leftover SCSS color-nuance-X definitions
CMK-8194
Change-Id: Ib466f2fb9f64124acef029b79d39fe0dbed2e32f
Compare: https://github.com/tribe29/checkmk/compare/abf9c44b56b0...efb04dd89fa6
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 65dc3474513d79a1be58feadb54c43171888cd68
https://github.com/tribe29/checkmk/commit/65dc3474513d79a1be58feadb54c43171…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M agents/check_mk_agent.linux
M agents/check_mk_agent.solaris
Log Message:
-----------
run_cached: pull out the run_mrpe call
Change-Id: Icb39e9b15587ddc68c02393b7334fac4e5bbea62
Commit: 9a4e4da8fe37272c7c87c70bcc0ed782305f41da
https://github.com/tribe29/checkmk/commit/9a4e4da8fe37272c7c87c70bcc0ed7823…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M agents/check_mk_agent.linux
M agents/check_mk_agent.solaris
M tests/agent-unit/test_run_cached.sh
Log Message:
-----------
run_cached: drop '-m' option entirely
Change-Id: Ic10d2f16b60506b4ef560a22691f3efaded8327d
Commit: abf9c44b56b039d8929882cb9495a297fb2c7fba
https://github.com/tribe29/checkmk/commit/abf9c44b56b039d8929882cb9495a297f…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
A .werks/12906
M agents/check_mk_agent.linux
M agents/check_mk_agent.openwrt
M agents/check_mk_agent.solaris
Log Message:
-----------
12906 unix agents: changed signature of 'run_cached'
We reduce the complexity of the `run_cached` function
to focus on its primary job: Caching the output of
commands.
As a side effect we now consistently use the time when
the creation of the data *finished* as the "cached at"
time (the '-s' option used the start time).
Change-Id: I88ebb8e3cf9fbbcb49ba771a29d6cecb45bbbf07
Compare: https://github.com/tribe29/checkmk/compare/7ad147fc830b...abf9c44b56b0
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 3e4fa51d6b3200a3aa926fbb1804b56719f0f2d9
https://github.com/tribe29/checkmk/commit/3e4fa51d6b3200a3aa926fbb1804b5671…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M livestatus/src/StringUtils.cc
M livestatus/src/StringUtils.h
Log Message:
-----------
Make some string utilities more generally useful.
Hopefully we can use C++20 soon... :-/
Change-Id: I4ec7e291f911b8e5e433be89c60be42726c56bd0