summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_os_process.erl
AgeCommit message (Expand)Author
2011-08-18Merge revision 1159045 from trunkFilipe David Borba Manana
2010-07-19remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829John Christopher Anderson
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-12-22move query server to a design-doc based protocol, closes COUCHDB-589John Christopher Anderson
2009-12-02COUCHDB-588: don't make log noise when an OS process chooses to terminate nor...Mark Hammond
2009-11-21code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570Adam Kocoloski
2009-10-24use couch_util:priv_dir() b/c it works in dev mode tooAdam Kocoloski
2009-07-14wheeeeeeeeNoah Slater
2009-06-14merge list-iterator branch to trunk. changes JavaScript _list APIJohn Christopher Anderson
2009-06-09Fixes COUCHDB-372Paul Joseph Davis
2009-05-30Test and fix for infinite loops in view_servers, fix for crashed OS processes...Damien F. Katz
2009-04-16Baby steps toward better reporting of os_process errors (and JavaScript synta...John Christopher Anderson
2009-03-10fix gen_server calls to honor os_process_timeoutJohn Christopher Anderson
2009-03-06configure view and external server timeout in using ini variables.John Christopher Anderson
2009-01-24Don't let a failing db update notification client bring down the entireJan Lehnardt
2008-12-16couch_os_process to manage the JSON line protocol. thanks davisp.John Christopher Anderson