Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 5a2abdb13a4c61bff75455fc9bdd03f129b4e391
https://github.com/tribe29/checkmk/commit/5a2abdb13a4c61bff75455fc9bdd03f12…
Author: Weblate Transfer job <weblate(a)checkmk.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M locale/de/LC_MESSAGES/multisite.po
M locale/es/LC_MESSAGES/multisite.po
M locale/fr/LC_MESSAGES/multisite.po
M locale/it/LC_MESSAGES/multisite.po
M locale/ja/LC_MESSAGES/multisite.po
M locale/nl/LC_MESSAGES/multisite.po
M locale/pt_PT/LC_MESSAGES/multisite.po
M locale/ro/LC_MESSAGES/multisite.po
Log Message:
-----------
[Weblate] Updated translation files
Translation: checkmk/software
Translate-URL: https://translate.checkmk.com/projects/checkmk/software/
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 93f999f89280e6dd491028d9cee49507aa04fcb2
https://github.com/tribe29/checkmk/commit/93f999f89280e6dd491028d9cee49507a…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M livestatus/src/Comment.h
M livestatus/src/Downtime.h
M livestatus/src/NagiosCore.cc
M livestatus/src/NagiosCore.h
M livestatus/src/NebComment.h
M livestatus/src/NebDowntime.h
M livestatus/src/NebHost.h
M livestatus/src/NebService.h
M livestatus/src/module.cc
Log Message:
-----------
Inlined ToIHost and ToIService. Various tiny fixes + cleanups.
This makes it clearer where we actually allocate a std::unique_ptr.
Change-Id: I32f88d54967339f57fdc4bb2debc428f031a7c29
Branch: refs/heads/2.1.0
Home: https://github.com/tribe29/checkmk
Commit: 5cba678b62b6aa75b148238ac2359a1d9972ab12
https://github.com/tribe29/checkmk/commit/5cba678b62b6aa75b148238ac2359a1d9…
Author: Giordano Tomassorri <giordano.tomassorri(a)tribe29.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
A .werks/14940
M cmk/gui/plugins/metrics/utils.py
M tests/unit/cmk/gui/plugins/metrics/test_metrics_utils.py
Log Message:
-----------
14940 Fix hex to rgb color conversion
Hex to RGB conversion has now been fixed to work for 3-digits HEX
If you had an error showing "Invalid color specification: #100" in the
graph, this will be fixed by this commit
Change-Id: I12d40dfcf69f2fb6bb734bdd62d97873e7069907
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 115328937ecdfaa910ac8a8db9bbc99dd5c571b5
https://github.com/tribe29/checkmk/commit/115328937ecdfaa910ac8a8db9bbc99dd…
Author: Giordano Tomassorri <giordano.tomassorri(a)tribe29.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
A .werks/14940
M cmk/gui/plugins/metrics/utils.py
M tests/unit/cmk/gui/plugins/metrics/test_metrics_utils.py
Log Message:
-----------
14940 Fix hex to rgb color conversion
Hex to RGB conversion has now been fixed to work for 3-digits HEX
If you had an error showing "Invalid color specification: #100" in the
graph, this will be fixed by this commit
Change-Id: I12d40dfcf69f2fb6bb734bdd62d97873e7069907
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: ed8961fc8214d69e529825747176e452ad22890c
https://github.com/tribe29/checkmk/commit/ed8961fc8214d69e529825747176e452a…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M cmk/gui/cron.py
M cmk/gui/dashboard/__init__.py
M cmk/gui/metrics.py
M cmk/gui/sidebar/__init__.py
M cmk/gui/valuespec.py
M cmk/gui/views/__init__.py
M cmk/gui/visuals/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
Add more compatibility for mkps
CMK-12147
Change-Id: Ib9a59533774e170f5a88085adcc809229075edff
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: f069c2b21e55da976052473cb676a819c8cd75ac
https://github.com/tribe29/checkmk/commit/f069c2b21e55da976052473cb676a819c…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M livestatus/src/Makefile.am
M livestatus/src/NagiosCore.cc
M livestatus/src/NagiosCore.h
A livestatus/src/NebTimeperiod.h
M livestatus/src/Store.h
R livestatus/src/TableTimeperiods.cc
R livestatus/src/TableTimeperiods.h
M livestatus/src/test/test_Table.cc
M packages/livestatus/include/livestatus/Interface.h
M packages/livestatus/include/livestatus/MonitoringCore.h
A packages/livestatus/include/livestatus/TableTimeperiods.h
M packages/livestatus/src/CMakeLists.txt
A packages/livestatus/src/TableTimeperiods.cc
Log Message:
-----------
move TableTimeperiods.cc into livestatus
Change-Id: I9c3c673268a1984267654c0345bf05a9e981fc5f