Subject: CVS commit: wip/couchdb
From: Filip Hajny
Date: 2010-02-12 13:21:28
Message id: E1NfuWl-0002H0-5D@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Updated wip/couchdb to 0.10.1.

Changes in 0.10.1:
* Fixed test suite to work with build system.
* Fixed a problem with statistics timers and system sleep.
* Fixed an edge case for HTTP redirects during replication.
* Fixed HTTP timeout handling for replication.
* Fixed query parameter handling in OAuth'd replication.
* Fixed a bug preventing mixing languages with lists and views.
* Avoid OS process leaks in lists.

Changes in 0.10.0:
* General performance improvements.
* View index generation speedups.
* Even more robust storage format.
* Native Erlang Views for high-performance applications.
* More robust push and pull replication.
* Two-legged OAuth Support for applications and replication (three legged
  in preparation).
* Cookie Authentication.
* API detail improvements.
* Better RFC 2616 (HTTP 1.1) compliance.
* Added modular configuration file directories.
* Miscellaneous improvements to build, system integration, and portability.

Changes in 0.9.2:
* Remove branch callbacks to allow building couchjs against newer versions
  of Spidermonkey.
* Fix replication with 0.10 servers initiated by an 0.9 server.

Files:
RevisionActionfile
1.3modifywip/couchdb/Makefile
1.2modifywip/couchdb/PLIST
1.2modifywip/couchdb/distinfo
1.2modifywip/couchdb/patches/patch-aa
1.2modifywip/couchdb/patches/patch-ab
1.2modifywip/couchdb/patches/patch-ac