summaryrefslogtreecommitdiffstats
path: root/database/rrdlabels.c
AgeCommit message (Expand)Author
2022-07-18fixed codacy suggestionsCosta Tsaousis
2022-07-18Rewrite condition to address CODACY report (Redundant condition: t->filter_ca...Stelios Fragkakis
2022-07-18empty values set to "[none]"; fix labels unit test to reflect thatCosta Tsaousis
2022-07-15added permanent labels to all charts about plugin, module and family; added l...Costa Tsaousis
2022-07-13added rrdmetricsCosta Tsaousis
2022-07-13first operational cleanupCosta Tsaousis
2022-07-13cascading changesCosta Tsaousis
2022-07-13first interface to sqlCosta Tsaousis
2022-07-13intermediate commitCosta 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-16Fix labels unit test (#13156)Stelios Fragkakis
2022-06-14allow label names to have slashes (#13125)Costa Tsaousis
2022-06-14fixed coveriry 379136 379135 379134 379133 (#13123)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2021-01-14Support multiple chart label keys in data queries (#10483)Stelios Fragkakis
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko