0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Increase the maximum time span of a row from 10 to 60 minutes. More... almost 13 years ago
Increase the limit on the maximum length of Y/Y2 range fields. More... about 13 years ago
Added a `nocache' query param to force TSD to serve data from HBase. More... about 13 years ago
Detect content-type for error pages. More... about 13 years ago
Add unit test for `Tags.validateString'. More... about 13 years ago
Add unit tests for `Tags.parse()'. More... about 13 years ago
Don't complain about duplicate tags if the value is the same. More... about 13 years ago
Don't allocate unnecessary memory when validating names. More... about 13 years ago
Add a --auto-metric flag to the TSD. More... about 13 years ago
Allow `/'in tag and metric names. More... about 13 years ago
Fix a bug in the server-side filter code. More... about 13 years ago
UniqueId.suggest: remove unnecessary memory allocation. More... about 13 years ago
Add unit tests for `UniqueId.suggest()'. More... about 13 years ago
make check: print which tests are running. More... about 13 years ago
Fix some of FindBugs findings. More... about 13 years ago
s/DataBase/Database/ More... about 13 years ago
Make an error message more readable when a telnet-style RPC fails. More... over 13 years ago
Use 64 bit integers for some internal counters, not 32 bits. More... over 13 years ago
Add a public API to rename UIDs. More... over 13 years ago
Use the extension `.txt' instead of `.dat' for ASCII cache files. More... over 13 years ago
Fix a bug in the aggregation code. More... over 13 years ago
Bug fix: properly parse the syntax "metric{}" (empty tags). More... over 13 years ago
Add a better implementation of `Long.parseLong'. More... over 13 years ago
Fix caching of requests with relative end time. More... over 13 years ago
Refactor a bit of code. More... over 13 years ago
Fix a bug in the downsampling code. More... over 13 years ago
Remove unnecessary safety checks. More... over 13 years ago
Add a `mkmetric' subcommand to the `tsdb' command line tool. More... over 13 years ago
Stop putting `set datafile missing' in the Gnuplot scripts. More... over 13 years ago
Add an `exit' command to the telnet-style interface. More... over 13 years ago