<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git, branch 0.7.1</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[pkg] bump dependencies</title>
<updated>2015-07-10T19:05:43+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-10T18:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=cdba9fdd232eb195b46b15a8622cde8ab2889960'/>
<id>cdba9fdd232eb195b46b15a8622cde8ab2889960</id>
<content type='text'>
bump leap.common min required version, new change needed
'collect_plugins'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump leap.common min required version, new change needed
'collect_plugins'.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] fold in changes</title>
<updated>2015-07-10T19:05:43+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-10T18:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=918c16241b86aef45e803d92e468947ea29bed27'/>
<id>918c16241b86aef45e803d92e468947ea29bed27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into develop</title>
<updated>2015-07-10T19:04:59+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-10T19:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=00db8a715be4ab7048a2f4ea2e6cfe80ec6c444a'/>
<id>00db8a715be4ab7048a2f4ea2e6cfe80ec6c444a</id>
<content type='text'>
master and develop "diverged" because a merge commit, this moves us
back to good track.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
master and develop "diverged" because a merge commit, this moves us
back to good track.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] catch 'point is undefined' error on couch</title>
<updated>2015-07-01T17:33:14+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-07-01T17:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a2fa8ab8b0135529234420555d3ab8890dad8d06'/>
<id>a2fa8ab8b0135529234420555d3ab8890dad8d06</id>
<content type='text'>
When trying to use an unexisting list function, to alter a view, the error is
not a missing document error, but an obscure "TypeError" saying that "point is
undefined" because of the way the javascript code in couchdb server tries to
find the list function.

This commit adds a catch for that error and raises the proper exception in the
soledad couch module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When trying to use an unexisting list function, to alter a view, the error is
not a missing document error, but an obscure "TypeError" saying that "point is
undefined" because of the way the javascript code in couchdb server tries to
find the list function.

This commit adds a catch for that error and raises the proper exception in the
soledad couch module.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix https tests by using new http client</title>
<updated>2015-06-30T19:41:52+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-06-30T19:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=3122e3fd70b9bccf429f790241472b366313d324'/>
<id>3122e3fd70b9bccf429f790241472b366313d324</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] add close() method to client http target</title>
<updated>2015-06-30T19:40:09+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-06-30T19:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=839fa2e4811eae9992829dd46f42bb1780281abf'/>
<id>839fa2e4811eae9992829dd46f42bb1780281abf</id>
<content type='text'>
HTTP client cached connections will hang around in the reactor if they are not
properly cleaned up, and might raise a "reactor unclean" message on shutdown.
This commit adds a close() method to the client http target that will cleanup
those connections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HTTP client cached connections will hang around in the reactor if they are not
properly cleaned up, and might raise a "reactor unclean" message on shutdown.
This commit adds a close() method to the client http target that will cleanup
those connections.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add close() to mocked shared db test util</title>
<updated>2015-06-30T19:39:04+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-06-30T19:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=d56b7be02a854c40ca9c7a9570d0b5c3333f01f5'/>
<id>d56b7be02a854c40ca9c7a9570d0b5c3333f01f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] Make test_server parallelizable</title>
<updated>2015-06-26T20:47:40+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2015-05-24T21:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=813fa3940be6755619c29ddf0fbbcc83b446c36d'/>
<id>813fa3940be6755619c29ddf0fbbcc83b446c36d</id>
<content type='text'>
Using real uuid to separate Locks on each test allow them to
be run in parallel. Using real uuid also allows parallel syncs.
This is being done to allow test suite to run in parallel on future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using real uuid to separate Locks on each test allow them to
be run in parallel. Using real uuid also allows parallel syncs.
This is being done to allow test suite to run in parallel on future.
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] minor style fixes for correction</title>
<updated>2015-06-15T18:24:20+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-09T16:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a0f7f4403c5ce429b6d66087d12411c118dd1328'/>
<id>a0f7f4403c5ce429b6d66087d12411c118dd1328</id>
<content type='text'>
after suggestions in the review
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
after suggestions in the review
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] use twisted logging facility to log failure</title>
<updated>2015-06-15T18:24:20+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-09T15:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=220e322589601c18cbcb2b06f3b0c77bbd3bf681'/>
<id>220e322589601c18cbcb2b06f3b0c77bbd3bf681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
