summaryrefslogtreecommitdiff
path: root/tests/environ.wsgi
Commit message (Expand)AuthorAgeFilesLines
* Add function for getting request metrics measured over a period.Graham Dumpleton2020-09-021-0/+2
* Wrong PATH was output.Graham Dumpleton2020-05-141-1/+1
* Expose name attribute on the log object to avoid code failing which doesn’t...Graham Dumpleton2017-01-211-0/+5
* Add ability to use pip install on Windows.Graham Dumpleton2016-11-281-5/+6
* Enhance checks for logging messages via stdout.Graham Dumpleton2016-08-161-3/+6
* Fix crashes in associating stdout/stderr with a request on Python 3.Graham Dumpleton2016-08-161-3/+6
* Add log messages to environ test.Graham Dumpleton2016-08-121-0/+4
* Output sys.prefix and sys.path in environ test WSGI script.Graham Dumpleton2015-12-101-0/+4
* Override LC_ALL when locale option to WSGIDaemonProcess is specified.Graham Dumpleton2015-01-111-0/+2
* Log error message when can't set the language locale due to it not being supp...Graham Dumpleton2014-12-181-0/+13
* Chunked request support when using daemon mode. Better input error handling a...Graham Dumpleton2014-11-131-1/+6
* Change working directory for daemon process after dropping privileges. #56Graham Dumpleton2014-11-071-0/+1
* Set charset for output of environ test script.Graham Dumpleton2014-09-051-1/+1
* Output Python version from environ test script.Graham Dumpleton2014-06-191-0/+1
* Split New Relic platform plugin out into separate Python package called mod_w...Graham Dumpleton2014-06-081-11/+15
* Require server metrics to be enabled and change API naming.Graham Dumpleton2014-06-061-8/+9
* Added New Relic platform plugin support.Graham Dumpleton2014-06-051-1/+9
* Expose Apache server and status information and adjust how mod_wsgi process s...Graham Dumpleton2014-05-251-0/+6
* Dump out Apache and mod_wsgi process/threads configuration from environ test ...Graham Dumpleton2014-05-091-0/+22
* Recover experimental changes after abandoning prior mod_wsgi 4.0 development.Graham Dumpleton2014-01-051-0/+44