Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 8e111fc149721e615555e7dd023bb396294dd570
https://github.com/tribe29/checkmk/commit/8e111fc149721e615555e7dd023bb3962…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M livestatus/src/HostGroupsColumn.cc
M livestatus/src/HostListColumn.cc
M livestatus/src/HostListState.cc
M livestatus/src/Query.cc
M livestatus/src/ServiceGroupMembersColumn.cc
M livestatus/src/ServiceListColumn.cc
M livestatus/src/ServiceListState.cc
M livestatus/src/TableEventConsole.cc
M livestatus/src/TableLog.cc
M livestatus/src/TableStateHistory.cc
M livestatus/src/auth.cc
M livestatus/src/auth.h
Log Message:
-----------
Moved authorization logic away from Object::hasContact().
Introduced no_auth_user() on the way, unknown_auth_user()'s powerful sibling.
Change-Id: I2bd9d45a950c834605ef9372f02d2abcdcda9977
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 1e708254a6ef07dca614bfe5fbae1933b02a6f4d
https://github.com/tribe29/checkmk/commit/1e708254a6ef07dca614bfe5fbae1933b…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
R .werks/12683
M checks/fileinfo
M tests/unit/checks/test_fileinfo_check.py
Log Message:
-----------
Revert "12683 FIX fileinfo_groups: No group patterns found for some enforced services"
This reverts commit 1849ab17d2edc6703a8a9320c24caae9bb368fdf.
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 318773eda6ef5acb46481abd252900b6798b270d
https://github.com/tribe29/checkmk/commit/318773eda6ef5acb46481abd252900b67…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M tests/integration/bin/test_mkbackup.py
M tests/integration/cmk/base/test_automations.py
M tests/testlib/site.py
M tests/testlib/web_session.py
Log Message:
-----------
Integration tests: Add some checkpoints to ensure the site is running as expected
Also fail the whole test run in case it is not running while it was
expected to be running. This may make it easier to analyze such
situations.
Change-Id: Iba08082a3a0a2e07761b7faa9657046c8f476e28
Commit: 70dc3cd2ac2ba6d7f20a57bb07ecb53ba9a94e01
https://github.com/tribe29/checkmk/commit/70dc3cd2ac2ba6d7f20a57bb07ecb53ba…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
R .werks/12683
M checks/fileinfo
M tests/unit/checks/test_fileinfo_check.py
Log Message:
-----------
Revert "12683 FIX fileinfo_groups: No group patterns found for some enforced services"
This reverts commit 82d56e711e31e66e2ffa2f780a63383ab628c326.
Compare: https://github.com/tribe29/checkmk/compare/9227c0c1d378...70dc3cd2ac2b
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 9227c0c1d3781f519b924347caba34622715dc8f
https://github.com/tribe29/checkmk/commit/9227c0c1d3781f519b924347caba34622…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
A .werks/12344
M cmk/gui/views.py
M tests/unit/cmk/gui/test_views.py
Log Message:
-----------
12344 FIX Status GUI: prevent duplicated export links to REST API
In host- and service-views, when multiple sites were configured,
multiple (dependent on the number of sites configured) identical
links to the REST API were shown in the "Export" drop down menu.
This werk fixes this behaviour. Only unique links will be shown
from now on.
No further action is necessary.
Change-Id: Ie7b241d68bd859e8e3ce37efc026e14767fd3211