Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: d57a25bf2ac4560851b2061a33396a9a81ab1904
https://github.com/Checkmk/checkmk/commit/d57a25bf2ac4560851b2061a33396a9a8…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
A .werks/16135
M cmk/gui/watolib/activate_changes.py
M tests/unit/cmk/gui/watolib/test_activate_changes.py
Log Message:
-----------
16135 FIX apache_processes: we now replicate the configuration on remote sites
This werk addresses an issue where we weren't replicating the configuration
for the number of apache processes. Now we do. On activate changes the
number of apache processes configured on the main site will now be replicated
on the remote site. An apache restart is required for these changes to
take effect.
SUP-14333
Change-Id: I55197f0b821c54a74405c3efc39ffe8f09c4ae22
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 4a380155bec6da18b35ae2a842701e23f74856fc
https://github.com/Checkmk/checkmk/commit/4a380155bec6da18b35ae2a842701e23f…
Author: Sofia Colakovic <sofia.colakovic(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
A cmk/commands/__init__.py
A cmk/commands/v1/__init__.py
A cmk/commands/v1/_active_checks.py
A cmk/commands/v1/_special_agents.py
A cmk/commands/v1/_utils.py
R cmk_commands/__init__.py
R cmk_commands/v1/__init__.py
R cmk_commands/v1/_active_checks.py
R cmk_commands/v1/_special_agents.py
R cmk_commands/v1/_utils.py
M scripts/find-python-files
M tests/code_quality/test_pipfile.py
M tests/testlib/pylint_checker_cmk_module_layers.py
Log Message:
-----------
command api: move api to cmk namespace
Change-Id: I927b19bef6c32232ea2a90612fb577dd0eb816fd
Commit: edbb3ae2bbfe142560044e4e0e206a34dccec564
https://github.com/Checkmk/checkmk/commit/edbb3ae2bbfe142560044e4e0e206a34d…
Author: Sofia Colakovic <sofia.colakovic(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M cmk/base/config.py
A cmk/base/plugins/commands/__init__.py
A cmk/base/plugins/commands/active_checks/__init__.py
A cmk/base/plugins/commands/register.py
A cmk/base/plugins/commands/utils.py
Log Message:
-----------
Revert "Revert "command API: register command API active checks""
This reverts commit d28d259df1160fbf921ee450928449d84b636459.
Change-Id: Id952b36dd4818d19bd63c37945ad7e134057bc10
Compare: https://github.com/Checkmk/checkmk/compare/c77c1216f926...edbb3ae2bbfe
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: c77c1216f92695a74bfc89cb2a1b2d551b1a836c
https://github.com/Checkmk/checkmk/commit/c77c1216f92695a74bfc89cb2a1b2d551…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
A .werks/16136
M cmk/gui/plugins/openapi/restful_objects/specification.py
Log Message:
-----------
16136 FIX api_docs: include explanation of the special character * for the If-Match header
We recently made changes to make it possible to provide the following header
in rest-api requests
"If-Match": "*"
instead of providing a resource's ETag.
This werk adds a short explanation to the api-docs so that our users know
that this is possible.
CMK-14549
Change-Id: I1c054593b6731285c89ad38ab18563b599e47ab2
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 44a9b1c77d0a339bd120ecb812394c6423c84fc2
https://github.com/Checkmk/checkmk/commit/44a9b1c77d0a339bd120ecb812394c642…
Author: Christoph Rauch <christoph.rauch(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M cmk/gui/valuespec.py
Log Message:
-----------
ValueSpec: make bounds public
* having an attribute with double underscores mangles the name,
making it effectively private.
* for conversion purposes, we need to have access to the bounds
* therefore we make them public
Change-Id: I4e4e400395ee5af3c21827e08dea64fef7c3d8a8
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: c525fda4c3a95aa2482248a1f3043e4dda4570e1
https://github.com/Checkmk/checkmk/commit/c525fda4c3a95aa2482248a1f3043e4dd…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
A .werks/16135
M cmk/gui/watolib/activate_changes.py
M tests/unit/cmk/gui/watolib/test_activate_changes.py
Log Message:
-----------
16135 FIX apache_processes: we now replicate the configuration on remote sites
This werk addresses an issue where we weren't replicating the configuration
for the number of apache processes. Now we do. On activate changes the
number of apache processes configured on the main site will now be replicated
on the remote site. An apache restart is required for these changes to
take effect.
SUP-14333
Change-Id: I55197f0b821c54a74405c3efc39ffe8f09c4ae22
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 8ee10981e9d61050dd95f8b6bbbf15f91903c74a
https://github.com/Checkmk/checkmk/commit/8ee10981e9d61050dd95f8b6bbbf15f91…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M .werks/10038
M .werks/10217
M .werks/10218
M .werks/10544
M .werks/10565
M .werks/10718
M .werks/10943
M .werks/11164
M .werks/11208
M .werks/1147
M .werks/11484
M .werks/11525
M .werks/11711
M .werks/11714
M .werks/11725
M .werks/11759
M .werks/11846
M .werks/11879
M .werks/11900
M .werks/1225
M .werks/12251
M .werks/12533
M .werks/12713
M .werks/12801
M .werks/12810
M .werks/12817
M .werks/12850
M .werks/13121
M .werks/13139
M .werks/13336
M .werks/13393
M .werks/13414
M .werks/13473
M .werks/13479
M .werks/13562
M .werks/13576
M .werks/13639
M .werks/13670
M .werks/13833
M .werks/1384
M .werks/13911
M .werks/1394
M .werks/13982
M .werks/14077
M .werks/14087
M .werks/14100
M .werks/14104
M .werks/14121
M .werks/14138
M .werks/14300
M .werks/14321
M .werks/14343
M .werks/14534
M .werks/14608
M .werks/14654
M .werks/14790
M .werks/14821
M .werks/15009
M .werks/15146
M .werks/15184
M .werks/15189
M .werks/15205
M .werks/15233
M .werks/15261
M .werks/15450
M .werks/15463
M .werks/15854
M .werks/15859
M .werks/16019
M .werks/16041
M .werks/1665
M .werks/1699
M .werks/1800
M .werks/1830
M .werks/1863
M .werks/1901
M .werks/1902
M .werks/1903
M .werks/220
M .werks/2256
M .werks/2277
M .werks/2373
M .werks/2443
M .werks/2487
M .werks/277
M .werks/2794
M .werks/2821
M .werks/2902
M .werks/3227
M .werks/344
M .werks/3616
M .werks/3940
M .werks/4018
M .werks/403
M .werks/4116
M .werks/4452
M .werks/4757
M .werks/5055
M .werks/5139
M .werks/5185
M .werks/557
M .werks/5584
M .werks/5633
M .werks/5701
M .werks/5785
M .werks/5823
M .werks/5930
M .werks/5944
M .werks/6098
M .werks/6185
M .werks/6239
M .werks/6425
M .werks/7075
M .werks/7088
M .werks/7185
M .werks/7195
M .werks/7205
M .werks/7214
M .werks/7287
M .werks/7503
M .werks/7514
M .werks/7776
M .werks/7778
M .werks/8025
M .werks/8066
M .werks/8124
M .werks/8558
M .werks/8704
Log Message:
-----------
fix werks html
This commit does not actually fix it on the spot. Other commits will
follow to enable valid html output on the werks homepage.
Change-Id: I89703e0691be8a6faffb16115d64df3d920c6bfa
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: edd8dde8e6e8d4c0f0d93cfb354b2da033f94d35
https://github.com/Checkmk/checkmk/commit/edd8dde8e6e8d4c0f0d93cfb354b2da03…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/modes/check_mk.py
M cmk/ec/snmp.py
M cmk/fetchers/snmp_backend/classic.py
M cmk/fetchers/snmp_backend/stored_walk.py
M cmk/snmplib/__init__.py
M cmk/snmplib/_typedefs.py
M tests/integration/cmk/snmplib/helper_walk_for_export.py
M tests/testlib/snmp.py
M tests/unit/cmk/fetchers/test_classic_snmp.py
Log Message:
-----------
snmp fetcher: Improve typing #5
CMK-14500
Change-Id: I294ea9c7c92830e2514f84dcfd1cc04b4e904dd5