summaryrefslogtreecommitdiff
path: root/docs/release-notes
Commit message (Expand)AuthorAgeFilesLines
* Ensure that remote client port setup in daemon mode process so available to f...Graham Dumpleton2016-08-071-0/+5
* Route logging for a request to sys.stdout/sys.stderr back via wsgi.errors so ...Graham Dumpleton2016-08-061-0/+12
* Pass connection and request IDs across to daemon process and set in per reque...Graham Dumpleton2016-08-051-0/+14
* Add ability to specify error log format with mod_wsgi-express.Graham Dumpleton2016-08-051-0/+6
* Add release notes file for 4.5.4.Graham Dumpleton2016-08-051-0/+7
* Ensure that startup messages are flushed so they appear in logs immediately.Graham Dumpleton2016-06-231-0/+5
* Add release notes page for 4.5.3.Graham Dumpleton2016-06-231-0/+7
* Fix wording of release notes.Graham Dumpleton2016-04-141-2/+2
* Python path not set correctly when using --debug-mode option with mod_wsgi-ex...Graham Dumpleton2016-04-131-0/+7
* Increment version to 4.5.2.Graham Dumpleton2016-04-131-0/+7
* Fix generation of per request CPU times in event data.Graham Dumpleton2016-04-051-0/+6
* Add release notes for 4.5.1.Graham Dumpleton2016-04-051-0/+7
* Add release notes for 4.5.0.Graham Dumpleton2016-03-311-0/+16
* Document addition of --ssl-certificate-chain-file option for mod_wsgi-express.Graham Dumpleton2016-02-241-0/+9
* Add release notes for version 4.4.23.Graham Dumpleton2016-02-241-0/+11
* Add support for providing rewrite rules when using mod_wsgi-express.Graham Dumpleton2016-01-131-0/+16
* Dropping trailing slash on URL alias target when not supposed to. #104Graham Dumpleton2015-12-101-0/+5
* Request timeout stack traces not showing filename/name on Python 3.Graham Dumpleton2015-11-111-0/+8
* Increment version to 4.4.22.Graham Dumpleton2015-11-111-0/+11
* Add --entry-point to mod_wsgi-express as more explicit way of identifying fil...Graham Dumpleton2015-10-221-0/+6
* Add environ WSGI test application as part of installed mod_wsgi-express package.Graham Dumpleton2015-10-221-0/+11
* Automatically enable debug mode when options such as --enable-debugger are used.Graham Dumpleton2015-10-221-0/+9
* Increment version to 4.4.21.Graham Dumpleton2015-10-221-0/+11
* Fix post mortem debugger for exception when yielding items or in close().Graham Dumpleton2015-10-201-0/+7
* Increment version to 4.4.20.Graham Dumpleton2015-10-201-0/+11
* Don't attempt to set environment variables when no password entry for user ID.Graham Dumpleton2015-10-121-0/+8
* Increment version to 4.4.19.Graham Dumpleton2015-10-121-0/+11
* Use #nnn as default group name if no password entry for user ID which mod_wsg...Graham Dumpleton2015-10-121-0/+8
* Clarification in 4.4.17 release notes.Graham Dumpleton2015-10-121-1/+2
* Increment version to 4.4.18.Graham Dumpleton2015-10-121-0/+11
* Use #nnn as default user name if no password entry for user ID which mod_wsgi...Graham Dumpleton2015-10-111-0/+7
* Increment version to 4.4.17.Graham Dumpleton2015-10-111-0/+11
* Attempt redirection of startup log to /dev/tty of /dev/stderr cannot be opened.Graham Dumpleton2015-10-101-0/+8
* Increment version to 4.4.16.Graham Dumpleton2015-10-101-0/+11
* Child processes would keep crashing if mod_wsgi was loaded for the first time...Graham Dumpleton2015-10-041-0/+9
* Adding multiple directories to Python module search path failing under Python...Graham Dumpleton2015-10-041-0/+8
* Update version to 4.4.15.Graham Dumpleton2015-10-031-0/+11
* Add include flags from apr-config and apu-config when performing pip install....Graham Dumpleton2015-10-031-0/+5
* Add support for processing CGI script files in document directory.Graham Dumpleton2015-08-191-0/+4
* More documentation updates.Graham Dumpleton2015-08-181-68/+0
* Add fileno() method to IO object when Python 3 being used to satisfy document...Graham Dumpleton2015-08-161-0/+10
* Load mod_filter in mod_wsgi-express as required for compressing responses wit...Graham Dumpleton2015-07-221-0/+7
* Add request headers for scheme and port when proxying in mod_wsgi-express.Graham Dumpleton2015-07-041-0/+12
* Add release notes for 4.4.14.Graham Dumpleton2015-07-042-0/+12
* Added X-Client-IP to list of trusted proxy headers for providing remote clien...Graham Dumpleton2015-06-131-0/+3
* Restrict what server tokens are sent in the Server response header for mod_ws...Graham Dumpleton2015-06-131-0/+8
* Tarball based installs were failing on Heroku and OpenShift as mod_wsgi-apxs ...Graham Dumpleton2015-06-131-0/+7
* Set various environment variables for mod_wsgi-express about configuration fo...Graham Dumpleton2015-06-131-0/+25
* Increment version to 4.4.13.Graham Dumpleton2015-06-132-0/+12
* Prevent excessive memory usage when proxying daemon response with many small ...Graham Dumpleton2015-05-211-0/+11