summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-17Wait a little longer, this should help slower systems.Jan Lehnardt
2010-03-17updates for NEWS, CHANGES, and acinclude.m4.inNoah Slater
2010-03-17Add INSTALl to .gitignoreJan Lehnardt
2010-03-16Fixes couch_server:all_databases/0Paul Joseph Davis
2010-03-15Made the opening of databases asynchronous, so that requests to open database...Damien F. Katz
2010-03-13documentation improvementsNoah Slater
2010-03-13restore INSTALL file to distNoah Slater
2010-03-13symlink automake filesNoah Slater
2010-03-13initial round of documentation changesNoah Slater
2010-03-13simplified init script optionsNoah Slater
2010-03-11make sure we pass etags in header when we send docBenoit Chesneau
2010-03-10_stats builtin reduction for min/max/mean/varianceAdam Kocoloski
2010-03-07json startkey, endkey, and key should be decoded before being sent to the que...John Christopher Anderson
2010-03-05config settings for replicator sessions and pipeline. Patch by Filipe MananaAdam Kocoloski
2010-03-05efficient attachment replication. Patch by Filipe Manana. Closes COUCHDB-639Adam Kocoloski
2010-03-05use OTP base64 lib. Patch by Filipe Manana. Closes COUCHDB-681Adam Kocoloski
2010-03-05faster LRU test in 070-couch-db.tAdam Kocoloski
2010-03-04Futon: use proper document value when constructing input element for inline e...Christopher Lenz
2010-03-04ensure full commit when the security object is updatedJohn Christopher Anderson
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
2010-03-04update email for DamjanJan Lehnardt
2010-03-03correct windows configure example and explanationMark Hammond
2010-03-03more changesNoah Slater
2010-03-03more changesNoah Slater
2010-03-03more changesNoah Slater
2010-03-03edits so farNoah Slater
2010-03-03Fix pull replication. Patch by Randall Leeds.Jan Lehnardt
2010-03-01Add RC noteJan Lehnardt
2010-03-01add etap test file to MakefileJan Lehnardt
2010-03-01fix issue COUCHDB-678 applying patch from Filipe Manana.Benoit Chesneau
2010-03-01Undo accidental revert. Sorry for the mess SVN acted weird on me. Probably du...Jan Lehnardt
2010-02-28treat deleted docs as nonexistant docsJan Lehnardt
2010-02-28Revert "Avoid replication task crashes by imporoving timeout handling."Jan Lehnardt
2010-02-28revert accidental commitJan Lehnardt
2010-02-28Merge branch 'show-deleted-docs' into trunkJan Lehnardt
2010-02-28Apply fixes for COUCHDB-597 patch.Jan Lehnardt
2010-02-26Avoid replication task crashes by imporoving timeout handling.Jan Lehnardt
2010-02-26generate .sha file for windows binary; ensure md5/sha use rel pathsMark Hammond
2010-02-26I will not forget to run git add, I will not forget to run git addJohn Christopher Anderson
2010-02-26fdmananas patch for filtered replication via COUCHDB-673John Christopher Anderson
2010-02-25add mikeal to THANKSJohn Christopher Anderson
2010-02-25Do not rely on specific format of `git log`. Closes COUCHDB-670. Patch by Mat...Jan Lehnardt
2010-02-25commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658John Christopher Anderson
2010-02-24work when the path to th inno installer package has spacesMark Hammond
2010-02-24replicator and view generator can skip check_is_reader when opening database ...John Christopher Anderson
2010-02-24update CHANGESJan Lehnardt
2010-02-24Allow replication to be cancelled. Closes COUCHDB-664. Patch by Robert Newson.Jan Lehnardt
2010-02-23Futon: Fix cookie storage for localhost. Closes COUCHDB-668. Thanks to Matt G...Christopher Lenz
2010-02-23Fix the command line JavaScript test runner.Paul Joseph Davis