Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: a6da09dd5af231a088e01feb631195e66edd44b0
https://github.com/tribe29/checkmk/commit/a6da09dd5af231a088e01feb631195e66…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_status.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_wato.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Rename $table-secondary-font-color to $font-color-dimmed
CMK-8194
Change-Id: I61422b23523dc94f31738d8e7805de08e4cbadf3
Commit: 8b98c74832382e5b447ee36f4fff71eb2ccd1a56
https://github.com/tribe29/checkmk/commit/8b98c74832382e5b447ee36f4fff71eb2…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_snapins.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_views.scss
M web/htdocs/themes/facelift/scss/_wato.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Nuke last remaining single purpose font variables
CMK-8194
Change-Id: I40eb559cde8108e920d67d3030dfd5531221712c
Commit: 0c490fe667de0009375e142bf852b55a1854f075
https://github.com/tribe29/checkmk/commit/0c490fe667de0009375e142bf852b55a1…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_dashboard.scss
M web/htdocs/themes/facelift/scss/_main.scss
M web/htdocs/themes/facelift/scss/_node_visualization.scss
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_status.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_views.scss
M web/htdocs/themes/facelift/scss/_wato.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Use a consistent naming scheme for SCSS font variables
CMK-8194
Change-Id: I5f4fa4a59a7ac383de99b3b0b95b6ef230861ecb
Commit: b5bcb08645c3f706e24b86e4b7d6f9254541fed3
https://github.com/tribe29/checkmk/commit/b5bcb08645c3f706e24b86e4b7d6f9254…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_dashboard.scss
M web/htdocs/themes/facelift/scss/_main.scss
M web/htdocs/themes/facelift/scss/_node_visualization.scss
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_status.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_views.scss
M web/htdocs/themes/facelift/scss/_wato.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Nuke SCSS variable $font-color-primary
Use $font-color instead. It were the same colors in the dark theme
anyway. In the light theme it produced colors that were slightly
off. E.g. in the overview of rulesets the texts were black and the
numbers grey.
Also rename $font-color-primary-hover to $font-color-hover and resolve a
TODO for message boxes (used e.g. by the global setting debug livestatus
queries).
CMK-8194
Change-Id: I758c9d4d6998d52242fb66a56a5842ac73a49af6
Commit: f401ca23e0afc682ea861978cbc11512ce94c17a
https://github.com/tribe29/checkmk/commit/f401ca23e0afc682ea861978cbc11512c…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Nuke SCSS variable $font-color-secondary
CMK-8194
Change-Id: I48e2fd2c3ea9def6342a84fff851d90ff7f0df5c
Compare: https://github.com/tribe29/checkmk/compare/260b4c7f610e...f401ca23e0af
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 586f9a1e758d15497a94ed5ea241e2af44c82a98
https://github.com/tribe29/checkmk/commit/586f9a1e758d15497a94ed5ea241e2af4…
Author: Checkmk release system <feedback(a)checkmk.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M agents/check_mk_agent.aix
M agents/check_mk_agent.freebsd
M agents/check_mk_agent.hpux
M agents/check_mk_agent.linux
M agents/check_mk_agent.macosx
M agents/check_mk_agent.netbsd
M agents/check_mk_agent.openbsd
M agents/check_mk_agent.openvms
M agents/check_mk_agent.openwrt
M agents/check_mk_agent.solaris
M agents/windows/configure.ac
M agents/wnx/src/common/wnx_version.h
M bin/livedump
M bin/mkbench
M cmk/__init__.py
M configure.ac
M defines.make
M docker/Dockerfile
M scripts/setup.sh
Log Message:
-----------
Set version to 1.6.0p26
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 7600bc9c4d24d29518e18a0e03b64135d59ce383
https://github.com/tribe29/checkmk/commit/7600bc9c4d24d29518e18a0e03b64135d…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M docker/Makefile
Log Message:
-----------
Revert "Revert "Add --pull to avoid local builds""
This reverts commit 62b63300e56777c67c7bb25dc73c4c034c7c9e09.
Commit: 991ed57cc2eb8f1a6747e91d024fdc41bcadb62b
https://github.com/tribe29/checkmk/commit/991ed57cc2eb8f1a6747e91d024fdc41b…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M docker/Makefile
Log Message:
-----------
Revert "Revert "Syntax fix""
This reverts commit 4255299f3de6fd35df6bdfaf20eefb2c5ae94fc9.
Commit: 9bd3061957323c9e45bb570652aa174546b9bd05
https://github.com/tribe29/checkmk/commit/9bd3061957323c9e45bb570652aa17454…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M docker/Makefile
Log Message:
-----------
And again: Not using pull here anymore
Without the pull it works as expected. I was prevously only testing
the current nightly source package and not the git HEAD.
Change-Id: Ifcddd271ced9e7ac18ac4bd8a34d0469e7eb1943
Compare: https://github.com/tribe29/checkmk/compare/493debfdd369...9bd306195732
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 8d673a4cc026a0b7c96cd5d9cfafda8339130a2c
https://github.com/tribe29/checkmk/commit/8d673a4cc026a0b7c96cd5d9cfafda833…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_main.scss
Log Message:
-----------
Improve display of agent bakery buttons
The "Bake agents" and "Bake and sign agents" buttons now use a dark
font. Furthermore, the entries in the dropdown menus don't have an
orange background anymore.
CMK-8194
CMK-8402
Change-Id: Ieef4b5ca498f5755605c35e4e68c2c6c4fca074e
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: f5e9a00677f0973793b3cfd0280219a862355c52
https://github.com/tribe29/checkmk/commit/f5e9a00677f0973793b3cfd0280219a86…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_main.scss
M web/htdocs/themes/facelift/scss/_status.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_views.scss
M web/htdocs/themes/facelift/scss/_wato.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Unify SCSS font variables that use null/grey-7
CMK-8194
Change-Id: I72d60431a1c986f3b7b1202e48f27a2ed555f7dc
Commit: 27ca6f1c981981ef2ec005c0fb9b9797fbd0ebd2
https://github.com/tribe29/checkmk/commit/27ca6f1c981981ef2ec005c0fb9b9797f…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_main.scss
M web/htdocs/themes/facelift/scss/_mega_menu.scss
M web/htdocs/themes/facelift/scss/_status.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Nuke hot-font-color and statep-font-color
CMK-8194
Change-Id: Ibd63f38baa57fbbe7cae088dfce944d2ea94fa9e
Commit: 69654b62e42ff869b63af33144a98a8ec7166f05
https://github.com/tribe29/checkmk/commit/69654b62e42ff869b63af33144a98a8ec…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_main.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_variables_common.scss
M web/htdocs/themes/facelift/scss/_wato.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Cleanup the toggle_switch utility class
This nukes two more SCSS font variables. Note that we need some
important declarations to make the utility class more robust
(https://css-tricks.com/when-using-important-is-the-right-choice).
CMK-8194
Change-Id: Ife73af921227461e1903985ac5b9df95e4b0663c
Commit: 493debfdd3694d86c661e467f9df42f6264fe07f
https://github.com/tribe29/checkmk/commit/493debfdd3694d86c661e467f9df42f62…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
A .werks/12928
R checks/fileinfo
R checks/sap_hana_fileinfo
R cmk/base/check_legacy_includes/fileinfo.py
A cmk/base/plugins/agent_based/fileinfo.py
A cmk/base/plugins/agent_based/sap_hana_fileinfo.py
A cmk/base/plugins/agent_based/utils/fileinfo.py
M cmk/gui/plugins/wato/check_parameters/fileinfo-groups.py
R tests/unit/checks/generictests/datasets/fileinfo_1.py
R tests/unit/checks/generictests/datasets/fileinfo_mixed_sections_regression.py
R tests/unit/checks/generictests/datasets/fileinfo_new_empty.py
R tests/unit/checks/generictests/datasets/fileinfo_new_output.py
R tests/unit/checks/generictests/datasets/fileinfo_old_empty_regression.py
R tests/unit/checks/generictests/datasets/fileinfo_old_output_regression.py
R tests/unit/checks/test_fileinfo_check.py
M tests/unit/checks/test_generic_legacy_conversion.py
R tests/unit/checks/test_sap_hana_fileinfo.py
R tests/unit/cmk/base/check_legacy_includes/test_fileinfo_utils.py
A tests/unit/cmk/base/plugins/agent_based/test_fileinfo_check.py
A tests/unit/cmk/base/plugins/agent_based/test_sap_hana_fileinfo.py
A tests/unit/cmk/base/plugins/agent_based/utils/test_fileinfo_utils.py
M tests/unit/test_plugin_vs_wato.py
Log Message:
-----------
fileinfo migration to new api
CMK-8239
Change-Id: Ieb453f01a0b28bcb1a101ea5ed989a8762064045
Compare: https://github.com/tribe29/checkmk/compare/997abf6a9e39...493debfdd369