<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cloudant_bigcouch.git/test, branch master</title>
<subtitle>[cloudant_bigcouch] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/'/>
<entry>
<title>Merge remote branch 'apache/1.1.x'</title>
<updated>2011-10-04T16:22:45+00:00</updated>
<author>
<name>Adam Kocoloski</name>
<email>adam@cloudant.com</email>
</author>
<published>2011-10-04T16:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=4e19639a64d3033e1cc7c22a0b7404d277643c78'/>
<id>4e19639a64d3033e1cc7c22a0b7404d277643c78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove usage of http module from etap tests</title>
<updated>2011-09-29T23:34:40+00:00</updated>
<author>
<name>Filipe David Borba Manana</name>
<email>fdmanana@apache.org</email>
</author>
<published>2011-09-29T23:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=1285cd95c8fe351991218f886bbfe28d9a9a3b09'/>
<id>1285cd95c8fe351991218f886bbfe28d9a9a3b09</id>
<content type='text'>
This module is deprecated in OTP R15, which is going to
be released by the end of this year.
The etap tests now use ibrowse instead.

This is a backport of revision 1177459 from trunk.


git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1177463 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This module is deprecated in OTP R15, which is going to
be released by the end of this year.
The etap tests now use ibrowse instead.

This is a backport of revision 1177459 from trunk.


git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1177463 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure view compaction terminates</title>
<updated>2011-09-15T23:48:23+00:00</updated>
<author>
<name>Filipe David Borba Manana</name>
<email>fdmanana@apache.org</email>
</author>
<published>2011-09-15T23:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=dc5c3520db2a1491ffeb9fec1b9c5a5a5694148e'/>
<id>dc5c3520db2a1491ffeb9fec1b9c5a5a5694148e</id>
<content type='text'>
If a view group is compacting and the corresponding database
is shutdown by the LRU system, then the view compaction is
aborted because its couch view group process shutdowns.
This could lead to situations where the number of active
databases is much higher than max_dbs_open and making it
impossible to compact view groups.

Issue reported and patch tested by Mike Leddy. Thanks.

COUCHDB-1283

This is a backport of revision 1171328 from branch 1.2.x



git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1171329 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a view group is compacting and the corresponding database
is shutdown by the LRU system, then the view compaction is
aborted because its couch view group process shutdowns.
This could lead to situations where the number of active
databases is much higher than max_dbs_open and making it
impossible to compact view groups.

Issue reported and patch tested by Mike Leddy. Thanks.

COUCHDB-1283

This is a backport of revision 1171328 from branch 1.2.x



git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1171329 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CouchJS compatibility with older SpiderMonkey.</title>
<updated>2011-09-08T05:00:10+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2011-09-08T05:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=71081311b2b11ed923869ce5bd11ce7b0fd1da2c'/>
<id>71081311b2b11ed923869ce5bd11ce7b0fd1da2c</id>
<content type='text'>
This is a backport of the work to make CouchJS build against all of the
major versions of SpiderMonkey. Thanks to Randall Leeds and Chris
Coulson for the original patches.

Backport based on r1137464 and r1164346
Fixes COUCHDB-1078
Fixes COUCHDB-1260



git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1166525 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a backport of the work to make CouchJS build against all of the
major versions of SpiderMonkey. Thanks to Randall Leeds and Chris
Coulson for the original patches.

Backport based on r1137464 and r1164346
Fixes COUCHDB-1078
Fixes COUCHDB-1260



git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1166525 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing assertions to test/etap/210-os-proc-pool.t</title>
<updated>2011-08-18T06:40:39+00:00</updated>
<author>
<name>Filipe David Borba Manana</name>
<email>fdmanana@apache.org</email>
</author>
<published>2011-08-18T06:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=542f2732a4240a737cac02a29e6c58d90571e742'/>
<id>542f2732a4240a737cac02a29e6c58d90571e742</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1159059 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1159059 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added executable bit to test/etap/210-os-proc-pool.t</title>
<updated>2011-08-18T05:51:31+00:00</updated>
<author>
<name>Filipe David Borba Manana</name>
<email>fdmanana@apache.org</email>
</author>
<published>2011-08-18T05:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=33c0215fb3b06d814ea8c48e6f88c68833e8d1b3'/>
<id>33c0215fb3b06d814ea8c48e6f88c68833e8d1b3</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1159050 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1159050 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge revision 1159045 from trunk</title>
<updated>2011-08-18T05:50:42+00:00</updated>
<author>
<name>Filipe David Borba Manana</name>
<email>fdmanana@apache.org</email>
</author>
<published>2011-08-18T05:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=82a10d77d0c206c89e640ca7097d8e12e95eb8be'/>
<id>82a10d77d0c206c89e640ca7097d8e12e95eb8be</id>
<content type='text'>
    Fix dead lock case in the os process pool

    Part of this patch was done by Paul Davis.
    The patch also introduces a test case to validate that
    the os process pool (couch_query_servers) operates as it
    should.
    Closes COUCHDB-1246.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1159049 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Fix dead lock case in the os process pool

    Part of this patch was done by Paul Davis.
    The patch also introduces a test case to validate that
    the os process pool (couch_query_servers) operates as it
    should.
    Closes COUCHDB-1246.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1159049 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of r1152399 from trunk</title>
<updated>2011-07-30T00:37:37+00:00</updated>
<author>
<name>Randall Leeds</name>
<email>randall@apache.org</email>
</author>
<published>2011-07-30T00:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=916f33c309b53f981400e39a0d65281fd03c6754'/>
<id>916f33c309b53f981400e39a0d65281fd03c6754</id>
<content type='text'>
add an etap test for btree traversal callbacks

git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1152407 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add an etap test for btree traversal callbacks

git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1152407 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport r1142685 from trunk: Allow "/" as vhost target.</title>
<updated>2011-07-04T14:35:13+00:00</updated>
<author>
<name>Jan Lehnardt</name>
<email>jan@apache.org</email>
</author>
<published>2011-07-04T14:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=5fa79a85bcb2eea059fd948e89433965f8160b1f'/>
<id>5fa79a85bcb2eea059fd948e89433965f8160b1f</id>
<content type='text'>
Includes a one-line whitespace fix.

git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1142689 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes a one-line whitespace fix.

git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1142689 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/1.1.x' into 0.4.x</title>
<updated>2011-06-22T19:10:13+00:00</updated>
<author>
<name>Robert Newson</name>
<email>robert.newson@cloudant.com</email>
</author>
<published>2011-06-22T19:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=e2e9e07398c9697a13f6db36ed9d0403fa6c89f1'/>
<id>e2e9e07398c9697a13f6db36ed9d0403fa6c89f1</id>
<content type='text'>
Conflicts:
	acinclude.m4.in
	apps/couch/src/couch_app.erl
	apps/couch/src/couch_doc.erl
	apps/couch/src/couch_view.erl
	configure.ac
	share/www/script/test/replicator_db.js
	src/erlang-oauth/Makefile.am
	test/etap/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	acinclude.m4.in
	apps/couch/src/couch_app.erl
	apps/couch/src/couch_doc.erl
	apps/couch/src/couch_view.erl
	configure.ac
	share/www/script/test/replicator_db.js
	src/erlang-oauth/Makefile.am
	test/etap/Makefile.am
</pre>
</div>
</content>
</entry>
</feed>
