summaryrefslogtreecommitdiffstats
path: root/web/api/formatters
AgeCommit message (Expand)Author
2021-04-07Fix memory corruption issue when executing context queries in RAM/SAVE memory...Stelios Fragkakis
2021-03-23Fix memory leak when archived data is requested (#10837)Stelios Fragkakis
2021-03-23Add lock check to avoid shutdown when compiled with internal and locking chec...Stelios Fragkakis
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-02-17Fix the context filtering on the data query endpoint (#10652)Stelios Fragkakis
2021-01-14Support multiple chart label keys in data queries (#10483)Stelios Fragkakis
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-28Fix race condition in rrdset_first_entry_t() and rrdset_last_entry_t() (#10276)Markos Fountoulakis
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-10-21Fixed compile error in CENTOS 6 (#10110)Stelios Fragkakis
2020-09-25Fixed locking order to address CID_362348 (#9991)Stelios Fragkakis
2020-09-24Improved the data query when using the context parameter (#9978)Stelios Fragkakis
2020-09-18Fixed chart's last accessed time during context queries (#9952)Stelios Fragkakis
2020-09-15Added context parameter to the data endpoint (#9931)Stelios Fragkakis
2020-08-04installer: update `go.d.plugin` version to v0.20.0 (#9644)Ilya Mashchenko
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-02-24Merging the feature branch for the ACLK in the previous sprint. (#8179)Andrew Moss
2020-01-17Fix CSV -> SSV in docs (#7782)cosmix
2020-01-06Clean up host labels in API responses (#7616)Vladimir Kobal
2019-12-16Labels issues (#7515)Andrew Moss
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-09-18Remove Dollar sign from Bash code in documentation and fix remark-lint warnin...Promise Akpan
2019-09-12sidebar-info update - DB engine (#6744)Jacek Kolasa
2019-09-03HTTP response message (#6595)thiagoftsm
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-05-15Database engine (#5282)Markos Fountoulakis
2019-05-02info API minor enhancementsChris Akritidis
2019-04-18Extend netdata info API call (#5889)Chris Akritidis
2019-02-20Correct version check in UI (#5429)Chris Akritidis
2019-02-11Add message queue statistics (#5115)Vladimir Kobal
2018-12-07Ga (#4938)Chris Akritidis
2018-10-31fixed wrong annotations given to google charts (#4535)Costa Tsaousis
2018-10-27Split the API formatters in modules (#4504)Costa Tsaousis