Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 560466a27864cfd0a310fb9b6914bbd4d63f7cf4
https://github.com/tribe29/checkmk/commit/560466a27864cfd0a310fb9b6914bbd4d…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/.f12
M cmk/gui/background_job.py
M cmk/gui/config.py
M cmk/gui/crash_reporting.py
M cmk/gui/exceptions.py
M cmk/gui/hooks.py
M cmk/gui/htmllib.py
M cmk/gui/i18n.py
M cmk/gui/inventory.py
M cmk/gui/mkeventd.py
M cmk/gui/multitar.py
M cmk/gui/node_visualization.py
M cmk/gui/plugins/dashboard/utils.py
M cmk/gui/plugins/sidebar/bookmarks.py
M cmk/gui/plugins/views/mkeventd.py
M cmk/gui/plugins/views/utils.py
M cmk/gui/plugins/wato/omd_configuration.py
M cmk/gui/plugins/watolib/utils.py
M cmk/gui/userdb.py
M cmk/gui/utils.py
M cmk/gui/valuespec.py
M cmk/gui/wato/mkeventd.py
M cmk/gui/wato/pages/icons.py
M cmk/gui/watolib/__init__.py
M cmk/gui/watolib/config_domains.py
M cmk/gui/watolib/hosts_and_folders.py
M cmk/gui/watolib/password_store.py
M cmk/gui/watolib/predefined_conditions.py
M cmk/gui/watolib/simple_config_file.py
M cmk/gui/watolib/snapshots.py
M cmk/gui/watolib/tags.py
Log Message:
-----------
GUI: Some python 3 preparations
* Fix import time portability issues related to urlparse, StringIO and pathlib
* Minor other portability fixes on the way
Change-Id: Ib06bb65aacaa217d58559c265bb91a305c9e5fff
Commit: 281cfa8c252230e603ad0fedf162f6c888d71160
https://github.com/tribe29/checkmk/commit/281cfa8c252230e603ad0fedf162f6c88…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M omd/packages/python3-modules/python3-modules.make
A omd/packages/python3-modules/src/Pillow-7.0.0.tar.gz
A omd/packages/python3-modules/src/Pillow-download
A omd/packages/python3-modules/src/PyPDF2-1.26.0.tar.gz
A omd/packages/python3-modules/src/dicttoxml-1.7.4.tar.gz
A omd/packages/python3-modules/src/numpy-1.18.1.tar.gz
A omd/packages/python3-modules/src/python-ldap-3.2.0.tar.gz
A omd/packages/python3-modules/src/reportlab-3.5.34.tar.gz
M virtual-envs/3.7/Pipfile
M virtual-envs/3.7/Pipfile.lock
Log Message:
-----------
GUI: Add more Python 3 dependencies
Change-Id: Ide91091299c09b05d99a9fa5945b00540695be7e
Commit: 133eb81956bb53d4f37e4b97c89a4a2920c0aa5a
https://github.com/tribe29/checkmk/commit/133eb81956bb53d4f37e4b97c89a4a292…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/gui/login.py
M cmk/gui/modules.py
M cmk/gui/permissions.py
M cmk/gui/plugins/userdb/htpasswd.py
M cmk/gui/plugins/views/inventory.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/pages/analyze_configuration.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/sites.py
M cmk/gui/watolib/changes.py
M cmk/gui/watolib/user_scripts.py
M cmk/gui/wsgi/.f12
M cmk/gui/wsgi/applications/checkmk.py
M cmk/gui/wsgi/applications/rest_api.py
M cmk/gui/wsgi/types.py
Log Message:
-----------
GUI: More python 3 preparations
Change-Id: I31382f3101e9f801af9a1aabffbee5a825006155
Commit: 8ab5ef2f7111b64a23e0c23911429ea0ac3a3d66
https://github.com/tribe29/checkmk/commit/8ab5ef2f7111b64a23e0c23911429ea0a…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/gui/bi.py
M cmk/gui/mkeventd.py
M cmk/gui/plugins/views/utils.py
M cmk/gui/plugins/wato/bi.py
M cmk/gui/plugins/webapi/webapi.py
M cmk/gui/utils.py
M cmk/gui/wato/pages/check_catalog.py
M cmk/gui/wato/pages/parentscan.py
Log Message:
-----------
GUI: Prepare map calls for Python 3
Change-Id: Icb484ab17c5c8a7edf0811c6af8269d1adee8565
Commit: 5a3911a528bbdf336bf21fae3b448e148e4ab3dd
https://github.com/tribe29/checkmk/commit/5a3911a528bbdf336bf21fae3b448e148…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/gui/node_visualization.py
M cmk/gui/plugins/views/painters.py
M cmk/gui/views.py
M cmk/gui/visuals.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/services.py
Log Message:
-----------
GUI: Cleanup iterkeys calls for Python 3
Change-Id: I264d01206be3e6d6fee03ed2a822257fbd400397
Commit: 2b820f1173f4a9a7c6a7dfc94bbef1d3c47565d2
https://github.com/tribe29/checkmk/commit/2b820f1173f4a9a7c6a7dfc94bbef1d3c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/gui/backup.py
M cmk/gui/bi.py
M cmk/gui/key_mgmt.py
M cmk/gui/plugins/dashboard/utils.py
M cmk/gui/plugins/userdb/ldap_connector.py
M cmk/gui/plugins/views/icons/__init__.py
M cmk/gui/plugins/wato/ac_tests.py
M cmk/gui/plugins/wato/bi.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/plugins/webapi/webapi.py
M cmk/gui/prediction.py
M cmk/gui/userdb.py
M cmk/gui/views.py
M cmk/gui/visuals.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/pages/host_rename.py
M cmk/gui/wato/pages/notifications.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/tags.py
M cmk/gui/watolib/activate_changes.py
M cmk/gui/watolib/groups.py
M cmk/gui/watolib/network_scan.py
M cmk/gui/watolib/rulesets.py
M cmk/gui/watolib/sites.py
Log Message:
-----------
GUI: Cleanup itervalues calls for Python 3
Change-Id: If346ce110083613db1a30462a1b7f988785f3004
Commit: 86967f5d8208837658840ebb4de1e4a79794dd5d
https://github.com/tribe29/checkmk/commit/86967f5d8208837658840ebb4de1e4a79…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/gui/availability.py
M cmk/gui/bi.py
M cmk/gui/config.py
M cmk/gui/crash_reporting.py
M cmk/gui/gui_background_job.py
M cmk/gui/htmllib.py
M cmk/gui/log.py
M cmk/gui/node_visualization.py
M cmk/gui/plugins/dashboard/stats.py
M cmk/gui/plugins/dashboard/utils.py
M cmk/gui/plugins/dashboard/view.py
M cmk/gui/plugins/sidebar/bi.py
M cmk/gui/plugins/sidebar/nagvis_maps.py
M cmk/gui/plugins/sidebar/tactical_overview.py
M cmk/gui/plugins/userdb/hook_auth.py
M cmk/gui/plugins/userdb/htpasswd.py
M cmk/gui/plugins/userdb/ldap_connector.py
M cmk/gui/plugins/views/availability.py
M cmk/gui/plugins/views/inventory.py
M cmk/gui/plugins/views/painters.py
M cmk/gui/plugins/visuals/filters.py
M cmk/gui/plugins/wato/bi.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/plugins/webapi/webapi.py
M cmk/gui/sites.py
M cmk/gui/valuespec.py
M cmk/gui/visuals.py
M cmk/gui/wato/pages/icons.py
M cmk/gui/wato/pages/notifications.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/search.py
M cmk/gui/wato/pages/services.py
M cmk/gui/watolib/activate_changes.py
M cmk/gui/watolib/changes.py
M cmk/gui/watolib/groups.py
M cmk/gui/watolib/notifications.py
M cmk/gui/watolib/tags.py
M cmk/gui/watolib/user_profile.py
Log Message:
-----------
GUI: Cleanup iteritems calls for Python 3
Change-Id: I66afe14edc0e6d8ca8a5a548aa62e0e99db39e2b
Commit: 64b181ffbf6b98716f0e6e51510609613f56f5be
https://github.com/tribe29/checkmk/commit/64b181ffbf6b98716f0e6e51510609613…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M agents/modules/windows/Makefile
M agents/modules/windows/build_piplock.cmd
M agents/modules/windows/build_the_module.cmd
M agents/modules/windows/build_venv.cmd
M agents/modules/windows/exec_cmd.bat
M agents/modules/windows/install_python.cmd
M agents/modules/windows/readme.md
Log Message:
-----------
[CMK-3210] - pre-final
- corrected names
- documentation is up-to-date
- make is more granular
Change-Id: I1c474f48d96da9a9860e42ed4b6e419b81cf93a3
Commit: f5baf30a151ddb73089f31c4feb0e9e1df52ef1e
https://github.com/tribe29/checkmk/commit/f5baf30a151ddb73089f31c4feb0e9e1d…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/backup.py
M cmk/base/notify.py
Log Message:
-----------
Python 3: base: Use io module
Change-Id: Ibddea53f776bb944634eb065f6a7a6e8522ddf0c
Commit: 74c45ef72916aaf4076468fda070f3edd7788a6b
https://github.com/tribe29/checkmk/commit/74c45ef72916aaf4076468fda070f3edd…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M inventory/dmidecode
M inventory/omd_info
Log Message:
-----------
Minor cleanups
Change-Id: I95a06844afd06cd4b1440ed45bef56b1c87ebcfa
Compare: https://github.com/tribe29/checkmk/compare/5004a2905731...74c45ef72916
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 49c4e127332c567762700907cff759e977816011
https://github.com/tribe29/checkmk/commit/49c4e127332c567762700907cff759e97…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M cmk/base/events.py
M cmk/base/notify.py
Log Message:
-----------
Make event-related typings a bit more honest.
Use the same type for event/alert/notification rules and contexts, they
can't be distinct. Do not distinguish between raw and non-raw contexts, the
code incrementally transforms the former to the latter.
Change-Id: I4e4c6f3d381776b52af1261d9bb9316441d1ce47
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: c142f9385d1ad117c83cb570d56e9bfca4b8f930
https://github.com/tribe29/checkmk/commit/c142f9385d1ad117c83cb570d56e9bfca…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M agents/wnx/src/common/cfg_yaml.h
M agents/wnx/src/engine/.clang-tidy
M agents/wnx/src/engine/async_answer.cpp
M agents/wnx/src/engine/async_answer.h
M agents/wnx/src/engine/cap.cpp
M agents/wnx/src/engine/carrier.cpp
M agents/wnx/src/engine/carrier.h
M agents/wnx/src/engine/cfg.cpp
M agents/wnx/src/engine/cfg.h
M agents/wnx/src/engine/cfg_details.h
M agents/wnx/src/engine/engine.vcxproj
M agents/wnx/src/engine/engine.vcxproj.filters
M agents/wnx/src/engine/providers/check_mk.cpp
M agents/wnx/src/engine/providers/mem.cpp
M agents/wnx/src/engine/providers/mrpe.cpp
M agents/wnx/src/player/pch.h
Log Message:
-----------
C++ refactoring, tidy more happy now
Change-Id: Id8d9d303ed32c84e4cec3564a5431faee0b26535
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 31f2ac5d731e7b5c05367fdcec9b61ab6ffd1d2a
https://github.com/tribe29/checkmk/commit/31f2ac5d731e7b5c05367fdcec9b61ab6…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M checks/salesforce_instances
M checks/sap_hana_backup
M checks/sap_hana_data_volume
M checks/sap_hana_diskusage
M checks/sap_hana_ess
M checks/sap_hana_events
M checks/sap_hana_license
M checks/sap_hana_memrate
M checks/sap_hana_proc
M checks/sap_hana_replication_status
M checks/sap_hana_status
M checks/scaleio_devices
M checks/security_master
M checks/seh_ports
M checks/site_object_counts
M checks/smart
M checks/solaris_services
M checks/sshd_config
M checks/storeonce_servicesets
M checks/storeonce_stores
M checks/systemd_units
Log Message:
-----------
Check plugins: Move iter*, map for Python 3 (s)
Change-Id: I241f423cc6cf5e9e96ed01f681a86db43f7e2aaf
Commit: 08aa905b419034680ffb6709eff02f8e6832b55a
https://github.com/tribe29/checkmk/commit/08aa905b419034680ffb6709eff02f8e6…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M checks/veeam_client
M checks/vms_if
M checks/vms_users
M checks/vnx_quotas
M checks/vxvm_objstatus
Log Message:
-----------
Check plugins: Move iter*, map for Python 3 (v)
Change-Id: Ia9dea3883a482aeb786898298db2475c8e8325bd
Compare: https://github.com/tribe29/checkmk/compare/4581508bc1df...08aa905b4190
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 130104230665a6b32599c302f881b20a0c5d8ff4
https://github.com/tribe29/checkmk/commit/130104230665a6b32599c302f881b20a0…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
R tests-py3/testlib
A tests-py3/testlib/__init__.py
A tests-py3/testlib/event_console.py
A tests-py3/testlib/fixtures.py
A tests-py3/testlib/pylint_checker_cmk_module_layers.py
A tests-py3/testlib/pylint_checker_localization.py
A tests-py3/testlib/pylint_cmk.py
A tests-py3/testlib/site.py
A tests-py3/testlib/utils.py
A tests-py3/testlib/version.py
A tests-py3/testlib/web_session.py
Log Message:
-----------
Push down symlinks one level, leave out base.py for now.
cmk.base is not Python-3-ready (yet)...
Change-Id: Ic7d3356fd25d0d12770d1f598997448291dca0a6