summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-23do not guess the process ID, allow multiple database instances to run simulta...Noah Slater
2008-05-23configure now checks for installed Erlang versionNoah Slater
2008-05-23fix for missing conflict check during serialized updateDamien F. Katz
2008-05-23Patch MochiWeb for compatibility with R11B. This patch has been rejected upst...Christopher Lenz
2008-05-23fix for bug with reusing map btree indexes when multiple views have the same ...Damien F. Katz
2008-05-23Add a currently failing test for multiple identical map/reduce view definitions.Christopher Lenz
2008-05-23Fix 'save as' for map/reduce views in Futon.Christopher Lenz
2008-05-23Remove debugging leftover in Futon.Christopher Lenz
2008-05-23Fixes for map/reduce support in Futon.Christopher Lenz
2008-05-23Futon changes to correctly display reduce results.Christopher Lenz
2008-05-23Initial set of changes to Futon to support the recent introduction map/reduce.Christopher Lenz
2008-05-22Updated MochiWeb in trunk to r73.Christopher Lenz
2008-05-20Some javascript code cleanup.Christopher Lenz
2008-05-20Only use chunked encoding when we actually make use of it to iteratively writ...Christopher Lenz
2008-05-20Fixed design document view definitions to be consistent with temp views. Chan...Damien F. Katz
2008-05-19revert.Jan Lehnardt
2008-05-19- off by (n)oneJan Lehnardt
2008-05-19fix to submit temp view src as jsonDamien F. Katz
2008-05-19Changed temp view definition to always be jsonobjects with map/reduce source ...Damien F. Katz
2008-05-18Fix for pattern matching bug during reduceDamien F. Katz
2008-05-18- remove leftover debugging lineJan Lehnardt
2008-05-18- more graceful handling of unknown private URIs including more user friendly...Jan Lehnardt
2008-05-15Incremental reduce first checkin. Warning! Disk format change.Damien F. Katz
2008-05-15ignore descending=false option instead of throwing an error.Jan Lehnardt
2008-05-14Add link to Futon based on current configuration parameters on CouchDB-startu...Jan Lehnardt
2008-05-13Stop spinner if no databases are to be listedJan Lehnardt
2008-05-08corrected ICU deb dependancy example, thanks Nick GalbreathNoah Slater
2008-05-01fix for compaction problem with attachments, and enhancements to JS shell, to...Damien F. Katz
2008-04-30Add Erlang version requirement. R12B for now.Jan Lehnardt
2008-04-30updated README for clarity, thanks frodwithNoah Slater
2008-04-30Update MochiWeb code in trunk to r66.Christopher Lenz
2008-04-23Fix for replication being reset when replication a local and a remote database.Damien F. Katz
2008-04-23Fix for unnecessary update sequence generation when rewriting an already comm...Damien F. Katz
2008-04-23Replicator optmizations and fix for unnecessary document copy during re-repli...Damien F. Katz
2008-04-21corrected NOTICE fileNoah Slater
2008-04-20Change uuid generaion to rely on crypto. Started crypto and inets application...Damien F. Katz
2008-04-20Added proper UUID generation and changed the details of how way debug logging...Damien F. Katz
2008-04-17Display Request HTTP version on debugJan Lehnardt
2008-04-15Merged mochiweb branch back into trunk.Christopher Lenz
2008-04-15moved couchprivlibdir to the correct makefileNoah Slater
2008-04-15Merged futon-async branch back into trunk.Christopher Lenz
2008-04-14added proper LICENCE fileNoah Slater
2008-04-14fixed svn:ignore propertiesNoah Slater
2008-04-14moved couchjs_command_name to correct Makefile.amNoah Slater
2008-04-14removed non-standard use of .dist configuration filesNoah Slater
2008-04-14removed unneeded svn:executableNoah Slater
2008-04-14added dummy makefileNoah Slater
2008-04-14moved couchdb specific configuration to subdirectoryNoah Slater
2008-04-14changed COPYING to LICENCE as per the ASF standardsNoah Slater
2008-04-11Fix for double-encoded document IDs in Futon. Closes COUCHDB-39.Christopher Lenz