summaryrefslogtreecommitdiffstats
path: root/database/engine/metadata_log
AgeCommit message (Expand)Author
2022-10-16Add a thread to asynchronously process metadata updates (#13783)Stelios Fragkakis
2022-10-13overload libc memory allocators with custom ones to trace all allocations (#1...Costa Tsaousis
2022-10-10Parser cleanup (#13782)Stelios Fragkakis
2022-10-09Remove extern from function declared in headers. (#13790)vkalintiris
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-04Migrate data when machine GUID changes (#13232)Stelios Fragkakis
2022-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2021-10-22Fix warnings from -Wformat-truncation=2 (#11676)Emmanuel Vasilakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-04-14Spelling database (#10914)Josh Soref
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-09-04Fix race condition with orphan hosts (#9862)Markos Fountoulakis
2020-08-27Fix empty dbengine files (#9820)Markos Fountoulakis
2020-08-14Fix flushing errors (#9738)Markos Fountoulakis
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-17Implemented the HOST command in metadata log replay (#9489)Stelios Fragkakis
2020-07-16Implemented default disk space size calculation for multihost db (#9504)Stelios Fragkakis
2020-07-15Fix compilation warnings (#9544)Vladimir Kobal
2020-06-29Disallow dimensions or charts being obsoleted and archived simultaneously. (#...Markos Fountoulakis
2020-06-19Improved error handling and recovery during compaction and metadata log repla...Stelios Fragkakis
2020-06-16Replace assert calls (#9349)Markos Fountoulakis
2020-06-15Fixed compiler warnings (#9337)Stelios Fragkakis
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis