Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: f15cb2e9eea0d9a01f207ec7ccddf6df2cfc30d8
https://github.com/tribe29/checkmk/commit/f15cb2e9eea0d9a01f207ec7ccddf6df2…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M cmk/base/api/agent_based/register/check_plugins.py
M cmk/base/api/agent_based/register/export.py
M cmk/base/api/agent_based/register/section_plugins.py
M cmk/base/check_api.py
M cmk/base/check_table.py
M cmk/base/checking.py
M cmk/base/compress_history.py
M cmk/base/default_config/base.py
M cmk/base/discovery.py
M cmk/base/ip_lookup.py
M cmk/gui/mobile.py
M cmk/gui/pagetypes.py
M cmk/gui/plugins/config/base.py
M cmk/gui/plugins/metrics/html_render.py
M cmk/gui/plugins/metrics/utils.py
M cmk/gui/plugins/views/availability.py
M cmk/gui/plugins/wato/check_mk_configuration.py
M cmk/gui/sites.py
M cmk/gui/valuespec.py
M cmk/gui/views.py
M cmk/gui/wato/pages/bulk_discovery.py
M cmk/gui/wato/pages/download_agents.py
M cmk/gui/wato/pages/global_settings.py
M cmk/gui/wato/pages/host_rename.py
M cmk/gui/wato/pages/parentscan.py
M cmk/gui/wato/pages/password_store.py
M cmk/gui/wato/pages/roles.py
M cmk/gui/watolib/analyze_configuration.py
M cmk/special_agents/agent_kubernetes.py
Log Message:
-----------
Reformatted typing imports for easier grepping.
Change-Id: Ia2d8d6a18b326ecd4aa0d3c9c05eea8f030d4603
Commit: 2037b45d39ea9dc35e76f6d9925af24b5df1bd24
https://github.com/tribe29/checkmk/commit/2037b45d39ea9dc35e76f6d9925af24b5…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M cmk/base/check_api.py
M cmk/base/check_table.py
M cmk/base/checking.py
M cmk/base/default_config/base.py
M cmk/base/discovery.py
M cmk/gui/mobile.py
M cmk/gui/pagetypes.py
M cmk/gui/plugins/metrics/html_render.py
M cmk/gui/plugins/metrics/utils.py
M cmk/gui/plugins/views/availability.py
M cmk/gui/plugins/wato/bi.py
M cmk/gui/sites.py
M cmk/gui/valuespec.py
M cmk/gui/views.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/pages/download_agents.py
M cmk/gui/wato/pages/global_settings.py
M cmk/gui/wato/pages/host_diagnose.py
M cmk/gui/wato/pages/parentscan.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/sites.py
M cmk/gui/watolib/analyze_configuration.py
Log Message:
-----------
Replaced Text with str plus simplifications, part 5.
Change-Id: I04fa38212a5adbcbb81255a3739b81bbc1c781cc
Compare: https://github.com/tribe29/checkmk/compare/855137df0d51...2037b45d39ea
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: a4e3448b7f379468efd91732f942479b8e1a540a
https://github.com/tribe29/checkmk/commit/a4e3448b7f379468efd91732f942479b8…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/snmp.py
M cmk/ec/main.py
M cmk/utils/encoding.py
M cmk/utils/snmp_table.py
M cmk/utils/type_defs.py
Log Message:
-----------
Centralized SNMP string decoding logic.
Apart from reducing some copy-n-paste, we can remove the last use case of
convert_to_unicode.
Change-Id: I2ff3a662e293c6dca345629105ae57f89e128daf
Commit: 7d35fcdf49da0009c53ca099f40fb5eb309626bc
https://github.com/tribe29/checkmk/commit/7d35fcdf49da0009c53ca099f40fb5eb3…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
R tests-py3/unit/cmk/utils/test_encoding.py
Log Message:
-----------
We don't need unit tests for six.
Change-Id: I3f953864913961df45c442a54b2d1ba2980c0d03
Compare: https://github.com/tribe29/checkmk/compare/ccc5d5086bab...7d35fcdf49da
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 35447539fe5a5e75a54c8e423db24f4a5f60f0e1
https://github.com/tribe29/checkmk/commit/35447539fe5a5e75a54c8e423db24f4a5…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M livestatus/src/Makefile.am
M livestatus/src/OutputBuffer.cc
R livestatus/src/SocketUtils.cc
R livestatus/src/SocketUtils.h
Log Message:
-----------
Revert "Make write(2) non-blocking"
This reverts commit 1a2928486c805961b1302464038dd140946d2fea. It is an
attempt to fix the problem where ICMPSender::readErrorMessages() goes into
an infinite loop when omd is started via systemd. If this loop really goes
away, we have to rework the reverted fix and re-land it.
Change-Id: Iaa7ce60dc58b2b23ab37635e83a96e70f4f2c552
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: ccc5d5086bab25f968e599b0ffddbced056821fe
https://github.com/tribe29/checkmk/commit/ccc5d5086bab25f968e599b0ffddbced0…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M cmk/base/snmp_scan.py
Log Message:
-----------
snmp_scan: inventory related cleanups II
All inventory snmp infos have been migrated to section definitions.
This allows for several cleanups.
Iterate over section definitions themselves.
All lookup related hassle can be removed.
Change-Id: Ice139eca07deabb4b4cf61674b072445cf2022f1
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 2ae3b2e44e1f070269530186da9de3d318d72169
https://github.com/tribe29/checkmk/commit/2ae3b2e44e1f070269530186da9de3d31…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M cmk/base/config.py
M cmk/base/data_sources/abstract.py
M cmk/utils/encoding.py
Log Message:
-----------
Split off one use case of magic convert_to_unicode function.
Change-Id: Ide5ea70f3d86ca8afc556b1d85f20aebd4e4312f