<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/mail/src/leap, branch api_uri</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] move mail source to leap.bitmask.mail</title>
<updated>2016-08-30T03:11:41+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-30T03:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5a3a2012bb8982ad0884ed659e61e969345e6fde'/>
<id>5a3a2012bb8982ad0884ed659e61e969345e6fde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] pep8 fixes + add pep8 step to tox run</title>
<updated>2016-08-25T15:13:23+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-25T15:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8e4746835a1a053558ff06d4fd12b31167a80296'/>
<id>8e4746835a1a053558ff06d4fd12b31167a80296</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] move sample file to incoming test folder</title>
<updated>2016-08-25T15:13:22+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-24T17:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8c49f1e16e8743acf994ec96aaf005275e8f54d5'/>
<id>8c49f1e16e8743acf994ec96aaf005275e8f54d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] avoid pytest warning</title>
<updated>2016-08-25T15:13:21+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-24T17:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=67ba7029ed3c2a68baef850dc1ff5ba23fc926cd'/>
<id>67ba7029ed3c2a68baef850dc1ff5ba23fc926cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] adapt smtp module tests</title>
<updated>2016-08-25T15:13:20+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-24T17:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6d1284873e379901dbdc3ac5eb7a730cf26d79b1'/>
<id>6d1284873e379901dbdc3ac5eb7a730cf26d79b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] adapt and fix outgoing module tests</title>
<updated>2016-08-25T15:13:19+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-24T17:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=eee94a3dde0d8ecdfed81ef6e7ffa1f950250b72'/>
<id>eee94a3dde0d8ecdfed81ef6e7ffa1f950250b72</id>
<content type='text'>
keymanager was hanging because it was trying to fetch a nonexistent key.
therefore, fetch_remote flag has to be passed along.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keymanager was hanging because it was trying to fetch a nonexistent key.
therefore, fetch_remote flag has to be passed along.
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] fix initialization of incoming service tests</title>
<updated>2016-08-25T15:13:18+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-24T17:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=96a6de7d780a2532fa15af17f0ccaa713bb7b469'/>
<id>96a6de7d780a2532fa15af17f0ccaa713bb7b469</id>
<content type='text'>
otherwise, there was a very ugly bug in which the (imap) inbox kept a
reference to the first instance of soledad used during a testing
session. that made tests hang because, when that soledad instance is
shutdown, the decryption pool is no longer running.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise, there was a very ugly bug in which the (imap) inbox kept a
reference to the first instance of soledad used during a testing
session. that made tests hang because, when that soledad instance is
shutdown, the decryption pool is no longer running.
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] adapt imap test</title>
<updated>2016-08-25T15:13:17+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-24T17:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c7753367e6393d507a049e1cbaa7aa773caea553'/>
<id>c7753367e6393d507a049e1cbaa7aa773caea553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] fix test</title>
<updated>2016-08-25T15:13:16+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-24T17:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9e8647acc736cf6207b0a60a75f6158045101ed9'/>
<id>9e8647acc736cf6207b0a60a75f6158045101ed9</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 time mutable default param</title>
<updated>2016-08-25T15:13:15+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-24T17:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=832239172918df3825b9125721aed3fecddd1987'/>
<id>832239172918df3825b9125721aed3fecddd1987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
