summaryrefslogtreecommitdiff
path: root/docs/release-notes/version-4.4.1.rst
Commit message (Expand)AuthorAgeFilesLines
* Added optional recording of requests in debug mode.Graham Dumpleton2014-12-141-0/+3
* Use a directory for profiler stats rather than the same file all the time.Graham Dumpleton2014-12-141-0/+5
* Fix process crash after request finished, when wsgi.input had been consumed.Graham Dumpleton2014-12-131-0/+11
* Added the socket-user option to WSGIDaemonProcess to allow the owner of the d...Graham Dumpleton2014-12-111-0/+9
* Log write failure messages at debug level rather than error level when proces...Graham Dumpleton2014-12-061-0/+9
* Add --debugger-startup to open up debugger on startup for setting breakpoints.Graham Dumpleton2014-12-041-0/+5
* Add --host-access-script to mod_wsgi-express. #47Graham Dumpleton2014-12-031-0/+6
* Add 'static' as option for --application-type with mod_wsgi-express so it can...Graham Dumpleton2014-12-021-0/+7
* Add --server-mpm option to mod_wsgi-express for selecting the MPM to use when...Graham Dumpleton2014-12-011-0/+24