<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/waitress.git, branch 0.8.7</title>
<subtitle>github.com: Pylons/waitress.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/'/>
<entry>
<title>prep for 0.8.7</title>
<updated>2013-08-29T15:57:13+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2013-08-29T15:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=c957f1d70ab82ba15ce0dce8fca7cf70fe2f2b97'/>
<id>c957f1d70ab82ba15ce0dce8fca7cf70fe2f2b97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix py32 tests (no u'')</title>
<updated>2013-08-15T16:32:54+00:00</updated>
<author>
<name>Adam Groszer</name>
<email>agroszer@gmail.com</email>
</author>
<published>2013-08-15T16:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=0932500f532dc83503a99c22d964220d7fba2731'/>
<id>0932500f532dc83503a99c22d964220d7fba2731</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#4, on InternalServerError and HTTP 1.1 take care of the connection: close header</title>
<updated>2013-08-15T15:31:52+00:00</updated>
<author>
<name>Adam Groszer</name>
<email>agroszer@gmail.com</email>
</author>
<published>2013-08-15T15:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=324ca0cb60bc14eca68599aafb2906e28c5043ae'/>
<id>324ca0cb60bc14eca68599aafb2906e28c5043ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#13, add some comments on why we return HTTP 1.0 disregarding HTTP 1.1 requests on header errors</title>
<updated>2013-08-15T13:47:52+00:00</updated>
<author>
<name>Adam Groszer</name>
<email>agroszer@gmail.com</email>
</author>
<published>2013-08-15T13:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=e9ea09e82d41bc97ca5fdef1be4525884a94a5c1'/>
<id>e9ea09e82d41bc97ca5fdef1be4525884a94a5c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sign contributor agreement</title>
<updated>2013-08-15T13:38:53+00:00</updated>
<author>
<name>Adam Groszer</name>
<email>agroszer@gmail.com</email>
</author>
<published>2013-08-15T13:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=62d085b120ac18952ea3e93a8b43bd19b4424dc9'/>
<id>62d085b120ac18952ea3e93a8b43bd19b4424dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: CONNECTION header will be HTTP_CONNECTION and not CONNECTION_TYPE</title>
<updated>2013-08-15T13:37:11+00:00</updated>
<author>
<name>Adam Groszer</name>
<email>agroszer@gmail.com</email>
</author>
<published>2013-08-15T10:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=5b4ca21f26bf52c54d53b3ed710fe0c41873e9ff'/>
<id>5b4ca21f26bf52c54d53b3ed710fe0c41873e9ff</id>
<content type='text'>
(see https://github.com/Pylons/waitress/issues/13)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(see https://github.com/Pylons/waitress/issues/13)
</pre>
</div>
</content>
</entry>
<entry>
<title>half-fix for #4; make the http version of the response match the http version of the request when the server catches an exception</title>
<updated>2013-08-15T13:30:43+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2013-08-15T13:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=655591a473c245963665332dd7ebe875c2eca8d1'/>
<id>655591a473c245963665332dd7ebe875c2eca8d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prep for 0.8.6</title>
<updated>2013-08-12T05:03:17+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2013-08-12T05:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=ed50366801030f83f78c157059c9ba5f4f81169f'/>
<id>ed50366801030f83f78c157059c9ba5f4f81169f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add url_prefix docs</title>
<updated>2013-08-12T04:59:21+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2013-08-12T04:59:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=b0d0a059574bda04f7d2daa8888d26a90cc49322'/>
<id>b0d0a059574bda04f7d2daa8888d26a90cc49322</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix merge conflicts</title>
<updated>2013-08-12T04:53:36+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2013-08-12T04:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=ae0e9dcd6e59b62385d599ce2e7254212dcc89f3'/>
<id>ae0e9dcd6e59b62385d599ce2e7254212dcc89f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
