Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 86ae42354d5b370313d333c32e75335a6afb9fdf
https://github.com/tribe29/checkmk/commit/86ae42354d5b370313d333c32e75335a6…
Author: Maximilian Wirtz <maximilian.wirtz(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M Pipfile
M Pipfile.lock
M tests/Makefile
M tests/conftest.py
R tests/gui_e2e/conftest.py
R tests/gui_e2e/test_asvs.py
R tests/gui_e2e/test_login.py
R tests/testlib/playwright/__init__.py
M tests/testlib/site.py
Log Message:
-----------
Revert "First GUI E2E tests"
This reverts commit 4f73eebf6a494b9fd94d083e9ed10d3e972cf8f6.
Reason for revert: pytest-playwright plugin doesn't play well with integration tests
Change-Id: I9f3d6df378da264fe93921b8b02a5489804b6a18
Commit: 33a8cab41ea893adc1311a6fe5257b8eea28f275
https://github.com/tribe29/checkmk/commit/33a8cab41ea893adc1311a6fe5257b8ee…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M cmk/base/plugins/agent_based/utils/bluecat.py
Log Message:
-----------
fix typing of cluster check function II
CMK-8147
Change-Id: I18dd732c60c9cb99a1cda7b541cf88b04f1c8a02
Commit: c172f1296490470a36e58ae02fb3eb66d50cc840
https://github.com/tribe29/checkmk/commit/c172f1296490470a36e58ae02fb3eb66d…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M cmk/base/plugins/agent_based/cisco_wlc.py
M cmk/base/plugins/agent_based/domino_tasks.py
M cmk/base/plugins/agent_based/f5_bigip_cluster_status.py
M cmk/base/plugins/agent_based/utils/interfaces.py
Log Message:
-----------
fix typing of cluster check function III
CMK-8147
Change-Id: Iccbe89d966e93054faa01b944c5a826d3a3e6678
Commit: 3985dcc100e3d0ce83b2a67e2504c09c39d7b555
https://github.com/tribe29/checkmk/commit/3985dcc100e3d0ce83b2a67e2504c09c3…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M cmk/base/plugins/agent_based/juniper_trpz_aps.py
M cmk/base/plugins/agent_based/juniper_trpz_aps_sessions.py
M cmk/base/plugins/agent_based/lnx_if.py
M cmk/base/plugins/agent_based/logwatch.py
M cmk/base/plugins/agent_based/logwatch_ec.py
M cmk/base/plugins/agent_based/mssql_databases.py
M cmk/base/plugins/agent_based/netscaler_vserver.py
M cmk/base/plugins/agent_based/omd_status.py
Log Message:
-----------
fix typing of cluster check function IV
CMK-8147
Change-Id: I58861751929b89e2e574aad01c1d0d5d6f245139
Commit: 81d4e39ff69fc4912ecbfad8f5448b03843b25ba
https://github.com/tribe29/checkmk/commit/81d4e39ff69fc4912ecbfad8f5448b038…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M cmk/base/plugins/agent_based/oracle_asm_diskgroup.py
M cmk/base/plugins/agent_based/oracle_rman.py
M cmk/base/plugins/agent_based/oracle_tablespaces.py
Log Message:
-----------
fix typing of cluster check function V
CMK-8147
Change-Id: I59a8773cc7f80c7635cc3a1a260359de8b7d22b9
Commit: 100987e510493dd0056f64469c78645e91da499b
https://github.com/tribe29/checkmk/commit/100987e510493dd0056f64469c78645e9…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M cmk/base/plugins/agent_based/postgres_query_duration.py
M cmk/base/plugins/agent_based/ps_check.py
M cmk/base/plugins/agent_based/pulse_secure_users.py
M cmk/base/plugins/agent_based/sap_hana_license.py
M cmk/base/plugins/agent_based/sap_hana_status.py
M cmk/base/plugins/agent_based/services.py
M cmk/base/plugins/agent_based/site_object_counts.py
M cmk/base/plugins/agent_based/tsm_stagingpools.py
M cmk/base/plugins/agent_based/veritas_vcs.py
M cmk/base/plugins/agent_based/winperf_phydisk.py
Log Message:
-----------
fix typing of cluster check function VI
CMK-8147
Change-Id: Id9d88d42af9a867826c3576f970ca80b3b554af5
Commit: 705434634fdc1dcecb0d87fd0de1cb01e75dc952
https://github.com/tribe29/checkmk/commit/705434634fdc1dcecb0d87fd0de1cb01e…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M cmk/base/api/agent_based/register/utils.py
Log Message:
-----------
add validation for cluster_check_function types
Change-Id: I1bdb999fac45b3004ca7596317be8fac619b0f99
Commit: f52cd3ce23258fe2d64b553cabf76b1f273b379a
https://github.com/tribe29/checkmk/commit/f52cd3ce23258fe2d64b553cabf76b1f2…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M tests/Makefile
Log Message:
-----------
unit tests: add doctests of cmk/fields
Change-Id: I8db8f688214e279fc9e8c0bc3f43fd2300afa2c3
Commit: 48e4878e80d9edde2978df97ef78fb8ccce5e9bd
https://github.com/tribe29/checkmk/commit/48e4878e80d9edde2978df97ef78fb8cc…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M cmk/gui/plugins/openapi/endpoints/activate_changes.py
M cmk/gui/plugins/openapi/endpoints/bi.py
M cmk/gui/plugins/openapi/endpoints/folder_config.py
M cmk/gui/plugins/openapi/endpoints/host_tag.py
M cmk/gui/plugins/openapi/endpoints/password.py
M cmk/gui/plugins/openapi/endpoints/time_period.py
M cmk/gui/plugins/openapi/endpoints/user_config.py
M cmk/gui/plugins/openapi/endpoints/utils.py
M cmk/gui/plugins/openapi/restful_objects/constructors.py
Log Message:
-----------
REST API: change signature of collection_item
Change-Id: I4b72fb39ddfe02512b537c23d8733d0474a754fe
Compare:
https://github.com/tribe29/checkmk/compare/021660e029d4...48e4878e80d9