summaryrefslogtreecommitdiff
path: root/docs/release-notes
Commit message (Expand)AuthorAgeFilesLines
...
* Increment version to 4.6.3.Graham Dumpleton2018-03-051-0/+7
* Details of Python exception not logged when error occurs parsing Python scrip...Graham Dumpleton2018-03-041-0/+6
* Increment version to 4.6.2.Graham Dumpleton2018-03-041-0/+7
* APR 1.4.X doesn't have apr_hash_this_key().Graham Dumpleton2018-03-041-0/+3
* Increment version to 4.6.1.Graham Dumpleton2018-03-041-0/+10
* Revert passing request_data as argument to events.Graham Dumpleton2018-02-081-5/+0
* Pass shutdown reason with process_stopping event.Graham Dumpleton2018-02-081-0/+3
* Add --cpu-time-limit option to mod_wsgi-express.Graham Dumpleton2018-02-081-0/+4
* Publish process stopping event before waiting for active requests to finish.Graham Dumpleton2018-02-081-0/+7
* Track per request data objects in global dictionary keyed by Apache request ID.Graham Dumpleton2018-02-081-0/+3
* Pass per request data object as argument to event handlers.Graham Dumpleton2018-02-081-0/+5
* Thread ID in stack traces was truncated to 32 bits.Graham Dumpleton2018-02-081-0/+4
* Display function definition line number rather that executing line number.Graham Dumpleton2018-02-071-0/+5
* Add acknowledgement for solution to HTTP response code issue on connection ab...Graham Dumpleton2018-01-311-0/+4
* Switch version to 4.6.0.Graham Dumpleton2018-01-241-5/+5
* Add special mode to daemon processes triggered by setting threads to 0, for r...Graham Dumpleton2018-01-241-0/+24
* Fix Apache parent process crash when default lazy initialisation mode had bee...Graham Dumpleton2018-01-231-0/+10
* Default to using directory specified by TMPDIR environment variable before us...Graham Dumpleton2018-01-231-0/+12
* Add --isatty option to mod_wsgi-express as interim option for ignoring SIGWIN...Graham Dumpleton2018-01-231-3/+18
* Don't automatically host static files with runmodwsgi if WhiteNoise middlewar...Graham Dumpleton2018-01-231-0/+13
* Fix up reference counting and logging in access, authentication, authorizatio...Graham Dumpleton2018-01-221-0/+16
* Add --socket-prefix option to mod_wsgi-express.Graham Dumpleton2018-01-211-0/+5
* Log warnings about where daemon socket path is truncated.Graham Dumpleton2018-01-211-0/+4
* Ensure log original WSGI application HTTP response code rather than 500 when ...Graham Dumpleton2018-01-211-0/+16
* Raise exception when can't find Xcode on MacOS and doing pip or setup.py inst...Graham Dumpleton2018-01-181-0/+5
* Added support for using process-group and application-group with WSGIScriptAl...Graham Dumpleton2018-01-181-0/+11
* Flag package as not zip safe say installs works with Python 3.7 alpha versions.Graham Dumpleton2018-01-181-0/+8
* Add option for disabling daemon socket rotation on restarts. Disabled by defa...Graham Dumpleton2018-01-181-0/+25
* Compress responses of type application/json when enabled.Graham Dumpleton2018-01-091-0/+6
* Add release notes for 4.5.25.Graham Dumpleton2018-01-091-0/+7
* Add documentation for Solaris environ size fix when using daemon mode.Graham Dumpleton2017-12-151-0/+13
* Increment version to 4.5.24.Graham Dumpleton2017-12-151-0/+7
* Incorrect check around whether apxs present.Graham Dumpleton2017-12-131-0/+7
* Increment version to 4.5.23.Graham Dumpleton2017-12-131-0/+7
* Symbol will not be defined on Windows when daemon mode not available.Graham Dumpleton2017-11-191-0/+6
* Increment version to 4.5.22.Graham Dumpleton2017-11-191-0/+7
* Use real lock around interpreter destruction to avoid potential race conditio...Graham Dumpleton2017-11-141-0/+8
* Workaround for missing apxs on latest MacOS X.Graham Dumpleton2017-11-141-0/+11
* Add wsgi.input_terminated flag to WSGI environ dictionary.Graham Dumpleton2017-11-141-0/+20
* Increment version to 4.5.21.Graham Dumpleton2017-11-141-0/+7
* Update setup.py to handle Xcode 9.0 on MacOS X.Graham Dumpleton2017-10-031-0/+6
* Increment version to 4.5.20.Graham Dumpleton2017-10-031-0/+7
* Allow --working-directory option to override calculated directory when using ...Graham Dumpleton2017-10-011-0/+10
* Increment version to 4.5.19.Graham Dumpleton2017-10-011-0/+7
* If target of --url-alias not present, assume it will be a directory.Graham Dumpleton2017-08-291-0/+9
* Add release notes for 4.5.18.Graham Dumpleton2017-08-291-0/+7
* Fix --allow-override breaking --url-alias in mod_wsgi-express.Graham Dumpleton2017-07-071-0/+13
* Fix pre-loading into daemon process in different virtual host.Graham Dumpleton2017-07-071-0/+7
* Add --allow-override option for mod_wsgi-express.Graham Dumpleton2017-07-021-0/+11
* The startup-timeout feature was not working at all due to prior incorrect fix...Graham Dumpleton2017-05-081-0/+5