pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/couchdb



Module name:    wip
Committed by:   fhajny
Date:           Fri Feb 12 12:21:28 UTC 2010

Modified Files:
        wip/couchdb: Makefile PLIST distinfo
        wip/couchdb/patches: patch-aa patch-ab patch-ac

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.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/couchdb/PLIST wip/couchdb/distinfo \
    wip/couchdb/patches/patch-aa wip/couchdb/patches/patch-ab \
    wip/couchdb/patches/patch-ac
cvs -z3 rdiff -u -r1.2 -r1.3 wip/couchdb/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/patches/patch-aa?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/patches/patch-ab?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/patches/patch-ac?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index