summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_ref_counter.erl
AgeCommit message (Expand)Author
2011-06-23Merged revision 1104168 from trunkFilipe David Borba Manana
2010-04-28Fix to make dbclose synchronous, to prevent unnecessary slowdown caused by ma...Damien F. Katz
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-07-14wheeeeeeeeNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-05-31Added timeout and heartbeat options to the _changes apiDamien F. Katz
2009-04-10Fixes for leaked file handles, with test.Damien F. Katz
2009-02-17Put file ref_counting into it's own module, to make the speed of opening an a...Damien F. Katz