summaryrefslogtreecommitdiff
path: root/docs/release-notes
Commit message (Expand)AuthorAgeFilesLines
* Add ability to override names of log files written to log directory when usin...Graham Dumpleton2015-02-031-0/+15
* The eviction timeout was not being correctly applied when request timeout was...Graham Dumpleton2015-02-031-0/+8
* Add release notes for 4.4.8.Graham Dumpleton2015-02-032-0/+12
* Document support for mod_wsgi-httpd package.Graham Dumpleton2015-02-021-0/+10
* Add eviction-timeout option to allow graceful period for process restart on s...Graham Dumpleton2015-01-261-0/+18
* Added --service-user/--service-group options to mod_wsgi-express to allow use...Graham Dumpleton2015-01-251-1/+8
* Renamed proxy-buffer-size option for WSGIDaemonProcess.Graham Dumpleton2015-01-241-0/+8
* Add --proxy-virtual-host option to mod_wsgi-express for setting up proxying o...Graham Dumpleton2015-01-241-0/+4
* Added --proxy-url-alias option to mod_wsgi-express for setting up proxying of...Graham Dumpleton2015-01-241-0/+3
* Add --service-script option to mod_wsgi-express for starting up distinct mana...Graham Dumpleton2015-01-241-0/+8
* Add release notes for 4.4.7.Graham Dumpleton2015-01-242-0/+12
* Add runtime detection for case where new request_rec fields are back ported t...Graham Dumpleton2015-01-131-7/+29
* Initialise new request_rec structure members for Apache 2.2.29/2.4.11 to avoi...Graham Dumpleton2015-01-131-1/+13
* Added --enable-gdb option to mod_wsgi-express for running Apache under gdb to...Graham Dumpleton2015-01-121-0/+9
* Update release notes about availability of Windows binaries.Graham Dumpleton2015-01-121-11/+2
* Override LC_ALL when locale option to WSGIDaemonProcess is specified.Graham Dumpleton2015-01-111-0/+10
* Increment version to 4.4.6.Graham Dumpleton2015-01-112-0/+21
* Don't try and filter based on setup.py command as too many different potentia...Graham Dumpleton2015-01-051-0/+7
* Increment version to 4.4.5 and add release notes.Graham Dumpleton2015-01-052-0/+21
* Add automatic installation of precompiled Apache binaries when deploying mod_...Graham Dumpleton2015-01-051-0/+4
* Output number of daemon processes and threads when running mod_wsgi-express.Graham Dumpleton2015-01-011-0/+6
* Add release notes for version 4.4.4.Graham Dumpleton2015-01-012-0/+21
* Override Apache parent and child process names by default when using mod_wsgi...Graham Dumpleton2014-12-251-0/+5
* Add --process-name option to override displayed name for Apache parent process.Graham Dumpleton2014-12-241-0/+9
* Rename startup log file to be consistent with error and access log file naming.Graham Dumpleton2014-12-211-0/+5
* Used numeric group ID where group ID doesn't map to a named group.Graham Dumpleton2014-12-211-0/+9
* Deprecate --lang option to mod_wsgi-express and change --locale behaviour.Graham Dumpleton2014-12-201-0/+23
* Add release notes for 4.4.3.Graham Dumpleton2014-12-202-0/+21
* Deprecate --ssl-port in favour of new --https-port option as port isn't stric...Graham Dumpleton2014-12-181-0/+8
* The --https-only option of mod_wsgi-express was not redirect to HTTPS connect...Graham Dumpleton2014-12-181-0/+4
* Log error message when can't set the language locale due to it not being supp...Graham Dumpleton2014-12-181-0/+10
* Add release notes for 4.4.2.Graham Dumpleton2014-12-182-0/+21
* 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-012-0/+25
* Fix typo in release notes for 4.4.0.Graham Dumpleton2014-11-281-1/+1
* Bump version up to 4.4.0 for release given large number of changes.Graham Dumpleton2014-11-282-4/+5
* Dropped support for wdb interactive debugger.Graham Dumpleton2014-11-281-0/+4
* Add the --python-path option to mod_wsgi-express to allow Python module searc...Graham Dumpleton2014-11-281-0/+8
* Working directory not added to sys.path when running in mod_wsgi-express debu...Graham Dumpleton2014-11-281-0/+5
* Added the --enable-profiler option to mod_wsgi-express debug mode to capturin...Graham Dumpleton2014-11-281-0/+7
* Add the --enable-coverage option for coverage analysis under debug mode of mo...Graham Dumpleton2014-11-281-0/+8
* Change name of debugger option in debug mode.Graham Dumpleton2014-11-281-1/+1
* Add post-mortem debugging feature to mod_wsgi-express when debug mode is enab...Graham Dumpleton2014-11-271-0/+8