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
Ability to serve up a default html file from the root of the uri/resource path. Presently it is hardcoded to serve up "index.htm", we should make that configurable. Also needed to set a default mimetype when it can't find one. More... over 13 years ago
Added ability to move the REST services to a different url (off of the root). Introduced a new parameter to the yamnl file, rootPath. For example, if set to "/services/*", all JAX-RS classes will be available down from that url. More... over 13 years ago
Rewrote the BeanPostProcessors. More... over 13 years ago
Update to AssetBundle to allow user to specify the urlPath where they want the resources available. More... over 13 years ago
Added RatioGauge and PercentGauge. More... over 13 years ago
Updated changelog and contributors. More... over 13 years ago
Merge pull request #142 from robbywalker/master More... over 13 years ago
Fix array offset error in Snapshot creation. More... over 13 years ago
Fix edge case in thread dump causing one thread to not be shown. More... over 13 years ago
Removing eclipse files More... over 13 years ago
Adding module and changing spring module pom to inherit from parent More... over 13 years ago
Importing metrics-spring More... over 13 years ago
Start tracking Metrics 2.0.0-RC0-SNAPSHOT. More... over 13 years ago
Upgraded to Jetty 7.6.0.RC4. More... over 13 years ago
Updated the changelog with some other stuff. More... over 13 years ago
Added ResourceTest. More... over 13 years ago
Added tests for metrics-jersey. More... over 13 years ago
Rewrote InstrumentedAppender in metrics-logback. More... over 13 years ago
Rewrote InstrumentedAppender. More... over 13 years ago
Cleaned up metrics-httpclient. More... over 13 years ago
Pin metrics-httpclient metrics on the Apache classes. More... over 13 years ago
Hid a lot of metrics-guice guts. More... over 13 years ago
Make GangliaMessage and its builder package-private. More... over 13 years ago
Fix more weirdly-named tests. More... over 13 years ago
Fix some GangliaReporter javadoc. More... over 13 years ago
Get Maven to run GangliaMessageTest. More... over 13 years ago
Made InstrumentedEhcache not a howling weirdness. More... over 13 years ago
Added a test for DeathRattleExceptionHandler. More... over 13 years ago
Added tests for VirtualMachineMetrics. More... over 13 years ago
Added a test for executor shutdown. More... over 13 years ago