summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-05Added concurrent open db limit and a LRU cache for closing old databases when...Damien F. Katz
2008-08-01Experimental tabbed interface in Futon document view to switch between tabula...Christopher Lenz
2008-08-01Fix collapsing of nested objects in Futon document view in Safari.Christopher Lenz
2008-08-01Fix auto-expanding of view editor textareas for temp views.Christopher Lenz
2008-07-29Fix for problem with count query arg in grouped reduce views. Previous fix wo...Damien F. Katz
2008-07-29Removed some debugging stuff I left in the tests. oops.Damien F. Katz
2008-07-29Test changes I forgot to check in earlier. Contains a formatting change and a...Damien F. Katz
2008-07-28Adjusted btree chunk size to give a 25% performance increase in random testing.Damien F. Katz
2008-07-27removed individual committer copyright statements as per policyNoah Slater
2008-07-25Update NEWS and CHANGES for 0.8.1 release.Christopher Lenz
2008-07-25Apply patch by Yoan Blanc to fix the view selector in Futon for Opera and IE....Christopher Lenz
2008-07-25Fix to previous commit r679840.Christopher Lenz
2008-07-25Use a method compatible with Erlang R11B to put the Erlang OTP version in the...Christopher Lenz
2008-07-25removed awk subst from automakeNoah Slater
2008-07-25couchdb script no longer uses awk for configuration checksNoah Slater
2008-07-25Fix for problem with Safari and mochiweb.Damien F. Katz
2008-07-22Fix for compacted databases reporting 0 documents after compactionDamien F. Katz
2008-07-22added OpenSSL dependancy to READMENoah Slater
2008-07-18Fix for problem when saving bulk documents with invalid idsDamien F. Katz
2008-07-17Allow for empty attachments.Jan Lehnardt
2008-07-16Fixed replication problems where read ad write queues can get backed up. With...Damien F. Katz
2008-07-16Increase more filesystem layer timeouts. Patch by randall <dizzot> leeds <atf...Jan Lehnardt
2008-07-15fix for attachment editing when their are conflictsDamien F. Katz
2008-07-10Wait for the OS to flush our newly written data to disk without timing out to...Jan Lehnardt
2008-07-10Make RESTful attachment API concurrency aware and the code a little more conc...Jan Lehnardt
2008-07-06Add RESTful API for document attachments as per http://groups.google.com/grou...Jan Lehnardt
2008-07-03bumped version number to 0.9.0Noah Slater
2008-07-03Improve error message. If the couch_erl_driver.so is no goodJan Lehnardt
2008-07-03Expose endkey_docid as a view query option through the HTTP API (including te...Jan Lehnardt
2008-06-25corrected spelling errorNoah Slater
2008-06-24Change `Server` HTTP header to say CouchDB instead of MochiWeb, and add a `Ca...Christopher Lenz
2008-06-24Updated MochiWeb in trunk to r82.Christopher Lenz
2008-06-23Apply patch by Chris Anderson that fixes an edge case in the HTTP view interf...Christopher Lenz
2008-06-23Create more docs in the database for the compaction test, so that the differe...Christopher Lenz
2008-06-23Follow fixes to r670732 for COUCHDB-83.Christopher Lenz
2008-06-23Improve error handling for undefined values emitted by map functions. Closes ...Christopher Lenz
2008-06-23Follow-up to r670653: Implement deep sealing in Javascript as using the nativ...Christopher Lenz
2008-06-23Seal the document in Javascript view functions in 'deep' mode so that it's no...Christopher Lenz
2008-06-16Change version number in links to static resources from 0.8.0a to 0.8.0.Christopher Lenz
2008-06-16changed header format to be consistent with NEWSNoah Slater
2008-06-16renamed directory variables, stage twoNoah Slater
2008-06-16renamed directory variables, stage oneNoah Slater
2008-06-16removed old no-portability flag to automakeNoah Slater
2008-06-16removed use of mktemp which was causing problems on OS X 10.4Noah Slater
2008-06-16make sure that the get function exits successfully in absence of variable valueNoah Slater
2008-06-16corrected -v option to -V option to match couchdb and couchjsNoah Slater
2008-06-16corrected dollar escapesNoah Slater
2008-06-16general shell script improvementsNoah Slater
2008-06-16removed unnessesary commentsNoah Slater
2008-06-16corrected getopt usageNoah Slater