<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src, branch 0.9.0rc4</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[bug] move assign to prevent race condition</title>
<updated>2015-10-02T17:56:07+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-02T17:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bc0fecfdf6c7bd681b44ba4e39a054e05f16463d'/>
<id>bc0fecfdf6c7bd681b44ba4e39a054e05f16463d</id>
<content type='text'>
When the error happens too quickly, the errback is called before the
assign of the callLater. And in the errback we cancel that call which
gives an error.

- Related: #7451
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the error happens too quickly, the errback is called before the
assign of the callLater. And in the errback we cancel that call which
gives an error.

- Related: #7451
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] signal soledad bootstrap fail on init</title>
<updated>2015-10-02T16:33:34+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-02T14:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bb8646d9769cb3c1d2b84b43047e6feaf8e40966'/>
<id>bb8646d9769cb3c1d2b84b43047e6feaf8e40966</id>
<content type='text'>
- Resolves: #7503

Signed-off-by: Ivan Alejandro &lt;ivanalejandro0@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7503

Signed-off-by: Ivan Alejandro &lt;ivanalejandro0@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] remove bubble argument from the logbook NullHandler</title>
<updated>2015-10-02T14:37:24+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-10-02T12:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=709812ce05b908616efb536820185e1a0eecc1b0'/>
<id>709812ce05b908616efb536820185e1a0eecc1b0</id>
<content type='text'>
NullHandler doesn't have anymore the argument bubble.
https://pythonhosted.org/Logbook/changelog.html#version-0-11-0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NullHandler doesn't have anymore the argument bubble.
https://pythonhosted.org/Logbook/changelog.html#version-0-11-0
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] disable email firewall on docker containers</title>
<updated>2015-09-23T18:58:21+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-23T18:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c4d239f56947cf5ae4c4d260946bf5ff9fe040cf'/>
<id>c4d239f56947cf5ae4c4d260946bf5ff9fe040cf</id>
<content type='text'>
- Related: #7471
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #7471
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add compatibility mode for platform &lt; 0.8</title>
<updated>2015-09-21T20:59:42+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-21T19:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f292d910ae8bf98448dd02cd26e9e4f2ed8f6339'/>
<id>f292d910ae8bf98448dd02cd26e9e4f2ed8f6339</id>
<content type='text'>
there was a bug in plaform that made webapp not serve correctly the smtp
certificates. with this fallback, we try to support platforms &lt; 0.8,
although we should deprecate this behavior in bitmask 0.10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there was a bug in plaform that made webapp not serve correctly the smtp
certificates. with this fallback, we try to support platforms &lt; 0.8,
although we should deprecate this behavior in bitmask 0.10
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] retrieve specific smtp certificate. Closes: #4284</title>
<updated>2015-09-21T20:59:36+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-02T20:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ce63b5a0277b3ff062d04a17af9e9a927b7d9b87'/>
<id>ce63b5a0277b3ff062d04a17af9e9a927b7d9b87</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 typo on backend name</title>
<updated>2015-09-21T19:48:13+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-21T19:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=262a9a750a573ae6003ebf19d5a1867bc19d28c0'/>
<id>262a9a750a573ae6003ebf19d5a1867bc19d28c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] track soledad ready state on a shared place</title>
<updated>2015-09-18T19:29:48+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-18T19:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=68b9e59d695ae896e405fd5f98eb2953dd5c9a2e'/>
<id>68b9e59d695ae896e405fd5f98eb2953dd5c9a2e</id>
<content type='text'>
Connecting to the `soledad_bootstrap_finished` signal is not enough
since the password change window is created after the signal is emitted,
that way we were not able to tell when soledad is ready to be used.

- Resolves: #7474
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Connecting to the `soledad_bootstrap_finished` signal is not enough
since the password change window is created after the signal is emitted,
that way we were not able to tell when soledad is ready to be used.

- Resolves: #7474
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] correctly return expected value for methods that check services</title>
<updated>2015-09-18T17:36:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-18T17:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=978cbcc4c124fe3dcf05283d0790b828e072be25'/>
<id>978cbcc4c124fe3dcf05283d0790b828e072be25</id>
<content type='text'>
these methods were returning None, and therefore breaking soledad
password change (since it checks whether mail is enabled before changing
soledad pass after srp pass change).

- Resolves: #7470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these methods were returning None, and therefore breaking soledad
password change (since it checks whether mail is enabled before changing
soledad pass after srp pass change).

- Resolves: #7470
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] show unread emails after sync complete</title>
<updated>2015-09-18T16:18:24+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-18T15:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c110760ac5b710dd7220e639f3c3e25acd43a560'/>
<id>c110760ac5b710dd7220e639f3c3e25acd43a560</id>
<content type='text'>
Right after a complete sync we show the unread emails.

- Resolves: #7453
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right after a complete sync we show the unread emails.

- Resolves: #7453
</pre>
</div>
</content>
</entry>
</feed>
