3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cut the 2.5.0-RC1 Release. More... over 1 year ago
Setting version to 2.5.0-RC1 More... over 1 year ago
Added NormalizeTagPlugin support merges #1525 More... over 1 year ago
Update opentsdb_restart.py (#1515) (#2299) More... almost 2 years ago
Revert "Update opentsdb_restart.py (#1515)" (#2298) More... almost 2 years ago
Improve RPC Method Consistency (#2043) More... almost 2 years ago
Update opentsdb_restart.py (#1515) More... almost 2 years ago
Use ConcurrentHashMap when serializing tags. More... about 3 years ago
Test for null, avoid NPE More... about 3 years ago
Trigger callback chain when reached limit. (#2204) More... over 3 years ago
Improved fix for #2261. Regular expressions wouldn't catch the newlines or possibly other control characters. Now we'll use the TAG validation code to make sure the inputs are only plain ASCII printables first. Fixes CVE-2018-12972, CVE-2020-35476 More... over 3 years ago
Fix for #2269 and #2267 XSS vulnerability. Escaping the user supplied input when outputing the HTML for the old BadRequest HTML handlers should help. Thanks to the reporters. Fixes CVE-2018-13003. More... over 3 years ago
Tighten up the regexes for Gnuplot URI params per multiple security reports. The best way of avoiding RCEs is to disable Gnuplot, but this should help a little. More... over 3 years ago
Update some dependencies for #2262. WARNING: The minimum JDK is now version 8 due to Jackson. Fix the Json serializer to explicitly write nulls due to API changes in Jackson. Ignore a couple of histogram generating data files. More... over 3 years ago
Enhance range tests and regex and add better default for output validator (#2217) More... over 4 years ago
Add logback 1.2.9 jar md5s More... over 4 years ago
Bump Logback version to patch CVE-2021-42550 More... over 4 years ago
Fix race condition in UID lookup More... almost 5 years ago
Cut the 2.4.1 release. More... about 5 years ago
Fix #1959 by updating to the latest asyncbigtable client. More... about 5 years ago
Fix #1885 by making the overall stats a concurrent map. Doh. More... about 5 years ago
Fix for #1886 to allow metric only queries in the expressions and allow for no filters. More... about 5 years ago
Add a systemd standard opentsdb service script to launch using the port defined in the config file. Fixes #2033 More... about 5 years ago
Fix remote code execution #2051 by adding regex validators for the Gnuplot params and introducting the tsd.gnuplot.options.allowlist setting that is a strict matching allow list of o= values from the query string that will be allowed through. By default tihs is empty so if folks are using this query param, they'll different graphs until they add the options they need. More... over 5 years ago
Fix building after adding the Split rollup query code. More... over 5 years ago
Start supporting rollups in FSCK. More... over 5 years ago
Update include.mk (#1550) More... over 5 years ago
TSDB list running queries script (#1692) More... over 5 years ago
Status API (#1742) More... over 5 years ago
WIP: Pr 1762 (#2036) More... over 5 years ago