Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 599db51676c7e4d03fa1696b61f83116bc1225f7
https://github.com/tribe29/checkmk/commit/599db51676c7e4d03fa1696b61f83116b…
Author: Konstantin Baikov <konstantin.baikov(a)tribe29.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M cmk/utils/type_defs/result.py
Log Message:
-----------
Remove pylint disable assigning-non-slot
The upstream issue was fixed:
https://github.com/PyCQA/astroid/issues/999
our pylint will be pinned to version 2.9.6 for some time
Change-Id: Ie70ff7b13ceef6ba8990e6b7a29cbdb2568f5d06
Commit: e045c6167586f19013f44a05bba0c9bd29bb57ba
https://github.com/tribe29/checkmk/commit/e045c6167586f19013f44a05bba0c9bd2…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/watolib/host_attributes.py
Log Message:
-----------
attributes: typing
Change-Id: I4c58fa637ae36fbae80b95f7b6b1bc9dafdf44a6
Commit: a5042ba5e304fe228dfd88ed8f2f157aea614fb6
https://github.com/tribe29/checkmk/commit/a5042ba5e304fe228dfd88ed8f2f157ae…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M tests/unit/cmk/gui/plugins/openapi/test_swagger_ui.py
Log Message:
-----------
REST API: add tests for swagger ui
Change-Id: Ia399b1752652d6075912d881bbedff25dec43fa4
Commit: bb0aa00bccaf8d08f926a0af3496458c04c049fb
https://github.com/tribe29/checkmk/commit/bb0aa00bccaf8d08f926a0af3496458c0…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M cmk/gui/watolib/git.py
Log Message:
-----------
wato git: fix import and docstring
Change-Id: I853ef6a7cabe15c427dae4d1370cb6250bc965cb
Commit: 47dabf087698e09b92e923e436f0ca77d8722a42
https://github.com/tribe29/checkmk/commit/47dabf087698e09b92e923e436f0ca77d…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M cmk/gui/wsgi/applications/rest_api.py
M tests/unit/cmk/gui/plugins/openapi/test_swagger_ui.py
Log Message:
-----------
REST API: fix swagger ui on https
Change-Id: Ia81e66721d0ea2d76ec14f937a96d5deab2e14f8
Commit: e45a6e91bfae1f3071980a5b70d7eb96b27df5bc
https://github.com/tribe29/checkmk/commit/e45a6e91bfae1f3071980a5b70d7eb96b…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M cmk/gui/wsgi/applications/rest_api.py
A web/htdocs/openapi/swagger-ui-3/favicon-16x16.png
A web/htdocs/openapi/swagger-ui-3/favicon-32x32.png
A web/htdocs/openapi/swagger-ui-3/index.html
A web/htdocs/openapi/swagger-ui-3/swagger-ui-bundle.js
A web/htdocs/openapi/swagger-ui-3/swagger-ui-bundle.js.LICENSE.txt
A web/htdocs/openapi/swagger-ui-3/swagger-ui-bundle.js.map
A web/htdocs/openapi/swagger-ui-3/swagger-ui-es-bundle-core.js
A web/htdocs/openapi/swagger-ui-3/swagger-ui-es-bundle-core.js.LICENSE.txt
A web/htdocs/openapi/swagger-ui-3/swagger-ui-es-bundle-core.js.map
A web/htdocs/openapi/swagger-ui-3/swagger-ui-es-bundle.js
A web/htdocs/openapi/swagger-ui-3/swagger-ui-es-bundle.js.LICENSE.txt
A web/htdocs/openapi/swagger-ui-3/swagger-ui-es-bundle.js.map
A web/htdocs/openapi/swagger-ui-3/swagger-ui-standalone-preset.js
A web/htdocs/openapi/swagger-ui-3/swagger-ui-standalone-preset.js.LICENSE.txt
A web/htdocs/openapi/swagger-ui-3/swagger-ui-standalone-preset.js.map
A web/htdocs/openapi/swagger-ui-3/swagger-ui.css
A web/htdocs/openapi/swagger-ui-3/swagger-ui.css.map
A web/htdocs/openapi/swagger-ui-3/swagger-ui.js
A web/htdocs/openapi/swagger-ui-3/swagger-ui.js.LICENSE.txt
A web/htdocs/openapi/swagger-ui-3/swagger-ui.js.map
Log Message:
-----------
REST API: upgrade swagger ui to 3.46.0
Change-Id: Id096588b6aebfab8aaed64d3e093d009e70bd259
Commit: c224aacdb4a83e26d058b51386942c1d51407fe9
https://github.com/tribe29/checkmk/commit/c224aacdb4a83e26d058b51386942c1d5…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M Pipfile
M Pipfile.lock
Log Message:
-----------
REST API: remove pre-packaged outdated swagger ui
Change-Id: Id782ca9693b04f1e443fc190ee47c325a9660300
Compare:
https://github.com/tribe29/checkmk/compare/5067da566c3e...c224aacdb4a8