<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/response.py, branch tests.pycon2011</title>
<subtitle>github.com: Pylons/webob.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/'/>
<entry>
<title>79 char line limit</title>
<updated>2011-03-17T04:55:03+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-03-17T04:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=fcd0129bfb7d85983540432d88fab7db61fcc514'/>
<id>fcd0129bfb7d85983540432d88fab7db61fcc514</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add coverage for edge cases previously covered by doctests for body get and set</title>
<updated>2011-03-14T21:43:30+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-03-14T21:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=a68b72c43e66cb387662f873cea7c2338b6dffe6'/>
<id>a68b72c43e66cb387662f873cea7c2338b6dffe6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore coverage for conditional imports</title>
<updated>2011-03-14T16:35:01+00:00</updated>
<author>
<name>Casey Duncan</name>
<email>casey.duncan@gmail.com</email>
</author>
<published>2011-03-14T16:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=4cb234ee8ea14d044f73ace03efc21c4939e7cbe'/>
<id>4cb234ee8ea14d044f73ace03efc21c4939e7cbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>one import per line, remove unused imports</title>
<updated>2011-03-14T14:00:18+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-03-14T14:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=c7bfee17115d4f8d715fa2490b7acfa1e433dcf8'/>
<id>c7bfee17115d4f8d715fa2490b7acfa1e433dcf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* refactor from_file implementations a bit</title>
<updated>2011-02-20T05:50:04+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-02-20T05:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=442ce9b78cef12f92c142a306187eb0e35406dbb'/>
<id>442ce9b78cef12f92c142a306187eb0e35406dbb</id>
<content type='text'>
* add req.http_version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add req.http_version
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a lot of tests.</title>
<updated>2011-02-20T01:21:52+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-02-20T01:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=b79d67257ecf68bb4f1647142dea00d44b91007f'/>
<id>b79d67257ecf68bb4f1647142dea00d44b91007f</id>
<content type='text'>
This is an aggregate patch of the work done by Mariano Mara and Danny Navarro.
For more detailed changelog see https://bitbucket.org/marplatense/webobtestcoverage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an aggregate patch of the work done by Mariano Mara and Danny Navarro.
For more detailed changelog see https://bitbucket.org/marplatense/webobtestcoverage
</pre>
</div>
</content>
</entry>
<entry>
<title>improve responses to HEAD requests</title>
<updated>2011-02-16T20:18:36+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-02-16T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=97d5ae14e9036380834cab5bc41a18cee8e014c3'/>
<id>97d5ae14e9036380834cab5bc41a18cee8e014c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure that resp.unset_cookie does not merge multiple cookie headers into one</title>
<updated>2011-02-08T02:18:04+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-02-08T02:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=2614fb3c42df31b0cb6c5b8a5b04c7d337a15009'/>
<id>2614fb3c42df31b0cb6c5b8a5b04c7d337a15009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for decode_content and the deflate method</title>
<updated>2011-02-02T23:22:21+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2011-02-02T23:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=76da3cc9a9e623161f223ad0c177b55862848029'/>
<id>76da3cc9a9e623161f223ad0c177b55862848029</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Response().content_type = None (typo: was removing cache_control instead)</title>
<updated>2011-01-27T05:12:50+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-01-27T05:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=210675a87f16a5a007b87ff56e48a2324ade6a26'/>
<id>210675a87f16a5a007b87ff56e48a2324ade6a26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
