<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/debug, branch 1.6</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>keep wdg_validate working when no content-type is set; also look for some other xhtml content types</title>
<updated>2007-10-10T00:46:32+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-10-10T00:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=995b34542ac862830425f09277af2c206f07baa1'/>
<id>995b34542ac862830425f09277af2c206f07baa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle case when environ doesn't exist (request starting up)</title>
<updated>2007-05-30T21:16:57+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-30T21:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3e8c42b824ed0d0f021dc650c4072a037995bd8e'/>
<id>3e8c42b824ed0d0f021dc650c4072a037995bd8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>o make ProfileMiddleware close the consumed app_iter if applicable</title>
<updated>2007-05-04T19:33:11+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-04T19:33:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=28824c0b52205627436c36c8716d8d897ece746c'/>
<id>28824c0b52205627436c36c8716d8d897ece746c</id>
<content type='text'>
fixes "Error: app_iter.close() was not called when finishing WSGI request."
o spelling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes "Error: app_iter.close() was not called when finishing WSGI request."
o spelling
</pre>
</div>
</content>
</entry>
<entry>
<title>revert accidental commit of a print</title>
<updated>2007-03-17T15:18:00+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-03-17T15:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2ffa29e30ac84af25b83990079262c44a15db64b'/>
<id>2ffa29e30ac84af25b83990079262c44a15db64b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some typos, from pythy</title>
<updated>2007-03-17T15:17:32+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-03-17T15:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3124fa583061436b4a1a6ce849a05f2df1e637eb'/>
<id>3124fa583061436b4a1a6ce849a05f2df1e637eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Major threadpool features to add threads temporarily, kill threads, monitor the killed threads, and notify the administrator about problems.  Also updates to watchthreads to see this new information.</title>
<updated>2007-03-10T02:35:35+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-03-10T02:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a36799cb8543a687217121e5651b95b388652dc4'/>
<id>a36799cb8543a687217121e5651b95b388652dc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tracebacks of each thread under Python 2.5 (thanks to Alexander Schremmer for pointing out the technique)</title>
<updated>2007-02-21T00:22:13+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-21T00:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=ac3a391505117febeccf52b6097f1bc485b729a4'/>
<id>ac3a391505117febeccf52b6097f1bc485b729a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In debug.watchthreads: better time formatting; fix expanding environ bug</title>
<updated>2007-02-15T03:17:22+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-15T03:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4b50a108f2ece47945dc7358f24e2c43e8e26c00'/>
<id>4b50a108f2ece47945dc7358f24e2c43e8e26c00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite watchthreads to use the new paste.util.template</title>
<updated>2007-01-31T20:01:19+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-01-31T20:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=9cacf9c489c5b77d920f33c3c616581b26a7e2c4'/>
<id>9cacf9c489c5b77d920f33c3c616581b26a7e2c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow killing of errant threads through the web application (also add a module to kill threads with ctypes, and a method to kill threads from the httpserver thread pool)</title>
<updated>2007-01-30T05:11:25+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-01-30T05:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=f3a41d80959005d2ad273aa5c88bad1957bb992e'/>
<id>f3a41d80959005d2ad273aa5c88bad1957bb992e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
