Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 250b190344198ec536eb5647dd4835f9585fa577
https://github.com/tribe29/checkmk/commit/250b190344198ec536eb5647dd4835f95…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/watolib/__init__.py
Log Message:
-----------
Remove transient and unused imports #16
valuespecs
CMK-10313
Change-Id: Ib1d49283eeefd6a2254a07c80ea98b2a61399f3e
Commit: 08be1674a22e1418dd834388482d096cf0ab7a75
https://github.com/tribe29/checkmk/commit/08be1674a22e1418dd834388482d096cf…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M cmk/gui/plugins/wato/backup_domains.py
M cmk/gui/plugins/wato/builtin_attributes.py
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/watolib/__init__.py
Log Message:
-----------
Remove transient and unused imports #17
A small group of names that were barely used.
This incidentaly removes a few more cycles as well:
before: 78 cycles / 9 SCC
after: 71 cycles / 9 SCC
CMK-10313
Change-Id: I8bc68dafbfcbeffda2659b8a8900b2df3bb6b58a
Commit: e52136f336cbc21c6ca50286acff6e70dd933104
https://github.com/tribe29/checkmk/commit/e52136f336cbc21c6ca50286acff6e70d…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M cmk/gui/wato/mkeventd.py
M web/htdocs/themes/facelift/scss/_status.scss
Log Message:
-----------
Event console rules: Fix state tags
The colored background of state tags in the rules table was broken with
too little padding. This span styling is fixed.
Change-Id: I85bd7157e69e0f75f7560101b03da661ff1fda58
Compare:
https://github.com/tribe29/checkmk/compare/4d74c8ba25e1...e52136f336cb