<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git, branch 0.4.0rc2</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<entry>
<title>[pkg] fold in changes</title>
<updated>2015-08-26T21:09:22+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-08-26T21:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=43c920f38d1c114e9044d2da15d4a05d5faab79d'/>
<id>43c920f38d1c114e9044d2da15d4a05d5faab79d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] properly skip not implemented tests, do not raise</title>
<updated>2015-08-21T04:02:06+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-21T03:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=da03f8933a59bde6b9c928416ca333630f04819a'/>
<id>da03f8933a59bde6b9c928416ca333630f04819a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8 excludes + fixes</title>
<updated>2015-08-18T15:29:57+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-18T15:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=c279e6587f9240d7eb9806996bc84d09cc5d8c97'/>
<id>c279e6587f9240d7eb9806996bc84d09cc5d8c97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add folker to authors + pep8</title>
<updated>2015-08-12T03:00:22+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-12T02:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=ccc885df223c3e66dc8d560c8054752a30e3f08c'/>
<id>ccc885df223c3e66dc8d560c8054752a30e3f08c</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 missing _normailize_dict in DocumentWrapper constructor.</title>
<updated>2015-08-11T11:42:24+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-08-11T11:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=490effb589ad94f2f6f520b385399864b08def91'/>
<id>490effb589ad94f2f6f520b385399864b08def91</id>
<content type='text'>
In the constructor values already is normalized (i.e. with underscores),
while kwargs contains items that are not normalized (i.e. with dashes).
Joining the dicts resulted in two entries that only differed by dash or
underscores. The setattr then set the value that occurred later in
items, thereby sometimes overriding the correct value with the default
one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the constructor values already is normalized (i.e. with underscores),
while kwargs contains items that are not normalized (i.e. with dashes).
Joining the dicts resulted in two entries that only differed by dash or
underscores. The setattr then set the value that occurred later in
items, thereby sometimes overriding the correct value with the default
one.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Fix typo in content-transfer-encoding in walk.py.</title>
<updated>2015-08-11T11:38:56+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-08-11T11:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=68fdc62d4c2792fb7fdea90f1117cf6c6f1c5ffc'/>
<id>68fdc62d4c2792fb7fdea90f1117cf6c6f1c5ffc</id>
<content type='text'>
The get_raw_docs method accesses header field content-transfer-encoding
using the string 'content-transfer-type' so the raw doc dict always ends
up with that value set to empty string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The get_raw_docs method accesses header field content-transfer-encoding
using the string 'content-transfer-type' so the raw doc dict always ends
up with that value set to empty string.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] WHEELHOUSE can be a url + --use-leap-wheels</title>
<updated>2015-08-06T06:55:50+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-08-06T06:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=521b0621563aad45d2354ff86af698d3c3261fb6'/>
<id>521b0621563aad45d2354ff86af698d3c3261fb6</id>
<content type='text'>
--use-leap-wheels sets --trusted-host (remove it when we have a proper
cert) and WHEELHOUSE to https://ftp.lizard.leap.se

Until we get ftp.lizard cname, use lizard as the wheels server.

- Related: #7339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--use-leap-wheels sets --trusted-host (remove it when we have a proper
cert) and WHEELHOUSE to https://ftp.lizard.leap.se

Until we get ftp.lizard cname, use lizard as the wheels server.

- Related: #7339
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8 fixes + pep8 script</title>
<updated>2015-08-04T16:18:50+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-04T16:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=5a97000032cf9cdb8dee5310126f6de11b09d942'/>
<id>5a97000032cf9cdb8dee5310126f6de11b09d942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Removed outdated test</title>
<updated>2015-08-04T15:48:56+00:00</updated>
<author>
<name>Bruno Wagner</name>
<email>bwgpro@gmail.com</email>
</author>
<published>2015-08-04T15:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=570bf35249b1271a9453d5970059e080f2947d17'/>
<id>570bf35249b1271a9453d5970059e080f2947d17</id>
<content type='text'>
This test was not updated for a while and it doesn't make sense
in this context, when we create acceptance tests we can make sure
we cover this feature

The issue for acceptance tests is:
https://leap.se/code/issues/7341
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test was not updated for a while and it doesn't make sense
in this context, when we create acceptance tests we can make sure
we cover this feature

The issue for acceptance tests is:
https://leap.se/code/issues/7341
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Skipped tests that were not implemented</title>
<updated>2015-08-03T22:18:31+00:00</updated>
<author>
<name>Bruno Wagner</name>
<email>bwgpro@gmail.com</email>
</author>
<published>2015-08-03T22:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=4777ad0d3ec5378de8b0c7ffbcecf2e19ad9c180'/>
<id>4777ad0d3ec5378de8b0c7ffbcecf2e19ad9c180</id>
<content type='text'>
Functionality that is not implemented should not fail, instead
it should be skipped until it is implemented.

Added a return to test_imap_store_fetch setup to make sure the deferred
is being handled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Functionality that is not implemented should not fail, instead
it should be skipped until it is implemented.

Added a return to test_imap_store_fetch setup to make sure the deferred
is being handled
</pre>
</div>
</content>
</entry>
</feed>
