<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mx.git/src/leap, branch 0.5.0</title>
<subtitle>[leap_mx] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/'/>
<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>
<entry>
<title>Implement processing skipped mail regularly</title>
<updated>2013-11-08T10:22:26+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-11-07T12:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=2db1b2a7187e7ebc543d5c01e585fdc3be7dcb1b'/>
<id>2db1b2a7187e7ebc543d5c01e585fdc3be7dcb1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor mail processing routine</title>
<updated>2013-11-07T13:40:31+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-11-06T17:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=3fc38cfa269fd7a8fa602aaf2a3e025b5403b71b'/>
<id>3fc38cfa269fd7a8fa602aaf2a3e025b5403b71b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use inline defers for more readable code</title>
<updated>2013-11-07T13:40:30+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-11-05T17:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=e108a2ffec444c09b3661379a1051fda1f9952cf'/>
<id>e108a2ffec444c09b3661379a1051fda1f9952cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
