summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_stats_collector.erl
AgeCommit message (Expand)Author
2010-04-02Deterministic/synchronous shutdown code.Damien F. Katz
2010-03-04reverting damien's latest commit until we can figure out why it's causing fai...John Christopher Anderson
2010-03-04Changed process tree shutdown to be synchronous, to eliminate spurious test f...Damien F. Katz
2009-09-17Fixes COUCHDB-396Paul Joseph Davis
2009-07-14wheeeeeeeeNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-05-24Added stats tracking for active _changes clients.Damien F. Katz
2009-05-06First cut at _changes api. Update the by_id and by_seq indexes to contain upd...Damien F. Katz
2009-04-09Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ...Damien F. Katz
2009-02-22add missing filesJan Lehnardt