<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tapicero.git/lib, branch master</title>
<subtitle>[tapicero] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/'/>
<entry>
<title>Don't die when couchdb gets restarted (closes #6065)</title>
<updated>2014-09-23T23:53:28+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-09-23T23:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=b01ee5812e920940c3515b410c7a2283e550ab26'/>
<id>b01ee5812e920940c3515b410c7a2283e550ab26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix couchrest missing the first change (#5452)</title>
<updated>2014-07-02T09:10:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-07-02T09:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=acf155a879ad80336f279da6939ac08b787dac28'/>
<id>acf155a879ad80336f279da6939ac08b787dac28</id>
<content type='text'>
CouchRest::Streamer will ignore the first line from a stream. Normally that's the line opening the results array. But for continuous feeds couch will start streaming the array elements right away. So we miss the first one.

There's a pull request pending for couchrest here:
https://github.com/couchrest/couchrest/pull/104

Until it's merged we'll monkeypatch.

Also stopping tapicero again after travis run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CouchRest::Streamer will ignore the first line from a stream. Normally that's the line opening the results array. But for continuous feeds couch will start streaming the array elements right away. So we miss the first one.

There's a pull request pending for couchrest here:
https://github.com/couchrest/couchrest/pull/104

Until it's merged we'll monkeypatch.

Also stopping tapicero again after travis run.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: lot's of small fixes to make replication work</title>
<updated>2014-06-27T09:24:05+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-06-27T09:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=54cd8bcaf762b85b7f60ced0a87be4b77be263a9'/>
<id>54cd8bcaf762b85b7f60ced0a87be4b77be263a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: include username in save_url</title>
<updated>2014-06-26T09:37:20+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-06-26T09:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=a5ce2d2563ccd56a37b281e549f44bf6f056f1d8'/>
<id>a5ce2d2563ccd56a37b281e549f44bf6f056f1d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial take on replication</title>
<updated>2014-06-23T13:33:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-06-23T13:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=17e6a95390ce5f5b62d4fc5cbe3a7fde87656bcc'/>
<id>17e6a95390ce5f5b62d4fc5cbe3a7fde87656bcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make warnings more readable to nagios - #5247</title>
<updated>2014-03-11T08:36:36+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-03-11T08:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=e3cbff8afeb661eebf2df517072d08228e0eada5'/>
<id>e3cbff8afeb661eebf2df517072d08228e0eada5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10 from azul/refactor/user-database</title>
<updated>2014-02-04T18:42:52+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2014-02-04T18:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=5b8034411f0394f90ff78f48d02db2bf8ef3e33d'/>
<id>5b8034411f0394f90ff78f48d02db2bf8ef3e33d</id>
<content type='text'>
Refactor/user database</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor/user database</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9 from azul/test/integration-with-travis</title>
<updated>2014-02-04T18:33:27+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2014-02-04T18:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=c7f376cdc02fe10c7e2a51c7d52475ab34451577'/>
<id>c7f376cdc02fe10c7e2a51c7d52475ab34451577</id>
<content type='text'>
Test/integration with travis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test/integration with travis</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.4.0</title>
<updated>2014-02-04T18:14:19+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-02-04T18:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=cda7ebacf35bcc0fcf233e5a23b958ed751fb108'/>
<id>cda7ebacf35bcc0fcf233e5a23b958ed751fb108</id>
<content type='text'>
minor changes improving stability
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
minor changes improving stability
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent 409s and 412 and reraise them in tests</title>
<updated>2014-02-04T15:20:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-02-04T14:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=7bb4ab417c0275fcca03abe338b3b81c17b17a6e'/>
<id>7bb4ab417c0275fcca03abe338b3b81c17b17a6e</id>
<content type='text'>
Including tests that ensure this
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Including tests that ensure this
</pre>
</div>
</content>
</entry>
</feed>
