<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/tests/server, branch master</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>Mark tests that need couch</title>
<updated>2018-06-02T12:55:44+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2018-06-02T12:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=34137b6b73a33ce8a29f5a536ab366d6e19d8f7b'/>
<id>34137b6b73a33ce8a29f5a536ab366d6e19d8f7b</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 ranges to blobs backend</title>
<updated>2017-12-26T11:04:50+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-12-19T20:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5a3d6cd05e8f12aba2527b2d711cd0aa7a27f3e8'/>
<id>5a3d6cd05e8f12aba2527b2d711cd0aa7a27f3e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] test upstream from namespace</title>
<updated>2017-12-22T16:51:27+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-12-14T17:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=91da999132b9c7afbbd9259915556c61f49497ba'/>
<id>91da999132b9c7afbbd9259915556c61f49497ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] use producer/consumer on write/read_blob respectivelly</title>
<updated>2017-12-13T15:52:30+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-12-12T22:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=383a19aaf87bd8e2665112c1350627140958eedf'/>
<id>383a19aaf87bd8e2665112c1350627140958eedf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] fix incoming test with the new async blobs backend</title>
<updated>2017-12-13T15:49:28+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-12-09T15:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=cc480a2e6c11856759a5297e94a0ff128d0a1593'/>
<id>cc480a2e6c11856759a5297e94a0ff128d0a1593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] make blobs backend write_blob() agnostic of twisted.web requests</title>
<updated>2017-12-13T15:43:48+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-12-06T22:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=8f94f9c2d93046e0f67cffd7974f7d28393bbf86'/>
<id>8f94f9c2d93046e0f67cffd7974f7d28393bbf86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] make blobs backend get_flags() agnostic of twisted.web requests</title>
<updated>2017-12-13T15:43:47+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-12-06T20:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=9f07826cd98448b38646b2c731f82f99ee37f7c4'/>
<id>9f07826cd98448b38646b2c731f82f99ee37f7c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] adds a stream downloader</title>
<updated>2017-12-01T04:38:08+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-11-27T16:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=c3d079de4675b0fceca130ed3c6b8890ec28d873'/>
<id>c3d079de4675b0fceca130ed3c6b8890ec28d873</id>
<content type='text'>
First version, still missing consumer/producer model and some tweaks,
but working.

-- Related: #8809
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First version, still missing consumer/producer model and some tweaks,
but working.

-- Related: #8809
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] init StreamingResource on test_blobs_server</title>
<updated>2017-12-01T04:38:08+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-11-27T12:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5c8109086429211b8f9f1444f1b56a285e49dd6a'/>
<id>5c8109086429211b8f9f1444f1b56a285e49dd6a</id>
<content type='text'>
-- Related: #8809
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Related: #8809
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] add a streaming resource</title>
<updated>2017-12-01T04:38:08+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-11-27T11:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e8cf7f5bfbf5cfe83c82e06ab1ad028642bdf44a'/>
<id>e8cf7f5bfbf5cfe83c82e06ab1ad028642bdf44a</id>
<content type='text'>
-- Related: #8809
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Related: #8809
</pre>
</div>
</content>
</entry>
</feed>
