Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 163ee6701e379ab9899240eb2705f780ba485a19
https://github.com/Checkmk/checkmk/commit/163ee6701e379ab9899240eb2705f780b…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
A .werks/15257
M livestatus/src/Store.cc
M packages/livestatus/include/livestatus/TableColumns.h
M packages/livestatus/src/TableColumns.cc
Log Message:
-----------
15257 FIX Fixed enabling/disabling the in-memory availability cache
Enabling/disabling the in-memory availability cache did not have any effect,
contrary to what the CMC log claims: Only a CMC restart had an effect, not a
simple reload. Furthermore, every such change added more columns to the
"columns" table. Both bugs have been fixed.
Change-Id: I43657558b5464fd519b22858c5626d01cae03a7c
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 7a18120ed78ec33907c41cbb3a525c376fac4464
https://github.com/Checkmk/checkmk/commit/7a18120ed78ec33907c41cbb3a525c376…
Author: Wontek Hong <wontek.hong(a)checkmk.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M cmk/gui/plugins/openapi/restful_objects/response_schemas.py
Log Message:
-----------
REST-API user_config: addition of simple example for response schema in show endpoint
Change-Id: Id6a7d888635a5ae23993978602a36b0769e0d7c6
Branch: refs/heads/2.1.0
Home: https://github.com/Checkmk/checkmk
Commit: 39d23ef0ea0ad04e27660d74ee84367213cd6b0a
https://github.com/Checkmk/checkmk/commit/39d23ef0ea0ad04e27660d74ee8436721…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
A .werks/15399
M cmk/gui/plugins/views/inventory.py
Log Message:
-----------
15399 FIX HW/SW Inventory: Fix rendering single attributes
Single attributes like {{Hardware > Processor > Maximum Speed}} were not
rendered user-friendly, ie. as a bare number without any unit.
Change-Id: I895e7c47287ed40578814bf74a2356ebd12c58cf