9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Feb 15, 2024 — Feb 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 2.0.0-BETA14. More... about 14 years ago
Use committed size if maximum size doesn't exist for a memory pool. More... about 14 years ago
Added Tasks. More... about 14 years ago
Include a custom jetty-http build. More... about 14 years ago
Bump to Jersey 1.8. More... about 14 years ago
More docs work. More... about 14 years ago
Don't double --smart with Pandoc. More... about 14 years ago
Make sure we're instrumenting cloned InstrumentedEhcaches as well. More... about 14 years ago
Switch to Pandoc for documentation. More... about 14 years ago
Fix potential race condition in variance calculation. More... about 14 years ago
Merge pull request #49 from kevinclark/pretty-by-default More... about 14 years ago
Link to the pretty'd json More... about 14 years ago
Don't record GC durations which are obviously bad. More... about 14 years ago
Merge pull request #47 from ryankennedy/development More... about 14 years ago
Slight modification of MetricsServlet to catch Exception instead of just JsonMappingException in gauge evaluations. If a gauge throws an exception in a relatively small response, Jetty catches it before any buffers are flushed and returns an HTTP 500 with a suitable error page. If a gauge throws an exception in a larger response, after some of the buffer has been flushed to the client, Jetty cuts off the response stream, resulting in an HTTP 200 with a partial JSON response. More... about 14 years ago
Bump to logula 2.1.3. More... about 14 years ago
Specify version for maven-gpg-plugin. More... about 14 years ago
Include ArrayProvider. More... about 14 years ago
Bump to jersey-scala 0.1.7 and fig 1.1.5, among other things. More... about 14 years ago
Fix a potential NPE with anonymous classes. More... about 14 years ago
Update artifactId and version in tutorial. More... about 14 years ago
Make JmxReporter.Histogram and JmxReporter.Timer static. More... about 14 years ago
Merge pull request #41 from mattryall/development More... about 14 years ago
Ignore IDEA project files More... about 14 years ago
#40: fix NullPointerException in GraphiteReporter.run() when remote server isn't available More... about 14 years ago
Depend on Metrics 2.0.0-BETA14-SNAPSHOT. More... about 14 years ago
Merge branch 'feature/maven-switch' into development More... about 14 years ago
Updated docs a bit. More... about 14 years ago
Added cross-built POM for metrics-scala. More... about 14 years ago
Extract out the Scala code. More... about 14 years ago