summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-15added error handing to which testsNoah Slater
2008-06-15revamped which usageNoah Slater
2008-06-15corrected check for gm4Noah Slater
2008-06-15added check for gm4Noah Slater
2008-06-15improved getopt handlingNoah Slater
2008-06-15removed unnessesary checkNoah Slater
2008-06-15portability fixes for OpenSolarisNoah Slater
2008-06-15corrected backtick dollar escapeNoah Slater
2008-06-15use awk found from configureNoah Slater
2008-06-15more portability changes for OpenSolarisNoah Slater
2008-06-15removed abspath from makefilesNoah Slater
2008-06-15made bootstrap portable to OpenSolarisNoah Slater