Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 7c2c23d68f9ef928b037c0a013d22d095d6d2842
https://github.com/tribe29/checkmk/commit/7c2c23d68f9ef928b037c0a013d22d095…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M tests/Makefile
Log Message:
-----------
make SHELL_FILES_REL a recursive variable
This speeds up tab completion for make targets significantly.
OTOH, it slows down the execution of
`make test-format-shell test-shellcheck`
but we rather live with that, for now.
Change-Id: I9c2b545e52052aaa668b1aac11c84dbacbf0b4f5
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: f76ddf6ace112d823f217af62380819359197507
https://github.com/tribe29/checkmk/commit/f76ddf6ace112d823f217af6238081935…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M cmk/gui/bi.py
M cmk/gui/mkeventd.py
M cmk/gui/plugins/dashboard/graph.py
M cmk/gui/plugins/metrics/utils.py
M cmk/gui/plugins/views/painters.py
M cmk/gui/plugins/visuals/filters.py
M cmk/gui/type_defs.py
M cmk/gui/valuespec.py
M cmk/gui/views/__init__.py
M cmk/gui/watolib/rulesets.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
More DropdownChoice typing tweaks.
Change-Id: I81f349f29b298f53bcce8009676980bb8f263b3c
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 50920e8ea5ead67b33efd2d08e7ace8c846d7992
https://github.com/tribe29/checkmk/commit/50920e8ea5ead67b33efd2d08e7ace8c8…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M agents/cmk-agent-ctl/src/monitoring_data.rs
Log Message:
-----------
Add shutdown to win-controller to prevent any other actions
This change is not strictly mandatory, but make the situation more
clear: stop any outstanding workers/futures and so on
Also typos
TEST: manual(rebuild,install & connect)
Change-Id: I76cbcff392785a78462dc1ed1e924b38e570eb46
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 89410b70255191f585a48d46281c27aee09938d0
https://github.com/tribe29/checkmk/commit/89410b70255191f585a48d46281c27aee…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M cmk/gui/plugins/dashboard/graph.py
M cmk/gui/plugins/metrics/utils.py
M cmk/gui/userdb.py
M cmk/gui/valuespec.py
M cmk/gui/wato/pages/rulesets.py
Log Message:
-----------
Improved typing of DropdownChoice. Unified naming.
Change-Id: I6fccd25470a65f9283e162dc38b343d1e6490d54
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 78186d1427ae5336a9a5615858401a5c727aeb43
https://github.com/tribe29/checkmk/commit/78186d1427ae5336a9a5615858401a5c7…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M buildscripts/docker_image_aliases/IMAGE_TESTING/Dockerfile
M buildscripts/docker_image_aliases/IMAGE_TESTING/meta.yml
Log Message:
-----------
Revert "Update IMAGE_TESTING alias"
This reverts commit 2a7b33e15aebf5311c3017220c99f77121464990.
Change-Id: Ic63d9e4c058387cc9b39496f2ef08463ae5d68de
Commit: 8181de1e9579dfd7bbe362f2087a2b4d13945285
https://github.com/tribe29/checkmk/commit/8181de1e9579dfd7bbe362f2087a2b4d1…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M buildscripts/infrastructure/build-nodes/centos-7/Dockerfile
M buildscripts/infrastructure/build-nodes/centos-8/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-10/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-11/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-9/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp4/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp5/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp1/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp2/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-16.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-18.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-19.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-21.10/Dockerfile
Log Message:
-----------
Revert "Add silversearcher to build nodes"
This reverts commit b014417e7b9385b785f85c8bbbc78f44bf60c4c4.
Change-Id: I4b4224da752f5d1a0a60df3b23f47be7e4237011
Compare: https://github.com/tribe29/checkmk/compare/6847369818cb...8181de1e9579
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 6847369818cb582473d8aea33dda950a1d793be6
https://github.com/tribe29/checkmk/commit/6847369818cb582473d8aea33dda950a1…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M buildscripts/docker_image_aliases/IMAGE_TESTING/Dockerfile
M buildscripts/docker_image_aliases/IMAGE_TESTING/meta.yml
Log Message:
-----------
Update IMAGE_TESTING alias
... in order to use ag in ubuntu-20.04
Change-Id: I38023e9d0ff5bab7802704a48c93aeff5dab8175