Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: d595abc3a3905fb3ee08b35474462f34d7118067
https://github.com/tribe29/checkmk/commit/d595abc3a3905fb3ee08b35474462f34d…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
A .werks/15653
M cmk/special_agents/agent_datadog.py
Log Message:
-----------
15653 FIX agent_datadog: fix paging and handling of empty log message
Prior to this werk, the agent raised an error whenever the response did not
contain a link to the next page and when a log contained an empty message.
Both cases are now covered with this werk.
SUP-13998
Change-Id: Ie55421646c199a8ae584559c2e2c72fafc82c5b9
Commit: 5821d1962a0f638334f6439361213fc57f527bc7
https://github.com/tribe29/checkmk/commit/5821d1962a0f638334f6439361213fc57…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M tests/unit/cmk/gui/watolib/test_watolib_search.py
Log Message:
-----------
Disabled more broken tests.
Change-Id: I9c392c12b93bc288f68511f9746feec52bc4a606
Commit: 68526b03e04fee0762987a20ff4a17824b4e4ede
https://github.com/tribe29/checkmk/commit/68526b03e04fee0762987a20ff4a17824…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
R livestatus/src/CustomAttributeMap.h
M livestatus/src/NebContact.h
M livestatus/src/NebHost.cc
M livestatus/src/NebHost.h
M livestatus/src/NebService.h
M livestatus/src/TableHosts.cc
M livestatus/src/TableServices.cc
M livestatus/src/test/test_DictFilter.cc
Log Message:
-----------
Removed useless class CustomAttributeMap.
Change-Id: Iab26920405df8b28da578c8719f9f25d302f62ff
Commit: 30adf9e41df712d84abcfe081e8f1ef4bf78c099
https://github.com/tribe29/checkmk/commit/30adf9e41df712d84abcfe081e8f1ef4b…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M tests/integration/omd/test_python.py
Log Message:
-----------
Disabled two integration tests for now.
The installation of the packages in question works locally in the venv,
so this has to be figured out in the "real thing."
Change-Id: Idf8c384600a09c55c800c068aecafa11b69ba4fe
Commit: ecb92d067a8ef9644e7357bb335dff41d4a5e7ea
https://github.com/tribe29/checkmk/commit/ecb92d067a8ef9644e7357bb335dff41d…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
A .werks/14308
M cmk/gui/background_job.py
Log Message:
-----------
14308 FIX Fix "Invalid job status None found" message for background jobs
In case a job has just started and did not report any status update or was
interrupted during startup the `jobstatus.mk` state file could be empty,
resulting in the message Invalid job status None found in [PATH]".
The handling of this situation has been improved by showing the initialized
state in this situation.
Change-Id: Ic82b06661e12eab42b6a1d6bf4498652b557d56a
Commit: 9832d6cdf3376ca686deb9fc541c605d6bf8804e
https://github.com/tribe29/checkmk/commit/9832d6cdf3376ca686deb9fc541c605d6…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M cmk/utils/licensing/export.py
Log Message:
-----------
licensing: Remove useless LicenseUsageHistory
Change-Id: I1c80e442cadb67c46bb364da52f564c32e1dcebb
Commit: 102ea2e2163c42a16d4d1b250bdf8e5424f61526
https://github.com/tribe29/checkmk/commit/102ea2e2163c42a16d4d1b250bdf8e542…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M tests/unit/cmk/gui/watolib/test_watolib_search.py
M tests/unit/conftest.py
Log Message:
-----------
Fix a fixture and re-enable related tests.
Change-Id: Idc9a358d33a257766bdac73702381cb3983c42cb
Compare:
https://github.com/tribe29/checkmk/compare/f6e6ca88c496...102ea2e2163c