0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding back better TimingStats. More... over 15 years ago
upgrading to scala 2.7.7 More... over 15 years ago
download.java.net has some packages we need. using HTTPS for a repo turned out to be a terrible idea. More... over 15 years ago
adding needed dependency. More... over 15 years ago
Adding back the stats socket listener and tests. More... over 15 years ago
bump version since so much changed. More... almost 16 years ago
fix TimingStat to be json-serializable. More... almost 16 years ago
ouch ouch ouch. More... almost 16 years ago
Merge branch 'master' of github.com:stevej/scala-stats More... almost 16 years ago
making it possible to output stats as json. More... almost 16 years ago
Sample stats fetcher for the scala-stats built-in socket listener. Inserts stats into ganglia using gmetric. More... almost 16 years ago
setting Twitter, Inc as the copyright holder. More... almost 16 years ago
Merge branch 'master' of [email protected]:stevej/scala-stats More... almost 16 years ago
Rearranging how we print out TimingStats to make it more generic. Also switching to better matchers for list elements. More... almost 16 years ago
for simplicity, only process one command per socket and then immediately close it. More... almost 16 years ago
use newer configgy. More... almost 16 years ago
fix local repo. More... almost 16 years ago
upgrade scala-build. More... almost 16 years ago
Adding the ability to put a listener on a socket to report stats over the network, suckas. More... almost 16 years ago
adding some logging to StatsMBean construction. More... almost 16 years ago
rename and move packages. More... almost 16 years ago
removing a dead comment, also setting the initial size of the hashtable to be larger than your expected fields in order to combat slowness due to hashtable resizing. More... almost 16 years ago
add the ability to add callback functions for finding timing stats. Also increasing the version to 1.2. More... almost 16 years ago
Adding the ability to add pre-calculated timing stats for easy integration with 3rd party software that calculate their own numbers. Also fixed a stupid synchronize uses. More... almost 16 years ago
Adding an update method and building a reset method on top of it. Resetting the counterMap doesn't kill the whole map, it just resets the entries. More... almost 16 years ago
it's now possible to reset your counters and also to subscribe to resetable stats via JMX. More... almost 16 years ago
upgrading package to 1.1. More... almost 16 years ago
Merge branch 'master' of [email protected]:stevej/scala-stats More... almost 16 years ago
upgrading to scala 2.7.5 More... almost 16 years ago
new versions of everything after our little cherry-pick fiasco. goodbye history, we'll miss you. More... almost 16 years ago