Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 6e59643a9cf8872d0b4972e63370b6b1de72b1d4
https://github.com/tribe29/checkmk/commit/6e59643a9cf8872d0b4972e63370b6b1d…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M active_checks/check_mailboxes
M agents/special/agent_allnet_ip_sensoric
M agents/special/agent_bi
M agents/special/agent_fritzbox
M agents/special/agent_ucs_bladecenter
M agents/special/agent_zerto
M bin/mkbench
M cmk/ec/export.py
M cmk/ec/main.py
M cmk/gui/exceptions.py
M cmk/gui/inventory.py
M cmk/gui/pages.py
M cmk/gui/plugins/sidebar/quicksearch.py
M cmk/gui/plugins/webapi/webapi.py
M cmk/notification_plugins/mail.py
M cmk/special_agents/agent_aws.py
M cmk/utils/exceptions.py
M cmk_base/automations/__init__.py
M cmk_base/discovery.py
M cmk_base/exceptions.py
M cmk_base/item_state.py
M cmk_base/localize.py
M cmk_base/notify.py
M cmk_base/packaging.py
M doc/treasures/check_imap_folder
M livestatus/api/python/livestatus.py
M scripts/autodetect.py
Log Message:
-----------
Derive from MKException
Change-Id: I8ac54b41f2035b7af9ac439e39a400e01dba3708
Commit: 67325e5d1b5090242991df745ec9949c9ac22fb1
https://github.com/tribe29/checkmk/commit/67325e5d1b5090242991df745ec9949c9…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M cmk/gui/exceptions.py
M cmk/utils/exceptions.py
M livestatus/api/python/livestatus.py
M web/app/index.wsgi
Log Message:
-----------
Remove MKEXCEPTION.plain_title()
Change-Id: I5a59f5da4287365b14be54a71a639899749e249a
Commit: ef9cebdd2035502d83489f2a82f1f77a1b7d42ff
https://github.com/tribe29/checkmk/commit/ef9cebdd2035502d83489f2a82f1f77a1…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M cmk/gui/exceptions.py
M cmk/utils/exceptions.py
M livestatus/api/python/livestatus.py
M web/app/index.wsgi
Log Message:
-----------
Remove MKEXCEPTION.title()
- remove some unused import
- ignore pylint's "too-many-branches"
Change-Id: Ie21d62d2f1607a1114d386c597d5bba566349d2c
Commit: 20a87aadc0cc4ea56f93c6245652f8ba9a3089b8
https://github.com/tribe29/checkmk/commit/20a87aadc0cc4ea56f93c6245652f8ba9…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M bin/mkbench
M cmk/ec/main.py
M cmk/gui/exceptions.py
M cmk/gui/plugins/webapi/webapi.py
M cmk/gui/wato/__init__.py
M cmk/utils/exceptions.py
M cmk_base/automations/__init__.py
M cmk_base/exceptions.py
M cmk_base/item_state.py
M cmk_base/localize.py
M cmk_base/packaging.py
M doc/treasures/check_imap_folder
M livestatus/api/python/livestatus.py
A tests/unit/cmk/utils/test_exceptions.py
Log Message:
-----------
Clean up MK*EXCEPTIONs
- Add tests
- Remove __str__ implementations
- Remove 'reason' from exception classes
Change-Id: I83cf9e3b7c14cba80282ee5ce3bf1eaa4e743a6d
Compare:
https://github.com/tribe29/checkmk/compare/408e8dbbc90c...20a87aadc0cc