<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/client, branch benchmark_elasticsearch</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[feature] raise earlier when deleting None</title>
<updated>2017-03-31T16:58:56+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-03-22T20:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=6067f8c001d524d29ccc4287a5f2efec90fa5004'/>
<id>6067f8c001d524d29ccc4287a5f2efec90fa5004</id>
<content type='text'>
If an application tries to delete None, by accident, raising earlier
would help to show the caller stack trace instead of inner sqlite
backend stack and make the error more friendly.

- Resolves: #8791
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If an application tries to delete None, by accident, raising earlier
would help to show the caller stack trace instead of inner sqlite
backend stack and make the error more friendly.

- Resolves: #8791
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add Anike to client/AUTHORS</title>
<updated>2017-03-23T20:37:12+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-03-23T20:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=4cbef63b206d4ab18cbc46a896f2fb24a31844a1'/>
<id>4cbef63b206d4ab18cbc46a896f2fb24a31844a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] generate recovery code</title>
<updated>2017-03-23T17:57:22+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-03-16T21:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a0a49d1e10da362f4bab683ae357ed72ab40b2ef'/>
<id>a0a49d1e10da362f4bab683ae357ed72ab40b2ef</id>
<content type='text'>
with @tayane
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @tayane
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add tulio to authors</title>
<updated>2017-03-17T16:58:29+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-03-17T16:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=d2aa9e923c59a85bb709bf9fd45c4e5c3f8762ce'/>
<id>d2aa9e923c59a85bb709bf9fd45c4e5c3f8762ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add efkin to authors, changelog entry for py3 tests</title>
<updated>2017-03-17T16:56:50+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-03-17T16:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=50430d1a32a3111d2815de0d455e7431c9f1242f'/>
<id>50430d1a32a3111d2815de0d455e7431c9f1242f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Improve python3 compatibility</title>
<updated>2017-03-17T16:52:57+00:00</updated>
<author>
<name>efkin</name>
<email>efkin@riseup.net</email>
</author>
<published>2017-03-13T20:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=7562655cf4bf28a1ebd6c458334da0c166f34e61'/>
<id>7562655cf4bf28a1ebd6c458334da0c166f34e61</id>
<content type='text'>
With this commit all tests on py34 tox environment
are collected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this commit all tests on py34 tox environment
are collected.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] Prepare new tox environment</title>
<updated>2017-03-17T16:52:55+00:00</updated>
<author>
<name>efkin</name>
<email>efkin@riseup.net</email>
</author>
<published>2017-03-13T18:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=1034d3107b57f03d7ed2257aef39cede2f6686ef'/>
<id>1034d3107b57f03d7ed2257aef39cede2f6686ef</id>
<content type='text'>
At this point tests are not yet collectable
in the new environment. But no regressions observed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At this point tests are not yet collectable
in the new environment. But no regressions observed.
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] explain sync bypass due lack of token</title>
<updated>2017-03-13T16:03:19+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-03-13T16:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5bd6a2633ea5eb960562e879955417d4f80ef738'/>
<id>5bd6a2633ea5eb960562e879955417d4f80ef738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] make database creation appear in logs</title>
<updated>2017-03-13T15:47:54+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-12T18:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=30e71705d564b571f0e594a5f98a0f320afc7cc9'/>
<id>30e71705d564b571f0e594a5f98a0f320afc7cc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] remove offline flag</title>
<updated>2017-03-13T15:47:54+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-12T18:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=bc76f3740a8f0d797cf32c31c2bb4cae3fe22216'/>
<id>bc76f3740a8f0d797cf32c31c2bb4cae3fe22216</id>
<content type='text'>
The offline flag is not needed and rendered the soledad client prone to
bugs because it would need to be toggled and that is succeptible to
timing problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The offline flag is not needed and rendered the soledad client prone to
bugs because it would need to be toggled and that is succeptible to
timing problems.
</pre>
</div>
</content>
</entry>
</feed>
