<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git/src/leap/mail/adaptors/models.py, branch 0.4.2</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<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] fixed syntax error in models.py</title>
<updated>2015-07-29T14:11:33+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-07-29T14:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=5027dd2dd3c7679a7eea025d838a7d472c355623'/>
<id>5027dd2dd3c7679a7eea025d838a7d472c355623</id>
<content type='text'>
The lambdas take two args, so it needs to be a tuple.
Furthermore filter needs a collection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lambdas take two args, so it needs to be a tuple.
Furthermore filter needs a collection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Transformed assigned lambdas to functions in models and test_models because of pep8</title>
<updated>2015-07-21T22:56:43+00:00</updated>
<author>
<name>Bruno Wagner</name>
<email>bwgpro@gmail.com</email>
</author>
<published>2015-07-21T22:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=11d4373226c8ab32c31fa92beed8aedb962dd756'/>
<id>11d4373226c8ab32c31fa92beed8aedb962dd756</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests for mail.mail module: Message</title>
<updated>2015-02-11T18:05:43+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-04T07:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=84888155b09b3af6a755262b28728de2f851c8cb'/>
<id>84888155b09b3af6a755262b28728de2f851c8cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Serializable Models + Soledad Adaptor</title>
<updated>2015-02-11T18:05:42+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-11-25T14:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=6ede495b94501a4cbdfd985dcdf4be4f582bbb9b'/>
<id>6ede495b94501a4cbdfd985dcdf4be4f582bbb9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
