Module: check_mk
Branch: master
Commit: 523910fc85b40b0f2c718b0700887be3be7d9d14
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=523910fc85b40b…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Thu Jan 24 16:37:00 2019 +0100
Migrated more register_rule() calls to plugin registry
CMK-1572
Change-Id: I16f7811cdcb8ed7130f6b4e14e9c9b54e35b63b6
---
cmk/gui/plugins/views/commands.py | 6 +-
cmk/gui/plugins/views/painters.py | 2 +-
cmk/gui/plugins/wato/active_checks.py | 4335 +++++++++++----------
cmk/gui/plugins/wato/check_parameters/unsorted.py | 2 +-
cmk/gui/plugins/wato/inventory.py | 308 +-
cmk/gui/wato/mkeventd.py | 401 +-
tests/unit/cmk/gui/watolib/test_rulespecs.py | 2 +-
7 files changed, 2740 insertions(+), 2316 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=523910fc85…