Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 825c7988a919816363e3b39883b3333e8f910736
https://github.com/Checkmk/checkmk/commit/825c7988a919816363e3b39883b3333e8…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M cmk/gui/bi/registration.py
M cmk/gui/crash_reporting/__init__.py
M cmk/gui/mkeventd/views.py
M cmk/gui/mobile/pages.py
M cmk/gui/views/command/commands.py
M cmk/gui/views/command/form.py
M cmk/gui/views/command/registry.py
M tests/unit/cmk/gui/views/test_views.py
Log Message:
-----------
Refactor command registry to hold objects
Change-Id: I8bb2c8e03d727e9c56492e2d82e8cebf52f3e373
Commit: 43dde22eac37ba8f57450c77000870a18ded4454
https://github.com/Checkmk/checkmk/commit/43dde22eac37ba8f57450c77000870a18…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M cmk/gui/bi/registration.py
M cmk/gui/bi/view.py
M cmk/gui/crash_reporting/__init__.py
M cmk/gui/crash_reporting/views.py
M cmk/gui/mkeventd/views.py
M cmk/gui/mobile/pages.py
M cmk/gui/view_renderer.py
M cmk/gui/views/command/base.py
M cmk/gui/views/command/commands.py
M cmk/gui/views/command/registry.py
Log Message:
-----------
Rework commands to objects
While this change is desirable in general, it is also a necessary step
to clean up the edition specific behavior of CommandScheduleDowntimes.
This eliminates the former necessary monkey patching by injecting the
edition specifics during the registration.
Change-Id: I3ee401c2ee77167c37f8c0ae2bfbc02948abbb9b
Commit: 1e1333e13d5775f8feb4023dd3eefd506299d149
https://github.com/Checkmk/checkmk/commit/1e1333e13d5775f8feb4023dd3eefd506…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M cmk/gui/views/command/commands.py
M tests/unit/cmk/gui/views/test_views.py
Log Message:
-----------
Separate "remove downtimes" commands of different tables
Change-Id: I3c4e637025b99e521a34b21cb259d0b43fd06364
Compare:
https://github.com/Checkmk/checkmk/compare/8c1333b0c4c0...1e1333e13d57
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications