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
Fix some deprecated references. More... about 14 years ago
Bump to 2.0.0-BETA13-SNAPSHOT. More... about 14 years ago
Merge branch 'release/2.0.0-BETA12' into development More... about 14 years ago
Merge branch 'release/2.0.0-BETA12' More... about 14 years ago
Add all 2.9.0 RCs as build targets. More... about 14 years ago
Bump version number to 2.0.0-BETA12. More... about 14 years ago
Bump to Jackson 1.7.6. More... about 14 years ago
Rename license file. More... about 14 years ago
Added changelog and contributors docs. More... about 14 years ago
Added quick docs for GraphiteReporter. More... about 14 years ago
Added a servlet context listener for the folks trying to use application servers. More... about 14 years ago
Centralize all thread pool creation. More... about 14 years ago
Replace all tabs with 4 spaces. More... about 14 years ago
Move the Graphite reporter into its own module. More... about 14 years ago
Move reporting duties to the reporters. More... about 14 years ago
Fix gauge reporting in GraphiteReporter. More... about 14 years ago
Getting picky about GraphiteReporter. More... about 14 years ago
Simplify GraphiteReporter constructor. More... about 14 years ago
Merge pull request #16 from tmahesh/development More... about 14 years ago
Merge pull request #17 from chids/patch-1 More... about 14 years ago
Servlet API should be a "provided" dependency to prevent it from being packaged and thus collide with the container provided servlet API More... about 14 years ago
Added QuietErrorHandler to avoid the overly-chatty Jetty impl. More... about 14 years ago
Bump to Jerkson 0.1.8 and Jackson 1.7.6. More... about 14 years ago
support for sending metrics to a Graphite server http://graphite.wikidot.com/ More... about 14 years ago
Merge pull request #14 from datafueled/logback. More... about 14 years ago
Merge pull request #13 from datafueled/fix_readme. More... about 14 years ago
Update README.md to contain same Scala versions as the build properties. More... about 14 years ago
Add a test environment for the servlet. More... about 14 years ago
Handle the lack of healthchecks appropriately. More... about 14 years ago
Fix servlet path issues. Closes #8. More... about 14 years ago