summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Need to ensure that working directory is an absolute path when using mod_wsgi...Graham Dumpleton2014-11-261-0/+5
* Added --newrelic-config-file and --newrelic-environment options to mod_wsgi-e...Graham Dumpleton2014-11-231-0/+11
* Added the --access-log-format option to mod_wsgi-express.Graham Dumpleton2014-11-231-0/+21
* Add the --log-to-terminal option to mod_wsgi-express to allow logging to be d...Graham Dumpleton2014-11-231-0/+11
* Only change current working directory for daemon process when user was explic...Graham Dumpleton2014-11-231-0/+14
* Fix potential request content data corruption issue when running WSGI applica...Graham Dumpleton2014-11-141-0/+15
* When proxying to the daemon process, if a timeout occurs when reading request...Graham Dumpleton2014-11-141-0/+22
* Chunked request support when using daemon mode. Better input error handling a...Graham Dumpleton2014-11-131-0/+32
* Revisions to top level documentation index page.Graham Dumpleton2014-11-131-1/+10
* Switch to codeload.github.com URLs so browser save with name of package in it...Graham Dumpleton2014-11-122-2/+2
* Response headers from mod_wsgi daemon process were not assigned against heade...Graham Dumpleton2014-11-121-0/+19
* Add %{HOST} label for application group. Allow %{RESOURCE}, %{SERVER} and %{H...Graham Dumpleton2014-11-111-0/+44
* Zero end chunk wrongly sent for chunked response when exception occurs. Not f...Graham Dumpleton2014-11-101-0/+11
* Add options to mod_wsgi-express for implementing read timeouts on request hea...Graham Dumpleton2014-11-101-0/+21
* Create release notes files for version 4.3.3.Graham Dumpleton2014-11-102-0/+16
* Output WSGIPythonHome in configuration snippet for install-module command of ...Graham Dumpleton2014-11-091-0/+7
* Documentation for fix to Python initialisation when using brew Python 2.7 on ...Graham Dumpleton2014-11-071-0/+8
* Documentation for changes to when working directory is set in daemon mode. #56Graham Dumpleton2014-11-071-0/+5
* Document change for handling Linux connect() returning EAGAIN.Graham Dumpleton2014-11-041-0/+9
* Issue warning if Python home appears to be invalid. #54Graham Dumpleton2014-11-042-0/+35
* Release notes for proxy buffering limits. #51Graham Dumpleton2014-11-011-0/+15
* Add release notes for MacOS X Yosemite build fixes.Graham Dumpleton2014-10-291-0/+11
* Add missing documentation about pyvenv support in 4.2.8 release notes.Graham Dumpleton2014-10-221-0/+18
* Add the --add-handler option to mod_wsgi-express for custom resource handlers.Graham Dumpleton2014-09-201-0/+8
* Missing release notes for 4.3.1 from previous commit.Graham Dumpleton2014-09-161-0/+22
* The mod_wsgi-express install-module command was not installing into the Apach...Graham Dumpleton2014-09-161-0/+1
* Apache 2.4 only allows wsgi-group with Require directive for group authorisat...Graham Dumpleton2014-09-141-0/+8
* Add --passenv option to mod_wsgi-express for having process environment varia...Graham Dumpleton2014-09-141-1/+5