Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 6aab5080d175ff285034e82aa6cdf527811aacf4
https://github.com/tribe29/checkmk/commit/6aab5080d175ff285034e82aa6cdf5278…
Author: Andreas Boesl <andreas.boesl(a)tribe29.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M cmk/utils/bi/bi_lib.py
M cmk/utils/bi/bi_search.py
Log Message:
-----------
BI rework: added missing search feature: hosts with child filterung
Change-Id: I1f98e05dc76596841c5266ed5d33c61349722185
Commit: 313fcc4879bf95acb1fd549e1a5537a922bda4b6
https://github.com/tribe29/checkmk/commit/313fcc4879bf95acb1fd549e1a5537a92…
Author: Andreas Boesl <andreas.boesl(a)tribe29.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M cmk/utils/bi/bi_compiler.py
Log Message:
-----------
added total_bi_branches info to tmp dir
Change-Id: I8045a973c783f0a13fc08eb74b8569098025af92
Commit: e1c0ffbc171be0f58f2bf1f8cdb495c2c530c429
https://github.com/tribe29/checkmk/commit/e1c0ffbc171be0f58f2bf1f8cdb495c2c…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M cmk/gui/plugins/openapi/restful_objects/code_examples.py
M cmk/gui/plugins/openapi/restful_objects/decorators.py
M cmk/gui/plugins/openapi/restful_objects/params.py
M cmk/gui/plugins/openapi/restful_objects/type_defs.py
M web/htdocs/openapi/checkmk.yaml
Log Message:
-----------
REST-API: Fix code examples, to_openapi function
Change-Id: I2fb91debb62263b24f7ad2207f65c853df85f61e
Commit: bd03d9446b354479ea8f87f60e3892e99a29dbeb
https://github.com/tribe29/checkmk/commit/bd03d9446b354479ea8f87f60e3892e99…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M omd/packages/apache-omd/skel/etc/apache/conf.d/security.conf
Log Message:
-----------
REST-API: fix CSP headers for ReDoc
* single-page app tried to load a blob from it's own document,
but was prevented from doing that via a CSP header
* adding this header fixes the error
Change-Id: I433f6830f4dfc52f3aab1a72b23f06aff8929193
Compare:
https://github.com/tribe29/checkmk/compare/2b19c8052bc8...bd03d9446b35