Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: ab78899866f5331e4b809a62a945def96edd6139
https://github.com/tribe29/checkmk/commit/ab78899866f5331e4b809a62a945def96…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M agents/wnx/src/engine/cma_core.h
M agents/wnx/watest/test-plugin.cpp
Log Message:
-----------
Mark ApplyConfig as integration test
- separate testing of user/group of PluginEntry
- revamp the test
- fix a bit another integration test
Change-Id: I2ffdada7eba99b7d5628ecccdee69ad6e6655b08
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 702b8bb9178456aeae68ff8b3778413beb4b03ed
https://github.com/tribe29/checkmk/commit/702b8bb9178456aeae68ff8b3778413be…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/utils/test_interfaces.py
Log Message:
-----------
Interface checks: add unit test for packet rate levels
We recently added levels for unicast packet rates and should test this
functionality.
Change-Id: I1d35b1be1bf97e4158ae8825dc1c1835ba8b8cfd
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: eaea1d1a7671122a4c032d982b5962b6ed6d54ba
https://github.com/tribe29/checkmk/commit/eaea1d1a7671122a4c032d982b5962b6e…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
A .werks/13140
Log Message:
-----------
13140 FIX Random order of combined graphs
When creating multiple combined graphs the order of the
graphs would be undefined which looks like the appear
in a random order.
CMK-8215
Change-Id: Ica5701ae97070d99bc6f0217618da7813838d736
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 774a439180225409ea0b43a441a975525e8c966f
https://github.com/tribe29/checkmk/commit/774a439180225409ea0b43a441a975525…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
A .werks/13140
Log Message:
-----------
13140 FIX Random order of combined graphs
When creating multiple combined graphs the order of the
graphs would be undefined which looks like the appear
in a random order.
CMK-8215
Change-Id: Ica5701ae97070d99bc6f0217618da7813838d736
Commit: 243e86187587e3cb10e271268b75bf5f262e9018
https://github.com/tribe29/checkmk/commit/243e86187587e3cb10e271268b75bf5f2…
Author: Frans Fürst <frans.fuerst(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M buildscripts/infrastructure/build-nodes/centos-8/Dockerfile
Log Message:
-----------
fix: add forgotten ;
Change-Id: Ic276eb3e377f9029aa2d9365676052adda550986
Compare: https://github.com/tribe29/checkmk/compare/ddfa78f77c36...243e86187587
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 0b130a2d141ace3d4420aa77746581741beedf26
https://github.com/tribe29/checkmk/commit/0b130a2d141ace3d4420aa77746581741…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
A .werks/13157
M cmk/gui/plugins/openapi/restful_objects/code_examples.py
Log Message:
-----------
13157 FIX REST-API: fixing httpie doc examples
In most cases, the httpie examples required the user to do some
slight adjustments before being able to execute the relevant commands.
This werk improves these httpie examples.
Change-Id: I1f2abfed4580493db4d7f85d90f397ae30343303
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 8bd3b58efda73b86189f4e154bf364198e4164ee
https://github.com/tribe29/checkmk/commit/8bd3b58efda73b86189f4e154bf364198…
Author: Benedikt Seidl <benedikt.seidl(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
A .werks/13038
M cmk/gui/plugins/openapi/endpoints/folder_config.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_folder_config.py
Log Message:
-----------
13038 FIX REST API: title should be optional on update
Before this werk a HTTP status 400 was returned when trying to update a
folder config without providing a title, although the OpenAPI document
indicated that the title field was optional.
SUP-7195
Change-Id: I1529431bdbbc0e7891d8aa252477f18e32404f3c
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 3494565f5a7380867ce7a33338cb5262dbcdb739
https://github.com/tribe29/checkmk/commit/3494565f5a7380867ce7a33338cb5262d…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M livestatus/src/LogCache.cc
M livestatus/src/LogCache.h
M livestatus/src/TableLog.cc
M livestatus/src/TableStateHistory.cc
Log Message:
-----------
Use chrono facilities for LogCache.
Change-Id: I6cb268e84f95258cdb9094843f888f07ce71d6c8