summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2019-11-14stream_ssl_slave: Fix socket overwrite (#7306)thiagoftsm
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-10-30Fix counter reset detection (#7220)Markos Fountoulakis
2019-10-24detect if the disk cannot keep up with data collection (#7139)Markos Fountoulakis
2019-10-14template_foreach_fix: Fix underscore dash (#7069)thiagoftsm
2019-10-11Fix dbengine not working when mmap fails (#7065)Markos Fountoulakis
2019-10-07Handle cases where metric timestamps are inversed and data collection interva...Markos Fountoulakis
2019-10-07Remove hard cap from page cache size to eliminate deadlocks. (#7006)Markos Fountoulakis
2019-10-05Increase dbengine default cache size (#6997)Markos Fountoulakis
2019-10-04Remove warning from Coverity (#6992)thiagoftsm
2019-10-03Make dbengine the default memory mode (#6977)Markos Fountoulakis
2019-10-02Fix dbengine consistency when a writer modifies a page concurrently with a re...Markos Fountoulakis
2019-10-01Fix coverity erro (CID 349552) double lock (#6970)thiagoftsm
2019-09-29Fix Remark Lint for READMEs in Database (#6942)Promise Akpan
2019-09-28Reduce overhead during write io (#6964)Markos Fountoulakis
2019-09-27Create a template for all dimensions (#6560)thiagoftsm
2019-09-24Detect deadlock in dbengine page cache (#6911)Markos Fountoulakis
2019-09-18Change the log level for chart updates (#6887)Vladimir Kobal
2019-09-12Stress test insertions into dbengine and bugfixes (#6814)Markos Fountoulakis
2019-09-03Fix clear notification missing (#6638)thiagoftsm
2019-08-28Fix corrupted transaction payload handling during start-up of the database en...Markos Fountoulakis
2019-08-28Variable Granularity support for data collection (#6430)Markos Fountoulakis
2019-08-20Add alarm variables to the response of chart and data (#6615)Valentin Rakush
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
2019-07-23Make use of GCC's __attribute__((unused)) (#6392)Andrew Clayton
2019-07-15Fix CRC and I/O error handling in dbengine so that netdata is not halted and ...Markos Fountoulakis
2019-07-05Health_index (#6377)thiagoftsm
2019-07-02Update README.md (#6372)Markos Fountoulakis
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2019-06-21Update documentation about dbengine (#6264)Markos Fountoulakis
2019-06-21Handle file descriptors running out (#6303)Markos Fountoulakis
2019-06-19Chart name streaming (#6304)Vladimir Kobal
2019-06-07Force page alignment per dimension of chart. (#6240)Markos Fountoulakis
2019-06-07Prometheus remote write backend (#6062)Vladimir Kobal
2019-06-04Fill chart gaps efficiently. (#6216)Markos Fountoulakis
2019-06-04Fix page cache descriptor race condition (#6202)Markos Fountoulakis
2019-06-03Support falling back to buffered I/O when direct I/O is unavailable (#6174)Markos Fountoulakis
2019-06-03Change print level from error to info (#6195)Markos Fountoulakis
2019-05-31SSL implementation for Netdata (#5956)thiagoftsm
2019-05-30Add empty page detection in DB engine (#6173)Markos Fountoulakis
2019-05-30DB engine optimize RAM usage (#6134)Markos Fountoulakis
2019-05-27Remove unecessary 2nd call of get_system_info at startup (#6128)Chris Akritidis
2019-05-24Remove system_info copying (#6113)Vladimir Kobal
2019-05-22Fix race condition in DB engine API (#6079)Markos Fountoulakis
2019-05-22Fix creating chart directories when not necessary with memory mode dbengine (...Markos Fountoulakis
2019-05-20Fix delete datafile error (#6057)Markos Fountoulakis
2019-05-15Database engine (#5282)Markos Fountoulakis
2019-05-14Fix segmentation fault (#6011)Vladimir Kobal
2019-05-13Add system info streaming (#5996)Vladimir Kobal