<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/testing/tests/sync, branch feature/streaming-transfer</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[bug] make the semaphore cover all parsing</title>
<updated>2016-11-28T16:47:30+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-11-26T21:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=d374223c38862961c205139006639ed5b8878465'/>
<id>d374223c38862961c205139006639ed5b8878465</id>
<content type='text'>
Unfortunately, if a doc finishes decryption before the previous one we
will still have an issue while inserting. This commits solves it by
adding the parse and decrypt inside of the semaphore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately, if a doc finishes decryption before the previous one we
will still have an issue while inserting. This commits solves it by
adding the parse and decrypt inside of the semaphore.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] emit last sent doc event</title>
<updated>2016-11-20T20:11:43+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-11-20T18:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e1daa8e58a412e983a5cdc8bfc8ffa03ab648a45'/>
<id>e1daa8e58a412e983a5cdc8bfc8ffa03ab648a45</id>
<content type='text'>
Document sending happens after encryption, so the last sent document
needs to be signalled after request end.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document sending happens after encryption, so the last sent document
needs to be signalled after request end.
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix pep8 and confs</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-11-17T04:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=476979060980c0d23bba34f101cf81f7713a5b93'/>
<id>476979060980c0d23bba34f101cf81f7713a5b93</id>
<content type='text'>
Fixes setup.cfg, adding current exclude rules, simplified tox.ini to use
setup.cfg and fixed all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes setup.cfg, adding current exclude rules, simplified tox.ini to use
setup.cfg and fixed all.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] include_deleted=True on sync</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-11-17T03:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=8738544ab2de095ead1375e80d1222bd0639e2c0'/>
<id>8738544ab2de095ead1375e80d1222bd0639e2c0</id>
<content type='text'>
Also refactored tests and code to stop relying on old parameters which
included docs instead of get_doc calls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also refactored tests and code to stop relying on old parameters which
included docs instead of get_doc calls.
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] remove test_sync_deferred</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-11-17T01:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=cfae1495df9801302bd7d87a361a4594b3d87db8'/>
<id>cfae1495df9801302bd7d87a361a4594b3d87db8</id>
<content type='text'>
Deferred encryption option is gone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deferred encryption option is gone.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] stop using leap.common.http</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-10-19T17:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=2f775686dec1a1d67ec7b28e8b10ee6f5c8e0d32'/>
<id>2f775686dec1a1d67ec7b28e8b10ee6f5c8e0d32</id>
<content type='text'>
We aren't using leap.common.http implementation and we need specific
features from original Twisted Web Agent. This commit implements it on
HTTP Targer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We aren't using leap.common.http implementation and we need specific
features from original Twisted Web Agent. This commit implements it on
HTTP Targer.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] total number of documents</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-10-19T05:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=b301f465e50d79f3071fefa0d7675210fe5a733c'/>
<id>b301f465e50d79f3071fefa0d7675210fe5a733c</id>
<content type='text'>
Parsing from metadata we can store the total of docs and handle it for
the doc parser in order to be able to keep consistent events info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parsing from metadata we can store the total of docs and handle it for
the doc parser in order to be able to keep consistent events info.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] fix test and remove leftovers defer_encryption</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2016-09-22T23:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=26f02abbda3c88217d99ef734ed8a029ac345880'/>
<id>26f02abbda3c88217d99ef734ed8a029ac345880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix import</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-09-22T20:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=53b1b37be4723b711d46f4b43bfe69dcd9b2c8ac'/>
<id>53b1b37be4723b711d46f4b43bfe69dcd9b2c8ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] remove lingering refs to syncdb</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-09-22T07:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=624e05d56f6e1414a563bd146e468f08cf1be1ec'/>
<id>624e05d56f6e1414a563bd146e468f08cf1be1ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
