Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: b998ee5b5b612b8790c9a53e9c562f1e116a0ea5
https://github.com/Checkmk/checkmk/commit/b998ee5b5b612b8790c9a53e9c562f1e1…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/gui/custom_icons/_modes.py
M cmk/gui/plugins/main_modules/registration.py
M cmk/gui/plugins/wato/bi_config.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
A cmk/gui/wato/_permissions.py
R cmk/gui/wato/permissions.py
M cmk/gui/wato/registration.py
Log Message:
-----------
Move PermissionSectionWATO to cmk.gui.wato
Change-Id: I531f30501b131f810a1cb0b9bdaa9494b697e7ed
Commit: 784dc319b49d4502b32c33a2f542b0e33bb081b9
https://github.com/Checkmk/checkmk/commit/784dc319b49d4502b32c33a2f542b0e33…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
A cmk/gui/wato/pages/_bulk_actions.py
M cmk/gui/wato/pages/bulk_discovery.py
M cmk/gui/wato/pages/bulk_edit.py
M cmk/gui/wato/pages/folders.py
M cmk/gui/wato/pages/parentscan.py
Log Message:
-----------
Move helpers closer to call sites
Change-Id: I762e41de08e1364edb44c5e7cdb45cc04de2d7a1
Commit: 462b5b3c74094c9a8e42977d70889a44fc7cb40c
https://github.com/Checkmk/checkmk/commit/462b5b3c74094c9a8e42977d70889a44f…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/gui/mkeventd/wato.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/pages/audit_log.py
M cmk/gui/wato/pages/bulk_import.py
M cmk/gui/wato/pages/host_diagnose.py
M cmk/gui/wato/pages/host_rename.py
M cmk/gui/wato/pages/notifications.py
M cmk/gui/wato/pages/random_hosts.py
M cmk/gui/wato/pages/read_only.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/tags.py
M cmk/gui/wato/pages/users.py
Log Message:
-----------
Cleanup flash re-exports
Change-Id: Ic6e87e8a61713a023ead1586b889b229c8ace4f8
Commit: b37f5c530a0e0aa4a88b7e9553c15aef4cc62be3
https://github.com/Checkmk/checkmk/commit/b37f5c530a0e0aa4a88b7e9553c15aef4…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/gui/custom_icons/_modes.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/pages/audit_log.py
M cmk/gui/wato/pages/custom_attributes.py
M cmk/gui/wato/pages/groups.py
M cmk/gui/wato/pages/hosts.py
M cmk/gui/wato/pages/notifications.py
M cmk/gui/wato/pages/roles.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/tags.py
M cmk/gui/wato/pages/timeperiods.py
M cmk/gui/wato/pages/userdb_common.py
M cmk/gui/wato/pages/users.py
Log Message:
-----------
Cleanup make_confirm_delete_link re-exports
Change-Id: I7530cd03be4e3f8b3f2e66218b6c4e39b646aa6d
Commit: 9a3ca1cc5c39b9ce7adbaccb6a8f5d38f0f5d79b
https://github.com/Checkmk/checkmk/commit/9a3ca1cc5c39b9ce7adbaccb6a8f5d38f…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
R cmk/gui/plugins/wato/utils/context_buttons.py
A cmk/gui/wato/pages/_status_links.py
M cmk/gui/wato/pages/folders.py
M cmk/gui/wato/pages/hosts.py
M cmk/gui/wato/pages/object_parameters.py
M cmk/gui/wato/pages/services.py
Log Message:
-----------
Move status link helpers next to call sites
Change-Id: I1f649c9c48ea094e1c0ad8bee310721b3892be8e
Commit: cf89776e9bb05c448ee4902dece62199041070d2
https://github.com/Checkmk/checkmk/commit/cf89776e9bb05c448ee4902dece621990…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/gui/graphing/_artwork.py
M cmk/gui/graphing/_graph_pdf.py
M cmk/gui/graphing/_html_render.py
M cmk/gui/graphing/_rrd_fetch.py
M cmk/gui/graphing/_timeseries.py
M cmk/gui/graphing/_utils.py
M cmk/gui/graphing/_valuespecs.py
M tests/unit/cmk/gui/graphing/test_artwork.py
M tests/unit/cmk/gui/graphing/test_html_render.py
M tests/unit/cmk/gui/graphing/test_rrd_fetch.py
M tests/unit/cmk/gui/graphing/test_timeseries.py
M tests/unit/cmk/gui/graphing/test_utils.py
Log Message:
-----------
Mark some functions as private
Change-Id: I46af43531140bd76378a34e6b18aebb4514173b7
Commit: bc463486f1526661abf708b1e2c78c36b8945d2f
https://github.com/Checkmk/checkmk/commit/bc463486f1526661abf708b1e2c78c36b…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M cmk/gui/graphing/_artwork.py
M cmk/gui/graphing/_html_render.py
M cmk/gui/graphing/_utils.py
Log Message:
-----------
Bring back 'SizeEx' as a NewType
This (partially) reverts commit 706ae43e551f0c4b7d4b057458f8b99dc045b682.
Change-Id: I407b7cc786bbe4ab2a502604963a9933c2a35cee
Compare: https://github.com/Checkmk/checkmk/compare/5b0b0cbcb1e6...bc463486f152
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 7bc9e845c25d7e598fd48a58059f6f5cefd0cb59
https://github.com/Checkmk/checkmk/commit/7bc9e845c25d7e598fd48a58059f6f5ce…
Author: Christoph Rauch <christoph.rauch(a)checkmk.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
A tests/unit/cmk/conftest.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host_config.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_plugin_vs_wato.py
M tests/unit/cmk/gui/watolib/test_host_attributes.py
M tests/unit/cmk/post_rename_site/test_load_plugins.py
Log Message:
-----------
test-isolation: decorate some tests to load missing plugins when run in isolation
Change-Id: I31f529211669f2928a913ede4e653055d417cbb7
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: daad7793aa89ec382d52317a5b1732e49ab76252
https://github.com/Checkmk/checkmk/commit/daad7793aa89ec382d52317a5b1732e49…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/config.py
M cmk/base/ip_lookup.py
M cmk/base/parent_scan.py
M cmk/utils/caching.py
M cmk/utils/observer.py
M cmk/utils/timeperiod.py
M tests/unit/checks/conftest.py
M tests/unit/cmk/base/conftest.py
M tests/unit/cmk/base/test_ip_lookup.py
M tests/unit/conftest.py
Log Message:
-----------
Revert "rename config_cache to config_manager"
This reverts commit 7d70c2a42a8032b269a4eeea356bf7f66a5771f0.
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 706ae43e551f0c4b7d4b057458f8b99dc045b682
https://github.com/Checkmk/checkmk/commit/706ae43e551f0c4b7d4b057458f8b99dc…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M cmk/gui/graphing/_artwork.py
M cmk/gui/graphing/_html_render.py
M cmk/gui/graphing/_utils.py
Log Message:
-----------
Cleanup some type hints
Change-Id: Ib4eb7dbe445769599ee0f0591e762ded73a82b12
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: ccd4ff8c3e0b67993d579d85d460b349571dcd0a
https://github.com/Checkmk/checkmk/commit/ccd4ff8c3e0b67993d579d85d460b3495…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
A .werks/16077
Log Message:
-----------
Add Werk 16077: agent bakery: Don't bake for non-agent hosts explicitly
SUP-14406
Change-Id: I54afe286d90f30ceeb3b76c4b3e347ef1b56d78f
Commit: 7d70c2a42a8032b269a4eeea356bf7f66a5771f0
https://github.com/Checkmk/checkmk/commit/7d70c2a42a8032b269a4eeea356bf7f66…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/config.py
M cmk/base/ip_lookup.py
M cmk/base/parent_scan.py
M cmk/utils/caching.py
M cmk/utils/observer.py
M cmk/utils/timeperiod.py
M tests/unit/checks/conftest.py
M tests/unit/cmk/base/conftest.py
M tests/unit/cmk/base/test_ip_lookup.py
M tests/unit/conftest.py
Log Message:
-----------
rename config_cache to config_manager
Change-Id: If874258911335dce5ae3e354b795b51e6ef84d84
Compare: https://github.com/Checkmk/checkmk/compare/c34b22e9d3b7...7d70c2a42a80