Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 746940390ef069eeafe50333b90b3fd4359d31e0
https://github.com/tribe29/checkmk/commit/746940390ef069eeafe50333b90b3fd43…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
A omd/packages/python3-modules/patches/0001-python-ldap-3.1.0-disable-sasl.dif
M omd/packages/python3-modules/python3-modules.make
M virtual-envs/3.7/Pipfile
Log Message:
-----------
Python 3: 2nd try to add python-ldap
Change-Id: I380c6da2b813a25a1cb86b570b7035f3c2a29ca9
Commit: 6e9a3e77ef7cd3ccf5d8a5cdaf15c2e7916e0cb6
https://github.com/tribe29/checkmk/commit/6e9a3e77ef7cd3ccf5d8a5cdaf15c2e79…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M cmk/gui/crash_reporting.py
M cmk/gui/dashboard.py
M cmk/gui/gui_background_job.py
M cmk/gui/htmllib.py
M cmk/gui/login.py
M cmk/gui/logwatch.py
M cmk/gui/mobile.py
M cmk/gui/notify.py
M cmk/gui/pagetypes.py
M cmk/gui/plugins/sidebar/master_control.py
M cmk/gui/plugins/views/availability.py
M cmk/gui/plugins/wato/background_job.py
M cmk/gui/plugins/wato/utils/base_modes.py
M cmk/gui/table.py
M cmk/gui/views.py
M cmk/gui/visuals.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/mkeventd.py
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/wato/pages/analyze_configuration.py
M cmk/gui/wato/pages/audit_log.py
M cmk/gui/wato/pages/bulk_discovery.py
M cmk/gui/wato/pages/folders.py
M cmk/gui/wato/pages/global_settings.py
M cmk/gui/wato/pages/host_diagnose.py
M cmk/gui/wato/pages/ldap.py
M cmk/gui/wato/pages/notifications.py
M cmk/gui/wato/pages/parentscan.py
M cmk/gui/wato/pages/services.py
M cmk/gui/wato/pages/sites.py
M cmk/gui/wato/pages/users.py
M cmk/gui/wato/user_profile.py
M cmk/gui/watolib/hosts_and_folders.py
M cmk/gui/werks.py
Log Message:
-----------
Replace html.message with html.show_message
Change-Id: Ide7a2cf89e40668344cb2c96183e8516e522b950
Commit: 711dd01312be89ec7ed095648b7beefb936a195e
https://github.com/tribe29/checkmk/commit/711dd01312be89ec7ed095648b7beefb9…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M cmk/gui/htmllib.py
R cmk/gui/utils.py
A cmk/gui/utils/__init__.py
A cmk/gui/utils/transaction_manager.py
R tests/unit/cmk/gui/test_htmllib_TransactionManager.py
A tests/unit/cmk/gui/test_transaction_manager.py
Log Message:
-----------
Move TransactionManager to dedicated module
Change-Id: I6165205e90d4f1a5598241ae0f480fcb289c6def
Commit: 251089ec4ae72f6e9dbb996c7239a5717707b544
https://github.com/tribe29/checkmk/commit/251089ec4ae72f6e9dbb996c7239a5717…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M cmk/gui/htmllib.py
A cmk/gui/utils/url_encoder.py
M cmk/gui/watolib/__init__.py
M cmk/gui/watolib/automations.py
R tests/unit/cmk/gui/test_htmllib_Encoder.py
A tests/unit/cmk/gui/test_url_encoder.py
Log Message:
-----------
Move Encoder to dedicated module and renamed to URLEncoder
Change-Id: Ia5275fc99f62e709688a439c0ba13ee74358b2ce
Compare:
https://github.com/tribe29/checkmk/compare/cd8d4672f224...251089ec4ae7