<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git/src, branch release/0.3.x</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<entry>
<title>Port `enum` to `enum34`</title>
<updated>2015-01-05T15:14:56+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-01-03T03:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=16920c065430c9892599b8b803aa6bbd4cd4f933'/>
<id>16920c065430c9892599b8b803aa6bbd4cd4f933</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for empty mailbox creation</title>
<updated>2014-09-10T23:17:00+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-09-10T23:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=eba412b4338fe5cfce0155bb1aabfe40025c036c'/>
<id>eba412b4338fe5cfce0155bb1aabfe40025c036c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>addMailbox shouldn't accept empty names since it makes it impossible to retrieve it later</title>
<updated>2014-09-09T18:07:41+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>ddornell@thoughtworks.com</email>
</author>
<published>2014-09-09T18:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=b52104f908d668aec39e563923c7f04c05e5f221'/>
<id>b52104f908d668aec39e563923c7f04c05e5f221</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add comment</title>
<updated>2014-09-09T15:49:01+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-09-09T15:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=ad568dd45ead0b87e09a26fc7f5bf0c6c5a63324'/>
<id>ad568dd45ead0b87e09a26fc7f5bf0c6c5a63324</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>return the deferred from sendMessage</title>
<updated>2014-09-09T15:48:56+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-09-09T15:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=1f7b0f2b0e2ba0ef8e09be678ab452951532bd37'/>
<id>1f7b0f2b0e2ba0ef8e09be678ab452951532bd37</id>
<content type='text'>
in this way we allow to add more callbacks
to the chain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in this way we allow to add more callbacks
to the chain.
</pre>
</div>
</content>
</entry>
<entry>
<title>split tests in different modules</title>
<updated>2014-09-04T00:09:41+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-09-03T23:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=4ececdae474791ab58b42f195bfe37e9ad3d03b2'/>
<id>4ececdae474791ab58b42f195bfe37e9ad3d03b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix and migrate tests to trial</title>
<updated>2014-09-04T00:09:31+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-08-26T22:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=7729355e679bb8f7e2cef2caf6219664a333006f'/>
<id>7729355e679bb8f7e2cef2caf6219664a333006f</id>
<content type='text'>
We cannot use setUpClass when running tests with trial.
But, after all, it's not *so* expensive to initialize a new soledad
instance (since we'll be mostly using the memstore for the tests).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We cannot use setUpClass when running tests with trial.
But, after all, it's not *so* expensive to initialize a new soledad
instance (since we'll be mostly using the memstore for the tests).
</pre>
</div>
</content>
</entry>
<entry>
<title>remove uid from signature</title>
<updated>2014-09-04T00:05:41+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-09-03T23:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=2317b06394e415c69de51940f0eec33fcb7fdc97'/>
<id>2317b06394e415c69de51940f0eec33fcb7fdc97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unneeded imports</title>
<updated>2014-08-26T20:53:00+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-08-26T20:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=915f0096215a98a33b599c11855f33adeb0bd851'/>
<id>915f0096215a98a33b599c11855f33adeb0bd851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some PEP8 warnings on the messages file</title>
<updated>2014-08-21T21:40:28+00:00</updated>
<author>
<name>Bruno Wagner Goncalves</name>
<email>bwagner@thoughtworks.com</email>
</author>
<published>2014-08-21T21:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=74059fb917eba96dbdd02a3cded5dfe83d16861c'/>
<id>74059fb917eba96dbdd02a3cded5dfe83d16861c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
