<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mx.git/src/leap/mx, branch 0.6.0</title>
<subtitle>[leap_mx] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/'/>
<entry>
<title>Add errdecr key to each mail Soledad Document</title>
<updated>2014-09-12T15:39:33+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2014-09-12T15:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=a7a7f3917e74911ef0cbe0ac8bbeb865b97b3241'/>
<id>a7a7f3917e74911ef0cbe0ac8bbeb865b97b3241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement mail bouncing under certain problematic situations</title>
<updated>2014-09-11T17:33:01+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2014-09-08T18:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=47bf4c701eb84ec06c9a63adb3c8cc99876eaf66'/>
<id>47bf4c701eb84ec06c9a63adb3c8cc99876eaf66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Leap mx will not stop working for everyone if an user is inconsistent</title>
<updated>2014-09-04T19:02:54+00:00</updated>
<author>
<name>Bruno Wagner Goncalves</name>
<email>bwagner@thoughtworks.com</email>
</author>
<published>2014-09-04T19:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=4081e30257b6b4de60d7d2098ba6ae69a99f92cf'/>
<id>4081e30257b6b4de60d7d2098ba6ae69a99f92cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'refs/remotes/drebs/bug/4475_use-couch-document' into develop</title>
<updated>2013-12-19T14:41:50+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-12-19T14:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=df58fb83cf7278a9d2e2ddb278fa9a0b314e88bb'/>
<id>df58fb83cf7278a9d2e2ddb278fa9a0b314e88bb</id>
<content type='text'>
Conflicts:
	src/leap/mx/mail_receiver.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/leap/mx/mail_receiver.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore encoding, use message.as_string directly.</title>
<updated>2013-12-17T17:49:50+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-12-17T17:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=59c65be76e4ba69c53787250dc964aea1d394514'/>
<id>59c65be76e4ba69c53787250dc964aea1d394514</id>
<content type='text'>
The message is already in str type, so we don't care about
encoding. json.dumps will ignore convertion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The message is already in str type, so we don't care about
encoding. json.dumps will ignore convertion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use CouchDocument from new backend (#4475).</title>
<updated>2013-12-16T13:20:14+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-12-16T13:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=45f957d559940be343820c1b72674e0bfc2dbd62'/>
<id>45f957d559940be343820c1b72674e0bfc2dbd62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'chiiph/bug/fix_deadlock' into develop</title>
<updated>2013-12-05T13:48:59+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-12-05T13:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=87ef6bd11a8b8ecf153c996fc560272d279ba6f8'/>
<id>87ef6bd11a8b8ecf153c996fc560272d279ba6f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix deadlock situation if adding a skipped mail fails</title>
<updated>2013-12-05T12:16:24+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-12-05T12:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=8a4f63baadf8f28209d5fab95383634e8c813948'/>
<id>8a4f63baadf8f28209d5fab95383634e8c813948</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tester script to ease debugging problematic mails.</title>
<updated>2013-11-26T19:14:02+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-11-26T18:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=d2a6fd962a608e72a1367eada8fd791183da4cc1'/>
<id>d2a6fd962a608e72a1367eada8fd791183da4cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add X-Leap-Provenance header. Closes #4356.</title>
<updated>2013-11-25T19:30:15+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-11-25T13:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=33bbf32cc90e05f63f4c68ea2feff90855d2f7e5'/>
<id>33bbf32cc90e05f63f4c68ea2feff90855d2f7e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
