0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding back better TimingStats. More... over 14 years ago
upgrading to scala 2.7.7 More... over 14 years ago
download.java.net has some packages we need. using HTTPS for a repo turned out to be a terrible idea. More... over 14 years ago
adding needed dependency. More... over 14 years ago
Adding back the stats socket listener and tests. More... over 14 years ago
bump version since so much changed. More... over 14 years ago
fix TimingStat to be json-serializable. More... over 14 years ago
ouch ouch ouch. More... over 14 years ago
Merge branch 'master' of github.com:stevej/scala-stats More... over 14 years ago
making it possible to output stats as json. More... over 14 years ago
Sample stats fetcher for the scala-stats built-in socket listener. Inserts stats into ganglia using gmetric. More... over 14 years ago
setting Twitter, Inc as the copyright holder. More... over 14 years ago
Merge branch 'master' of [email protected]:stevej/scala-stats More... over 14 years ago
Rearranging how we print out TimingStats to make it more generic. Also switching to better matchers for list elements. More... over 14 years ago
for simplicity, only process one command per socket and then immediately close it. More... over 14 years ago
use newer configgy. More... over 14 years ago
fix local repo. More... over 14 years ago
upgrade scala-build. More... over 14 years ago
Adding the ability to put a listener on a socket to report stats over the network, suckas. More... over 14 years ago
adding some logging to StatsMBean construction. More... over 14 years ago
rename and move packages. More... over 14 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... over 14 years ago
add the ability to add callback functions for finding timing stats. Also increasing the version to 1.2. More... over 14 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... over 14 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... over 14 years ago
it's now possible to reset your counters and also to subscribe to resetable stats via JMX. More... over 14 years ago
upgrading package to 1.1. More... over 14 years ago
Merge branch 'master' of [email protected]:stevej/scala-stats More... over 14 years ago
upgrading to scala 2.7.5 More... over 14 years ago
new versions of everything after our little cherry-pick fiasco. goodbye history, we'll miss you. More... over 14 years ago