Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: c5e62c87dd1c87b3188d58778e93883bcd6a593a
https://github.com/tribe29/checkmk/commit/c5e62c87dd1c87b3188d58778e93883bc…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A .werks/11614
M cmk/gui/plugins/views/icons/utils.py
Log Message:
-----------
11614 FIX Fix crash when configuring icon visibility of custom icons
When configuring the icon visibility using the global setting "Custom icons and
actions" of custom icons "Builtin icon visibility" the exception
"AttributeError (type object 'CustomIconHttp' has no attribute '_title')" could
occur.
CMK-6514
Change-Id: I64cb533345dd02ad262e0da58a3928046081e784
Commit: 42935bdb2314f80f487ba2b794057b4dbc95d7d2
https://github.com/tribe29/checkmk/commit/42935bdb2314f80f487ba2b794057b4db…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A .werks/11615
M cmk/gui/wato/pages/bulk_import.py
Log Message:
-----------
11615 FIX Bulk import: Fix error when trying to import host aliases with special characters
When trying to import hosts with host aliases containing non ASCII characters
an error was raised "AttributeError ('str' object has no attribute 'decode')"
preventing the import.
Change-Id: I3ddf21b804c20a9611af0346b42aae2172cfcec4
Compare: https://github.com/tribe29/checkmk/compare/e8dbf2504803...42935bdb2314
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 0ed1293f43d149b1f24c1f956bae8ccbda778669
https://github.com/tribe29/checkmk/commit/0ed1293f43d149b1f24c1f956bae8ccbd…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M cmk/gui/plugins/wato/check_mk_configuration.py
M cmk/gui/plugins/wato/check_parameters/ps.py
Log Message:
-----------
Escape HTML settings: Make warning clearer
CMK-5985
Change-Id: Ib6c713572f398428cc44010a7751690c269a668d
Commit: d1708dad88bf0fb685a4b7bb6a92a69ea56adb5d
https://github.com/tribe29/checkmk/commit/d1708dad88bf0fb685a4b7bb6a92a69ea…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M cmk/gui/plugins/wato/ac_tests.py
M tests/unit/cmk/gui/watolib/test_analyze_configuration.py
Log Message:
-----------
Add analyze configuration for globally disabled HTML escaping
Change-Id: I5c7d899e6f64190a0ebbb2f282cd1357ac610fdc
Commit: 46d314c3c7a110707b943f1a5eb7fac409612ed1
https://github.com/tribe29/checkmk/commit/46d314c3c7a110707b943f1a5eb7fac40…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A .werks/11614
M cmk/gui/plugins/views/icons/utils.py
Log Message:
-----------
11614 FIX Fix crash when configuring icon visibility of custom icons
When configuring the icon visibility using the global setting "Custom icons and
actions" of custom icons "Builtin icon visibility" the exception
"AttributeError (type object 'CustomIconHttp' has no attribute '_title')" could
occur.
CMK-6514
Change-Id: I64cb533345dd02ad262e0da58a3928046081e784
Commit: 9d2d634ca1ba7347b3e3079b7aaa6fde6c865432
https://github.com/tribe29/checkmk/commit/9d2d634ca1ba7347b3e3079b7aaa6fde6…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A .werks/11615
M cmk/gui/wato/pages/bulk_import.py
Log Message:
-----------
11615 FIX Bulk import: Fix error when trying to import host aliases with special characters
When trying to import hosts with host aliases containing non ASCII characters
an error was raised "AttributeError ('str' object has no attribute 'decode')"
preventing the import.
Change-Id: I3ddf21b804c20a9611af0346b42aae2172cfcec4
Compare: https://github.com/tribe29/checkmk/compare/456d7969cb6b...9d2d634ca1ba
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 2ed43358d2f6aea88cdaab2ed7144edf09205dd1
https://github.com/tribe29/checkmk/commit/2ed43358d2f6aea88cdaab2ed7144edf0…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M cmk/gui/plugins/openapi/livestatus_helpers/commands/acknowledgments.py
M cmk/gui/plugins/openapi/livestatus_helpers/commands/comment.py
M cmk/gui/plugins/openapi/livestatus_helpers/commands/downtimes.py
M cmk/gui/plugins/openapi/livestatus_helpers/commands/force_schedule.py
M cmk/gui/plugins/openapi/livestatus_helpers/commands/lowlevel.py
M cmk/gui/plugins/openapi/livestatus_helpers/testing.py
M livestatus/api/python/livestatus.py
M tests/unit/cmk/gui/plugins/openapi/livestatus_helpers/test_downtime_commands.py
M tests/unit/cmk/gui/plugins/openapi/livestatus_helpers/test_local_connection.py
M tests/unit/conftest.py
Log Message:
-----------
livestatus.py: refactor querying
* split out network related methods
* in MockLiveStatusConnection only mock those network methods
* remove query/command methods from MockLiveStatusConnection
* when mocking always go through the real connection object
* typing
* tests
Change-Id: Ic440eb06ae0dbcff418ae68ae44a7de01382e144
Commit: 456d7969cb6b2181d32038a0bc1d299c6565b30d
https://github.com/tribe29/checkmk/commit/456d7969cb6b2181d32038a0bc1d299c6…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M tests/unit/cmk/gui/plugins/openapi/test_spec_files.py
Log Message:
-----------
REST-API: test yaml/json endpoints
* fix warning
Change-Id: Ia142f95261dd753bf676542416a442490e306c52
Compare: https://github.com/tribe29/checkmk/compare/19fa636f2504...456d7969cb6b
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: a776eac13d6494222ace29daaaffcc4279f81fe3
https://github.com/tribe29/checkmk/commit/a776eac13d6494222ace29daaaffcc427…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A .werks/11612
M cmk/gui/plugins/webapi/bulk_discovery.py
Log Message:
-----------
11612 FIX Web API: bulk_discovery_start: Prevent error when parsing bulk_size parameter
An API call to the endpoint bulk_discovery_start could fail in case the bulk_size
parameter was given as string (via URL or request body). A TypeError was raised
in this case. The API now converts the type as expected.
Change-Id: If1529012740701a9f830eb88e1e86929280993fd
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: f8f34c1671727f9e8894fca523ab730dd26e02d0
https://github.com/tribe29/checkmk/commit/f8f34c1671727f9e8894fca523ab730dd…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A .werks/11612
M cmk/gui/plugins/webapi/bulk_discovery.py
Log Message:
-----------
11612 FIX Web API: bulk_discovery_start: Prevent error when parsing bulk_size parameter
An API call to the endpoint bulk_discovery_start could fail in case the bulk_size
parameter was given as string (via URL or request body). A TypeError was raised
in this case. The API now converts the type as expected.
Change-Id: If1529012740701a9f830eb88e1e86929280993fd