summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_os_process.erl
AgeCommit message (Expand)Author
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