summaryrefslogtreecommitdiff
path: root/src/couchdb/priv
AgeCommit message (Expand)Author
2010-08-20build couchjs with sconsBrad Anderson
2010-08-11replace autotools with rebarAdam Kocoloski
2010-08-11reorganize couch .erl and driver code into rebar layoutAdam Kocoloski
2010-06-23Authentication caching, to avoid repeated opening and closing of the users da...Damien F. Katz
2010-06-15Fix warnings on Linux builds.Jan Lehnardt
2010-06-02add license bannerJan Lehnardt
2010-05-17oops, don't commit hacked-up icu_driverAdam Kocoloski
2010-05-17use O_APPEND to skip some lseeks, COUCHDB-754Adam Kocoloski
2009-12-02ensure the child exit code is reported correctly to couchMark Hammond
2009-11-27Fix weird error with JS_DefineFunctions call.Paul Joseph Davis
2009-11-27Force couchspawnkillable to be executable.Paul Joseph Davis
2009-11-27Minor formatting fix.Paul Joseph Davis
2009-11-27get windows building againMark Hammond
2009-11-26Setup JavaScript command line runner.Paul Joseph Davis
2009-11-26Complete refactoring of couch_js.Paul Joseph Davis
2009-11-26Move all C code to src/couchdb/privPaul Joseph Davis
2009-11-24Fixes COUCHDB-578Paul Joseph Davis
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
2009-10-24Move stat descriptions out of the config.Paul Joseph Davis
2009-08-18fix make install, closes COUCHDB-471 againJan Lehnardt
2009-08-18Fixing make distcheck errors.Paul Joseph Davis
2009-08-18Applying markh's Windows build patch.Paul Joseph Davis
2009-07-16git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@794834 13f79535-47...Noah Slater
2009-07-14wheeeeeeeeNoah Slater
2009-05-30Making the couchspawnkillable script marked as executable.Paul Joseph Davis
2009-05-30Test and fix for infinite loops in view_servers, fix for crashed OS processes...Damien F. Katz