<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/client/src/leap, branch buildpackage</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<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>
<entry>
<title>[bug] fix shared database initialization</title>
<updated>2017-03-02T17:39:36+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-02T16:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=d92f1d1840d28ee6c2058556b047db75ed737f77'/>
<id>d92f1d1840d28ee6c2058556b047db75ed737f77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] save client secret downloaded from remote storage</title>
<updated>2017-02-25T21:17:18+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-02-25T21:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a96801e7f3f4e6aeeb08355f7bac4f47b2454dac'/>
<id>a96801e7f3f4e6aeeb08355f7bac4f47b2454dac</id>
<content type='text'>
After refactor, the client secret bootstrap logic was flawed, and remote
secret was not being saved properly. This commit fixed that and tries to
improve the bootstrap code to make it more clear.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After refactor, the client secret bootstrap logic was flawed, and remote
secret was not being saved properly. This commit fixed that and tries to
improve the bootstrap code to make it more clear.
</pre>
</div>
</content>
</entry>
</feed>
