<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/client/src, 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>[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>[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>[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>
<entry>
<title>[bug] fix raising of invalid auth token error</title>
<updated>2017-03-13T15:16:33+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-13T15:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=739fa78ad984836ed2d16e16850cc46b4c40748d'/>
<id>739fa78ad984836ed2d16e16850cc46b4c40748d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] secrets version defaults to v1</title>
<updated>2017-03-09T22:25:37+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-03-09T22:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e779ecd3be6bfe45f2bd082e890e1c600785e676'/>
<id>e779ecd3be6bfe45f2bd082e890e1c600785e676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add default version when decrypting secrets</title>
<updated>2017-03-09T20:28:22+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-03-09T20:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=c1966cd7cfa27445f2a09501709dc66a18d79058'/>
<id>c1966cd7cfa27445f2a09501709dc66a18d79058</id>
<content type='text'>
Resolves: https://0xacab.org/leap/soledad/issues/8788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: https://0xacab.org/leap/soledad/issues/8788
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] handle error once</title>
<updated>2017-03-02T18:18:44+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-01-11T21:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=0b60027dacf331c103f764b7b1b5dee8b6123938'/>
<id>0b60027dacf331c103f764b7b1b5dee8b6123938</id>
<content type='text'>
Handle it only if self.deferred wasnt called yet, otherwise that's just
an out-of-sync call from a scheduled deferred. Since it was already
logged, it's ok to ignore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle it only if self.deferred wasnt called yet, otherwise that's just
an out-of-sync call from a scheduled deferred. Since it was already
logged, it's ok to ignore.
</pre>
</div>
</content>
</entry>
</feed>
