Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 6b0035b00e51f48457600b93bb921ac994da5539
https://github.com/tribe29/checkmk/commit/6b0035b00e51f48457600b93bb921ac99…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M web/.f12
Log Message:
-----------
Made web/.f12 a bit more similar to parts of the top-level Makefile.
The .f12 scripts should really, really die and be replaced by Makefile
targets: They are a constant source of bugs caused by code duplication and
minor (often unintended) differences.
Note that we still do not delete superfluous/deleted files from the site.
This is a different story...
Change-Id: Ibe9a8d16378ef5f5e63eac38481b9f74dd85ae0b
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 4efb535cd2e7bfe056c650b4ee342783120f199a
https://github.com/tribe29/checkmk/commit/4efb535cd2e7bfe056c650b4ee3427831…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M web/.f12
Log Message:
-----------
Made web/.f12 a bit more similar to parts of the top-level Makefile.
The .f12 scripts should really, really die and be replaced by Makefile
targets: They are a constant source of bugs caused by code duplication and
minor (often unintended) differences.
Note that we still do not delete superfluous/deleted files from the site.
This is a different story...
Change-Id: Ibe9a8d16378ef5f5e63eac38481b9f74dd85ae0b
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: bec69fc51615fe311f50c36a711e3feb3ac836b0
https://github.com/tribe29/checkmk/commit/bec69fc51615fe311f50c36a711e3feb3…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M Makefile
Log Message:
-----------
Do not ship *.sccs and non-minified JavaScript.
Change-Id: Ife69c16b266a51713ecf6aa4f88ffc8dd9a6acff
Commit: d6ae32b5c239e48da84eeebe19c349b4dadab7f1
https://github.com/tribe29/checkmk/commit/d6ae32b5c239e48da84eeebe19c349b4d…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M webpack.config.js
Log Message:
-----------
node_modules should not be excluded in webpack.config.js
Otherwise Babel will only add polyfills to our code, but
not to other modules like e.g. d3-flextree.
Change-Id: I3070fdaf928745b178bbad4a0609fb3ad00e8981
Commit: a7c33a72aad319ae041f32e862ffaad00828d365
https://github.com/tribe29/checkmk/commit/a7c33a72aad319ae041f32e862ffaad00…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M Makefile
Log Message:
-----------
Define minified JavaScript files only once.
Change-Id: I24f2de17e3ef25bd5c13487ce4e13db6540bee92
Compare: https://github.com/tribe29/checkmk/compare/e46619998cf7...a7c33a72aad3
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 1f62080e9d26955501dede194aaf96350670e7ec
https://github.com/tribe29/checkmk/commit/1f62080e9d26955501dede194aaf96350…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M webpack.config.js
Log Message:
-----------
node_modules should not be excluded in webpack.config.js
Otherwise Babel will only add polyfills to our code, but
not to other modules like e.g. d3-flextree.
Change-Id: I3070fdaf928745b178bbad4a0609fb3ad00e8981
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 945c5433fe428686d02de934f5c4de9251a25037
https://github.com/tribe29/checkmk/commit/945c5433fe428686d02de934f5c4de925…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-08-30 (Fri, 30 Aug 2019)
Changed paths:
M agents/plugins/mk_docker.py
M tests/unit/agents/plugins/test_mk_docker.py
Log Message:
-----------
mk_docker.py: add message in case of wrong library version
Change-Id: Ib9cd2d6c49cb4a58f41a45eae47c9a1d26df7c8a
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: fb8898a4e0389c09c689e1196599c504ffb07a80
https://github.com/tribe29/checkmk/commit/fb8898a4e0389c09c689e1196599c504f…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2019-08-30 (Fri, 30 Aug 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update package.json and package-lock.json
* Add carets to d3 and d3-flextree
* Update all dependencies and dev-dependencies besides sass-loader
Change-Id: Ic9945a5f8f2398878032912c4de143e1378c43ed
Commit: bc555a8b09673042ec16317be9096dc946382dfa
https://github.com/tribe29/checkmk/commit/bc555a8b09673042ec16317be9096dc94…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2019-08-30 (Fri, 30 Aug 2019)
Changed paths:
M package-lock.json
M package.json
M webpack.config.js
Log Message:
-----------
Update package.json and package-lock.json
* Add carets to d3 and d3-flextree
* Update all dependencies and dev-dependencies besides sass-loader
Change-Id: I77864e541cab446947032ec2591bbf3b55c5d950
Compare: https://github.com/tribe29/checkmk/compare/c26a1a3bef98...bc555a8b0967