<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/mod_wsgi.git/docs/release-notes/version-4.4.1.rst, branch develop</title>
<subtitle>github.com: GrahamDumpleton/mod_wsgi.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/'/>
<entry>
<title>Added optional recording of requests in debug mode.</title>
<updated>2014-12-14T11:11:12+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-14T11:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=1dedfee7e189efcff25e788300c6a23cedcae1b0'/>
<id>1dedfee7e189efcff25e788300c6a23cedcae1b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a directory for profiler stats rather than the same file all the time.</title>
<updated>2014-12-14T09:54:52+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-14T09:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=d9216be5fb8aa141c2fdb92ae6702a52b8a262b0'/>
<id>d9216be5fb8aa141c2fdb92ae6702a52b8a262b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix process crash after request finished, when wsgi.input had been consumed.</title>
<updated>2014-12-13T04:47:18+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-13T04:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=318c7411ae7b93d251decebc66923df2ca67f2b1'/>
<id>318c7411ae7b93d251decebc66923df2ca67f2b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the socket-user option to WSGIDaemonProcess to allow the owner of the daemon process group listener socket to be overridden.</title>
<updated>2014-12-11T10:53:23+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-11T10:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=10d5b7d71c608b627cb688034363e77bbc04861e'/>
<id>10d5b7d71c608b627cb688034363e77bbc04861e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log write failure messages at debug level rather than error level when processing WSGI response.</title>
<updated>2014-12-06T04:37:19+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-06T04:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=ee330fec18b8caafb10b3e517fff75bd58a0d974'/>
<id>ee330fec18b8caafb10b3e517fff75bd58a0d974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --debugger-startup to open up debugger on startup for setting breakpoints.</title>
<updated>2014-12-04T10:15:39+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-04T10:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=74f54fa5dd2aaa8c37a3343c3a637710d510dfae'/>
<id>74f54fa5dd2aaa8c37a3343c3a637710d510dfae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --host-access-script to mod_wsgi-express. #47</title>
<updated>2014-12-03T10:56:34+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-03T10:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=ddd232c2767789054417eaef014d41d84d2e1cdc'/>
<id>ddd232c2767789054417eaef014d41d84d2e1cdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'static' as option for --application-type with mod_wsgi-express so it can be used to serve just static files only, with no WSGI application.</title>
<updated>2014-12-02T10:52:43+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-02T10:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=aacda116f2602f7f7a29cb22428db7961a775f9a'/>
<id>aacda116f2602f7f7a29cb22428db7961a775f9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --server-mpm option to mod_wsgi-express for selecting the MPM to use when have dynamically loadable MPMs and more than one is available.</title>
<updated>2014-12-01T01:06:13+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-01T01:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=7fff94f13909c4bcc05d6c46ebf17e183c2c310a'/>
<id>7fff94f13909c4bcc05d6c46ebf17e183c2c310a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
