Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 660d208a09afd62812be1ddf17ee71a6ca0c1b0b
https://github.com/tribe29/checkmk/commit/660d208a09afd62812be1ddf17ee71a6c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M buildscripts/scripts/test-gerrit.jenkins
Log Message:
-----------
Gerrit jobs now work with enterprise/managed files as expected again
Change-Id: Ibcc26744ff6287fabfde1158f77430236cdb8abf
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 0a29d240313b2f43876eef5eb1e528a4c3d157e4
https://github.com/tribe29/checkmk/commit/0a29d240313b2f43876eef5eb1e528a4c…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M cmk/base/check_api.py
Log Message:
-----------
check_api.discover cleanup: Improved some types a tiny bit.
This is the first in a series of commmits improving the typing and code
structure of the slightly chaotic discover function/decorator.
Change-Id: I314fdad98294fa24f5d376dfab8a378bfef43d88
Commit: 17a04b798bfc4ec12a6e893a243d46ba34725915
https://github.com/tribe29/checkmk/commit/17a04b798bfc4ec12a6e893a243d46ba3…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M cmk/base/check_api.py
Log Message:
-----------
check_api.discover cleanup: Improved type dispatch.
Check for callables and iterables in a more robust way, which is even simpler.
Change-Id: I05377f387e431c0b04edac72319c13809c05c721
Commit: 534354f7c97b7e17b4d73f5fd394aab1cbf1c06f
https://github.com/tribe29/checkmk/commit/534354f7c97b7e17b4d73f5fd394aab1c…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M cmk/base/check_api.py
Log Message:
-----------
check_api.discover cleanup: Extract iterator calculation.
This unifies the handling of various cases and makes things more explicit.
Change-Id: I424da21b836f876e7c2f6b0fb5bda14186f3c442
Commit: 07e2ee6b44ffd9122f0d541be74cdcd7321d05bc
https://github.com/tribe29/checkmk/commit/07e2ee6b44ffd9122f0d541be74cdcd73…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M cmk/base/check_api.py
Log Message:
-----------
check_api.discover cleanup: Interchange loop and condition.
Change-Id: I973413b6562a1ea1e3c943dfcfd556d3eb0099cf
Commit: e823089732f00f10a25af4149e8d72ed2b38ae6b
https://github.com/tribe29/checkmk/commit/e823089732f00f10a25af4149e8d72ed2…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M cmk/base/check_api.py
Log Message:
-----------
check_api.discover cleanup: Inline roller.
Without inlining, types are chaotic here...
Change-Id: I4834f82a3fb50eb3543efe1e8cafa51d10c904f6
Compare: https://github.com/tribe29/checkmk/compare/14795de14dbe...e823089732f0
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 14795de14dbec21f84be1cdd809fa37b6beec6eb
https://github.com/tribe29/checkmk/commit/14795de14dbec21f84be1cdd809fa37b6…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M cmk/utils/paths.py
M tests/testlib/__init__.py
M tests/unit/cmk/utils/test_packaging.py
Log Message:
-----------
Packaging unit tests: use mocked paths during unit tests
Change-Id: I0723f01876ef4d7414bc5b3241a3cc4791ff4d35
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 850236be201c832b4852fcf1e7b3e3268996537c
https://github.com/tribe29/checkmk/commit/850236be201c832b4852fcf1e7b3e3268…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M cmk/utils/packaging.py
M tests/testlib/utils.py
Log Message:
-----------
Packaging unit tests: use mocked paths during unit tests
Change-Id: Ie7162393e848fc899ec0265fea10fc6629a47bf8