summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-21Munge all ErlJSON to use binaries.Paul Joseph Davis
2009-08-21Back out Mochiweb patch from r659636 to support older Erlang versions, as tho...Christopher Lenz
2009-08-21Update .gitignore for changes to the priv directory build.Paul Joseph Davis
2009-08-20revert accidental boolean flip, this test doesn't make much sense any moreJan Lehnardt
2009-08-19make http.js hostname-aware, patch by Benoit Chesneau, closes COUCHDB-475Jan Lehnardt
2009-08-19maybe reopen source to get newer documentsAdam Kocoloski
2009-08-19make httpc test work in R12B (no macros allowed)Adam Kocoloski
2009-08-19continuous replication request returns 202 Accepted and the _local docidAdam Kocoloski
2009-08-18Addresses Noah's remarks on COUCHDB-471 by using $(top_builddir) instead ofPaul Joseph Davis
2009-08-18cleanup application of auth functionsAdam Kocoloski
2009-08-18allow configurable X-Forwarded-Host header handling for work behind reverse p...Jan Lehnardt
2009-08-18unset new config values on run_on_modified_server rollbackJan Lehnardt
2009-08-18continuous _changes are now newline-delimited JSON Objects (no commas)Adam Kocoloski
2009-08-18sort files alphabeticallyJan Lehnardt
2009-08-18add another file, closes COUCHDB-473 tooJan Lehnardt
2009-08-18add missing files to distro, devs, please learn the minimal autotools bits fo...Jan Lehnardt
2009-08-18fix make install, closes COUCHDB-471 againJan Lehnardt
2009-08-18fix persisting config changes from Futon, reported by Robert Newson, we need ...Jan Lehnardt
2009-08-18add Dirkjan Ochtman to THANKS fileJan Lehnardt
2009-08-18Fixing make distcheck errors.Paul Joseph Davis
2009-08-18Add license notice to couchdb.bat.tpl.inPaul Joseph Davis
2009-08-18The real fix for the make install issue. Autotools FTLPaul Joseph Davis
2009-08-18Minor issue with make install not installing couchspawnkillable.Paul Joseph Davis
2009-08-18Applying markh's Windows build patch.Paul Joseph Davis
2009-08-17allow list function and view function to be in different design docs, patch b...Jan Lehnardt
2009-08-17Updated license.skip. Added license to test/run_native_process.esPaul Joseph Davis
2009-08-17fix whitespaceJan Lehnardt
2009-08-17Fixed a re:run/3 call in couch_config_writer.erlPaul Joseph Davis
2009-08-16Set executable bit on etap tests.Paul Joseph Davis
2009-08-16make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt
2009-08-16bump erlang version requirementJan Lehnardt
2009-08-16Make POST's reflect a provided _id member.Paul Joseph Davis
2009-08-16Update our Erlang VM requirement to 5.6.5 (R12B5). Also fixes the remaining twoPaul Joseph Davis
2009-08-15better failure modes in replication. See COUCHDB-193, COUCHDB-416Adam Kocoloski
2009-08-15replace regexp with re. Thanks Kim Shrier, Gordon Stratton. Closes COUCHDB-245Adam Kocoloski
2009-08-15delayed commits are now a config option, off by default. Closes COUCHDB-449Adam Kocoloski
2009-08-14update allowed methods to reflect realityAdam Kocoloski
2009-08-14Fixes COUCHDB-422 - Reject invalid _local doc ids.Paul Joseph Davis
2009-08-14Fixes COUCHDB-429 - Error durring paging.Paul Joseph Davis
2009-08-14benoitc's attachment PUT patch passes tests for me. Closes COUCHDB-461John Christopher Anderson
2009-08-14apply Benoit's patch fixing attachment content-length handling for GET from C...John Christopher Anderson
2009-08-13trivial change to replicator request headers. Closes COUCHDB-419Adam Kocoloski
2009-08-12rollback _conflicts view patchAdam Kocoloski
2009-08-12Introduces native Erlang query servers. Closes COUCHDB-377John Christopher Anderson
2009-08-12add native /db/_conflicts view, patch by Adam Kocolosk, closes COUCHDB-462Jan Lehnardt
2009-08-12add to gitignoreJan Lehnardt
2009-08-12recloses COUCHDB-4 (view etags) thanks to Matt Goodall for the tests. keep 'e...John Christopher Anderson
2009-08-11silence compiler warnings, don't use unused variablesJan Lehnardt
2009-08-11roll back streaming _bulk_docs b/c of a race conditionAdam Kocoloski
2009-08-11remove merge fileJan Lehnardt