Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 669d0370f1da8a5e32c98eacc9b0af23ccd0af20
https://github.com/tribe29/checkmk/commit/669d0370f1da8a5e32c98eacc9b0af23c…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M agents/wnx/build_release.cmd
Log Message:
-----------
Enable unit-test as a part of win-agent build
Change-Id: I494a3276e48525efd1cd12f31b4efe98bb3c3c31
Commit: 55420f8796961c1e7edd7405195a7ecf27fd5c2c
https://github.com/tribe29/checkmk/commit/55420f8796961c1e7edd7405195a7ecf2…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M livestatus/src/Query.cc
M livestatus/src/Store.h
M livestatus/src/Table.h
M livestatus/src/TableColumns.cc
M livestatus/src/TableColumns.h
M livestatus/src/TableCommands.cc
M livestatus/src/TableCommands.h
M livestatus/src/TableComments.cc
M livestatus/src/TableComments.h
M livestatus/src/TableContactGroups.cc
M livestatus/src/TableContactGroups.h
M livestatus/src/TableContacts.cc
M livestatus/src/TableContacts.h
M livestatus/src/TableCrashReports.cc
M livestatus/src/TableCrashReports.h
M livestatus/src/TableDowntimes.cc
M livestatus/src/TableDowntimes.h
M livestatus/src/TableEventConsole.cc
M livestatus/src/TableEventConsole.h
M livestatus/src/TableEventConsoleReplication.cc
M livestatus/src/TableEventConsoleReplication.h
M livestatus/src/TableHostGroups.cc
M livestatus/src/TableHostGroups.h
M livestatus/src/TableHosts.cc
M livestatus/src/TableHosts.h
M livestatus/src/TableHostsByGroup.cc
M livestatus/src/TableHostsByGroup.h
M livestatus/src/TableLog.cc
M livestatus/src/TableLog.h
M livestatus/src/TableServiceGroups.cc
M livestatus/src/TableServiceGroups.h
M livestatus/src/TableServices.cc
M livestatus/src/TableServices.h
M livestatus/src/TableServicesByGroup.cc
M livestatus/src/TableServicesByGroup.h
M livestatus/src/TableServicesByHostGroup.cc
M livestatus/src/TableServicesByHostGroup.h
M livestatus/src/TableStateHistory.cc
M livestatus/src/TableStateHistory.h
M livestatus/src/TableStatus.cc
M livestatus/src/TableStatus.h
M livestatus/src/TableTimeperiods.cc
M livestatus/src/TableTimeperiods.h
Log Message:
-----------
Refactoring: Pass the query by reference, it can never be a nullptr.
Change-Id: Ib1aa2e74d01bae3f1e47ae21536394ddfc711062
Compare:
https://github.com/tribe29/checkmk/compare/0e4f71e73996...55420f879696