Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 77b6b86597c0f33fc35457b9fc3a13d3efa1fa8a
https://github.com/Checkmk/checkmk/commit/77b6b86597c0f33fc35457b9fc3a13d3e…
Author: Joerg Herbel <joerg.herbel(a)checkmk.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M cmk/gui/utils/graph_specification.py
Log Message:
-----------
Move migration code for legacy graph identifiers to update_config
CMK-14092
Change-Id: I1a8d8e4f3a83fa8484e9be05f5524ffbf85473dc
Commit: faca41f5e2e1d0923da08396eab288aa222d856b
https://github.com/Checkmk/checkmk/commit/faca41f5e2e1d0923da08396eab288aa2…
Author: Joerg Herbel <joerg.herbel(a)checkmk.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M cmk/gui/plugins/metrics/graph_templates.py
M cmk/gui/type_defs.py
M cmk/gui/utils/graph_specification.py
M tests/unit/cmk/gui/plugins/metrics/test_graph_templates.py
Log Message:
-----------
Remove remaining occurences of legacy graph identifiers
CMK-14092
Change-Id: I5ef9208ccce4d5970171b377b6a30a24df3cd745
Commit: f0d7fae92702bf56bd74711dd16957e85dbb5a3c
https://github.com/Checkmk/checkmk/commit/f0d7fae92702bf56bd74711dd16957e85…
Author: Joerg Herbel <joerg.herbel(a)checkmk.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
A cmk/gui/graphing/__init__.py
Log Message:
-----------
New component: cmk.gui.graphing
CMK-14136
Change-Id: I008e664185206b16678db527f1daebf0da57a852
Commit: 14b5c0a31bd98caee7d447f878308c7bd781a4fd
https://github.com/Checkmk/checkmk/commit/14b5c0a31bd98caee7d447f878308c7bd…
Author: Joerg Herbel <joerg.herbel(a)checkmk.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M cmk/gui/dashboard/dashlet/dashlets/graph.py
A cmk/gui/graphing/_graph_specification.py
M cmk/gui/metrics.py
M cmk/gui/plugins/metrics/explicit_graphs.py
M cmk/gui/plugins/metrics/graph_images.py
M cmk/gui/plugins/metrics/graph_recipe_builder.py
M cmk/gui/plugins/metrics/graph_templates.py
M cmk/gui/plugins/metrics/html_render.py
M cmk/gui/plugins/metrics/utils.py
M cmk/gui/plugins/openapi/endpoints/metric/__init__.py
R cmk/gui/utils/graph_specification.py
M cmk/gui/views/graph.py
M tests/unit/cmk/gui/plugins/metrics/test_rrd_fetch.py
Log Message:
-----------
Move graph specifications to cmk.gui.graphing
CMK-14136
Change-Id: I7e13d202c8386a1750f0abe4ee2ead6da79a2ae6
Commit: 6455f9cf32047837c8ab9dacae2338cdd8030932
https://github.com/Checkmk/checkmk/commit/6455f9cf32047837c8ab9dacae2338cdd…
Author: Joerg Herbel <joerg.herbel(a)checkmk.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M cmk/gui/graphing/_graph_specification.py
M cmk/gui/metrics.py
M cmk/gui/plugins/metrics/artwork.py
M cmk/gui/plugins/metrics/graph_templates.py
M cmk/gui/plugins/metrics/rrd_fetch.py
M cmk/gui/plugins/metrics/timeseries.py
M cmk/gui/plugins/metrics/utils.py
M cmk/gui/type_defs.py
M tests/unit/cmk/gui/plugins/metrics/test_metrics_graph_template.py
M tests/unit/cmk/gui/plugins/metrics/test_metrics_utils.py
M tests/unit/cmk/gui/plugins/metrics/test_rrd_fetch.py
Log Message:
-----------
Move some types from cmk.gui.type_defs to cmk.gui.graphing
CMK-14136
Change-Id: Idc9523202c8d3aa712f8cda0dfa0a75b56884fe8
Compare:
https://github.com/Checkmk/checkmk/compare/0b64e2c355c9...6455f9cf3204