Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: f195296e460738aa15c08c00748584fb07edde7f
https://github.com/tribe29/checkmk/commit/f195296e460738aa15c08c00748584fb0…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M cmk/gui/backup.py
M cmk/gui/key_mgmt.py
M cmk/gui/plugins/wato/__init__.py
M cmk/gui/plugins/wato/background_job.py
M cmk/gui/plugins/wato/bi_config.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/plugins/wato/utils/base_modes.py
M cmk/gui/plugins/wato/utils/simple_modes.py
M cmk/gui/type_defs.py
M cmk/gui/wato/mkeventd.py
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/wato/pages/analyze_configuration.py
M cmk/gui/wato/pages/audit_log.py
M cmk/gui/wato/pages/bulk_discovery.py
M cmk/gui/wato/pages/bulk_edit.py
M cmk/gui/wato/pages/bulk_import.py
M cmk/gui/wato/pages/custom_attributes.py
M cmk/gui/wato/pages/diagnostics.py
M cmk/gui/wato/pages/folders.py
M cmk/gui/wato/pages/global_settings.py
M cmk/gui/wato/pages/groups.py
M cmk/gui/wato/pages/host_diagnose.py
M cmk/gui/wato/pages/host_rename.py
M cmk/gui/wato/pages/hosts.py
M cmk/gui/wato/pages/icons.py
M cmk/gui/wato/pages/ldap.py
M cmk/gui/wato/pages/notifications.py
M cmk/gui/wato/pages/parentscan.py
M cmk/gui/wato/pages/random_hosts.py
M cmk/gui/wato/pages/read_only.py
M cmk/gui/wato/pages/roles.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/search.py
M cmk/gui/wato/pages/sites.py
M cmk/gui/wato/pages/tags.py
M cmk/gui/wato/pages/timeperiods.py
M cmk/gui/wato/pages/users.py
Log Message:
-----------
WatoMode: remove cyclical import
Change-Id: I135ac0097ef3b20de045200a970247243c233475
Commit: 8fddf24bbe90de2a319297201705e1cc6bd772d5
https://github.com/tribe29/checkmk/commit/8fddf24bbe90de2a319297201705e1cc6…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M cmk/gui/plugins/openapi/restful_objects/parameters.py
Log Message:
-----------
REST API: put ETag example in quotes
Change-Id: I6a06452b0205d8f46545847849a8a2b0f1f92725
Commit: 812dfe502fff41f7aa9dddb7d90b8fb42ecbc967
https://github.com/tribe29/checkmk/commit/812dfe502fff41f7aa9dddb7d90b8fb42…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
A .werks/12956
M cmk/gui/wsgi/applications/rest_api.py
Log Message:
-----------
12956 FIX REST API exception handling
In the previous versions, some detailed intentional exceptions didn't
get reported to the user in the full detail as they were cought by a
translation process. This issue has been solved and such exceptions now
will lead to a more detailed error JSON structure in the response.
No further action is neccessary.
Change-Id: Iacdb0b986074b7e5f225a2ad0073754b0c339dde
Compare:
https://github.com/tribe29/checkmk/compare/2f43e8f22914...812dfe502fff