summaryrefslogtreecommitdiffstats
path: root/web/server
AgeCommit message (Expand)Author
2022-06-1373x times faster metrics correlations at the agent (#13107)Costa Tsaousis
2022-05-20Apply some logic to possible streaming destinations (#12866)Emmanuel Vasilakis
2022-05-11Expose anomaly-bit option to health. (#12835)vkalintiris
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-04Write the entire request with parameters in the access.log file (#12815)Stelios Fragkakis
2022-05-02Make atomics a hard-dep. (#12730)vkalintiris
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
2022-04-11fix: remove instance-specific information from chart titles (#12644)Ilya Mashchenko
2022-03-14Remove owner check from webserver (#12339)thiagoftsm
2022-02-28if not separator is found in url, clean decoded_query_string (#12266)Emmanuel Vasilakis
2022-02-21Fix compilation warnings on macOS (#12082)Vladimir Kobal
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-09-04Clean netdata naming (#11484)Andrew Maguire
2021-05-05fix SSL random failures when using multithreaded web server with OpenSSL < 1....thiagoftsm
2021-04-19Move global stats to a separate thread (#10991)Vladimir Kobal
2021-04-16Update web server options for respecting browser DNT (#10157)Joel Hans
2021-04-14Spelling web api server (#10921)Josh Soref
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-04Log ACLK cloud commands to access.log (#10697)Stelios Fragkakis
2021-01-18Spelling md (#10508)Josh Soref
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2020-12-15Fix a buffer overflow when extracting information from a STREAM connection (#...Stelios Fragkakis
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-09-29Add missing tests (#10008)thiagoftsm
2020-09-10Implements ACLK v2 http message with compression (#9895)Timotej S
2020-08-28Fix redirect with parametersthiagoftsm
2020-08-19Fix proxy redirect thiagoftsm
2020-08-19Add missing value to list simple patternthiagoftsm
2020-06-12Change streaming terminology to parent/child in docs (#9312)Joel Hans
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss
2020-05-11Docs: Fix internal links and remove obsolete admonitions (#8946)Joel Hans
2020-04-22Add http headers to responses (#8760)Andrew Moss
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
2020-03-31Extend TLS Support (#8505)thiagoftsm
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-01-30Adds support for opting out of telemetry via the DO_NOT_TRACK envirnment vari...James Mills
2020-01-04Redirect when url =~ \/host\/hostname$ (#7539) (#7643)Timo
2019-11-21CMocka tests for Issue 7274 (#7308)Andrew Moss
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-10-24Fixing DNS-lookup performance issue on FreeBSD. (#7132)Andrew Moss
2019-09-23Suggest using /run or /var/run for the unix socket (#6916)Chris Akritidis
2019-09-19Permit x-auth-token in Access-Control-Allow-Headers (#6894)Chris Akritidis
2019-09-18Remove Dollar sign from Bash code in documentation and fix remark-lint warnin...Promise Akpan
2019-09-18Allow hostnames in Access Control Lists (#6796)Andrew Moss
2019-09-13Buffer overflow (#6817)Andrew Moss
2019-09-03HTTP response message (#6595)thiagoftsm
2019-08-28url_registry: Remove of unecessary NULL (#6714)thiagoftsm
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan