summaryrefslogtreecommitdiffstats
path: root/libnetdata/dictionary
AgeCommit message (Expand)Author
2022-07-19Bumpvk-fuzzerfuzzerVasilis Kalintiris
2022-07-18fixed codacy suggestionsCosta Tsaousis
2022-07-18renamed struct stringCosta Tsaousis
2022-07-18fixed memory leak on rrdlabels not freed on rrdinstancesCosta Tsaousis
2022-07-18fixed memory leak on rrdcontexts - it was not freeing all dictionaries in rrd...Costa Tsaousis
2022-07-15full contexts API; updated swaggerCosta Tsaousis
2022-07-14fix string unittest when there are some strings already in the indexCosta Tsaousis
2022-07-14strict policy to cleanup and garbage collectorCosta Tsaousis
2022-07-14fixed dictionary unittestCosta Tsaousis
2022-07-14fix bug in AVL indexing of dictionaries; make sure react callback of dictiona...Costa Tsaousis
2022-07-13fix string over AVLCosta Tsaousis
2022-07-13fix buggy STRING under AVLCosta Tsaousis
2022-07-13cleanup properlyCosta Tsaousis
2022-07-13fix string indexing with AVLCosta Tsaousis
2022-07-13cleanup - implemented all interface functions - dictionary react callback tri...Costa Tsaousis
2022-07-13operationalCosta Tsaousis
2022-07-13fully working attempt 2Costa Tsaousis
2022-07-13rrdcontext retention with collectionCosta Tsaousis
2022-07-13calculated retentionCosta Tsaousis
2022-07-13rrdmetric starting retentionCosta Tsaousis
2022-07-13added rrdmetricsCosta Tsaousis
2022-07-13proper cleanup of referenced dictionariesCosta Tsaousis
2022-07-13string unittestCosta Tsaousis
2022-07-13first operational cleanupCosta Tsaousis
2022-07-13cascading changesCosta Tsaousis
2022-07-13dictionaries maintain version numbers; rrdcontext apiCosta Tsaousis
2022-07-13rrdcontext public interface; statistics on STRING; scratchpad on DICTIONARYCosta Tsaousis
2022-07-13merge context titlesCosta Tsaousis
2022-07-13loading instancesCosta Tsaousis
2022-07-13first interface to sqlCosta Tsaousis
2022-07-13intermediate commitCosta Tsaousis
2022-07-13make it compile - no functionality yetCosta Tsaousis
2022-07-13enable AVL compilation of STRINGCosta Tsaousis
2022-07-13first STRING implementation, used by DICTIONARY and RRDLABELCosta Tsaousis
2022-07-13type checking on dictionary return valuesCosta Tsaousis
2022-06-28Dictionaries with reference counters and full deletion support during travers...Costa Tsaousis
2022-06-17allow traversing null-value dictionaries (#13162)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-02add the ability to merge dictionary items (#13054)Costa Tsaousis
2022-06-02dictionary improvements (#13052)Costa Tsaousis
2022-06-02Fix dictionary crash walkthrough empty (#13051)Costa Tsaousis
2022-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-05-25add dictionary support to statsd (#12980)Costa Tsaousis
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-02-19Fix broken links in docs and add collectors to list (#10651)Joel Hans
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-02-04CUPS plugin (#5188)Simon Nagl