Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 01b7a1d24338468521f46650d70759334c16d723
https://github.com/tribe29/checkmk/commit/01b7a1d24338468521f46650d70759334…
Author: Alex Zurhake <alex.zurhake(a)tribe29.com>
Date: 2019-12-02 (Mon, 02 Dec 2019)
Changed paths:
A buildscripts/scripts/jenkins-lib-loader/jenkins-template.groovy
A buildscripts/scripts/jenkins-lib-loader/update-jenkins-lib-loading.sh
A buildscripts/scripts/vars/.gitignore
A vars
Log Message:
-----------
Add Libraries to Jenkins Pipelines
Pipelines can now load groovy files that are located in buildscripts/scripts/
To enable loading of libraries copy code from buildscripts/scripts/vars/jenkins-template.groovy to the top of your pipeline script.
Don't edit this code inside of the pipeline, only in the template. To copy updates to the Pipelines call vars/update-jenkins-lib-loading.sh from inside buildscripts/scripts
Change-Id: I9d2fcaa43ebf130130e61540bf08868c1d0b3c76
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: a91f9cead30d71883017472f5f5718c756c5fe20
https://github.com/tribe29/checkmk/commit/a91f9cead30d71883017472f5f5718c75…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2019-12-02 (Mon, 02 Dec 2019)
Changed paths:
M livestatus/src/DoubleColumn.h
M livestatus/src/DoublePointerColumn.h
M livestatus/src/HostSpecialDoubleColumn.h
M livestatus/src/OffsetDoubleColumn.h
M livestatus/src/ServiceSpecialDoubleColumn.h
M livestatus/src/TableHosts.cc
M livestatus/src/TableServices.cc
M livestatus/src/TableStateHistory.cc
M livestatus/src/TableStatus.cc
Log Message:
-----------
Pack offsest in Column::Offsets array (2)
Change-Id: I43b6d1424dc8445f87c6e693ce3a8fd8f38dea73