9
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added docs for JsonHelpers#jsonFixture. More... over 13 years ago
Fix JsonHelpers#asJson throws clause. More... over 13 years ago
Make Json's fields private. More... over 13 years ago
Convert JsonHelpers to use strings. More... over 13 years ago
Run tests in parallel. More... over 13 years ago
Add service-specific Jackson modules. More... over 13 years ago
Move Level deserialization into its own module. More... over 13 years ago
Extract and improve JSON support. More... over 13 years ago
Tinker with ServerCommand's logging. More... over 13 years ago
Add timerContext() to the Scala facade for Timer to allow timing of asynchronous operations using a TimerContext. More... over 13 years ago
Merge pull request #24 from chrisgray/master More... over 13 years ago
Removing unused Reader from ConfigurationFactory#build More... over 13 years ago
Make sure we're closing our Reader. More... over 13 years ago
Use Jackson to deserialize Configuration objects. More... over 13 years ago
Bump version to 2.0.0-SNAPSHOT. More... over 13 years ago
Sanitize GC names in GraphiteReporter. More... over 13 years ago
Merge pull request #150 from datafueled/typos More... over 13 years ago
Fix typos. More... over 13 years ago
Upgrade to Jackson 1.9.4. More... over 13 years ago
Upgrade to Jetty 7.6.0. More... over 13 years ago
Upgrade to Jetty 7.6.0 final. More... over 13 years ago
Throw an exception if a Scala class tries to extend Service. More... over 13 years ago
Merge pull request #146 from cscotta/patch-1 More... over 13 years ago
"MINUTES_PER_SECOND = 60.0" => "SECONDS_PER_MINUTE = 60.0" More... over 13 years ago
Updated changelog. More... over 13 years ago
Upgrade to tomcat-dbcp 7.0.25. More... over 13 years ago
Upgrade to Jetty 7.6.0.RC5. More... over 13 years ago
Upgrade to Jackson 1.9.4. More... over 13 years ago
Added docs for metrics-ganglia and metrics-graphite. More... over 13 years ago
Added docs for metrics-jetty. More... over 13 years ago