/[Apache-SVN]
ViewVC logotype

Revision 679891


Jump to revision: Previous Next
Author: cmlenz
Date: Fri Jul 25 20:11:42 2008 UTC (15 years, 8 months ago)
Changed paths: 16
Log Message:
Merged revisions 673634-673777,673779-674333,674335-675698,675700-677086,677088-679850 via svnmerge from 
https://svn.apache.org/repos/asf/incubator/couchdb/trunk

........
  r673634 | jan | 2008-07-03 11:19:40 +0200 (Do, 03 Jul 2008) | 7 lines
  
  Improve error message. If the couch_erl_driver.so is no good
  for some reason (linking e.g.) you get something along the lines
  of 
  {"init terminating in do_boot","Driver is an inappropriate Mach-O file"}
  instead of
  {"init terminating in do_boot",{error,{open_error,-12}}}
  Patch by Dale Johnson <dale.johnson@gmail.com>
........
  r675780 | jan | 2008-07-11 00:07:10 +0200 (Fr, 11 Jul 2008) | 1 line
  
  Wait for the OS to flush our newly written data to disk without timing out too quickly.
........
  r677373 | jan | 2008-07-16 20:39:03 +0200 (Mi, 16 Jul 2008) | 1 line
  
  Increase more filesystem layer timeouts. Patch by randall <dizzot> leeds <atface> gmail 
........
  r677426 | damien | 2008-07-16 22:55:14 +0200 (Mi, 16 Jul 2008) | 1 line
  
  Fixed replication problems where read ad write queues can get backed up. With this fixed, throughput might be reduced.
........
  r677682 | jan | 2008-07-17 20:52:46 +0200 (Do, 17 Jul 2008) | 1 line
  
  Allow for empty attachments.
........
  r677892 | damien | 2008-07-18 14:57:07 +0200 (Fr, 18 Jul 2008) | 1 line
  
  Fix for problem when saving bulk documents with invalid ids
........
  r678743 | nslater | 2008-07-22 14:50:10 +0200 (Di, 22 Jul 2008) | 1 line
  
  added OpenSSL dependancy to README
........
  r678923 | damien | 2008-07-23 00:04:58 +0200 (Mi, 23 Jul 2008) | 1 line
  
  Fix for compacted databases reporting 0 documents after compaction
........
  r679636 | damien | 2008-07-25 02:35:11 +0200 (Fr, 25 Jul 2008) | 1 line
  
  Fix for problem with Safari and mochiweb.
........
  r679821 | nslater | 2008-07-25 16:54:32 +0200 (Fr, 25 Jul 2008) | 1 line
  
  couchdb script no longer uses awk for configuration checks
........
  r679823 | nslater | 2008-07-25 16:55:22 +0200 (Fr, 25 Jul 2008) | 1 line
  
  removed awk subst from automake
........
  r679840 | cmlenz | 2008-07-25 17:49:36 +0200 (Fr, 25 Jul 2008) | 1 line
  
  Use a method compatible with Erlang R11B to put the Erlang OTP version in the HTTP Server response header.
........
  r679843 | cmlenz | 2008-07-25 17:57:20 +0200 (Fr, 25 Jul 2008) | 1 line
  
  Fix to previous commit r679840.
........
  r679846 | cmlenz | 2008-07-25 18:05:01 +0200 (Fr, 25 Jul 2008) | 1 line
  
  Apply patch by Yoan Blanc to fix the view selector in Futon for Opera and IE. Closes COUCHDB-81.
........
  r679850 | cmlenz | 2008-07-25 18:13:43 +0200 (Fr, 25 Jul 2008) | 1 line
  
  Update NEWS and CHANGES for 0.8.1 release.
........


Changed paths

Path Details
Directoryincubator/couchdb/branches/0.8.x/ modified , props changed
Directoryincubator/couchdb/branches/0.8.x/CHANGES modified , text changed
Directoryincubator/couchdb/branches/0.8.x/NEWS modified , text changed
Directoryincubator/couchdb/branches/0.8.x/README modified , text changed
Directoryincubator/couchdb/branches/0.8.x/THANKS modified , text changed
Directoryincubator/couchdb/branches/0.8.x/bin/Makefile.am modified , text changed
Directoryincubator/couchdb/branches/0.8.x/bin/couchdb.tpl.in modified , text changed
Directoryincubator/couchdb/branches/0.8.x/share/www/script/browse.js modified , text changed
Directoryincubator/couchdb/branches/0.8.x/share/www/script/couch_tests.js modified , text changed
Directoryincubator/couchdb/branches/0.8.x/src/couchdb/couch_db.erl modified , text changed
Directoryincubator/couchdb/branches/0.8.x/src/couchdb/couch_doc.erl modified , text changed
Directoryincubator/couchdb/branches/0.8.x/src/couchdb/couch_file.erl modified , text changed
Directoryincubator/couchdb/branches/0.8.x/src/couchdb/couch_httpd.erl modified , text changed
Directoryincubator/couchdb/branches/0.8.x/src/couchdb/couch_rep.erl modified , text changed
Directoryincubator/couchdb/branches/0.8.x/src/couchdb/couch_util.erl modified , text changed
Directoryincubator/couchdb/branches/0.8.x/src/mochiweb/mochiweb_response.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26