summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/4.5.4'4.5.4Graham Dumpleton2016-08-1214-8/+342
|\
| * Add log messages to environ test.Graham Dumpleton2016-08-121-0/+4
| * Ensure that remote client port setup in daemon mode process so available to f...Graham Dumpleton2016-08-072-0/+9
| * Route logging for a request to sys.stdout/sys.stderr back via wsgi.errors so ...Graham Dumpleton2016-08-067-5/+86
| * Pass connection and request IDs across to daemon process and set in per reque...Graham Dumpleton2016-08-052-1/+50
| * Add ability to specify error log format with mod_wsgi-express.Graham Dumpleton2016-08-052-0/+18
| * Add release notes file for 4.5.4.Graham Dumpleton2016-08-052-0/+8
| * Increment version to 4.5.4.Graham Dumpleton2016-08-051-2/+2
| * Link in installation docs for MacOS X.Graham Dumpleton2016-07-261-0/+1
| * Add new docs on installing mod_wsgi on MacOS X.Graham Dumpleton2016-07-262-0/+164
|/
* Merge branch 'release/4.5.3'4.5.3Graham Dumpleton2016-06-234-2/+17
|\
| * Ensure that startup messages are flushed so they appear in logs immediately.Graham Dumpleton2016-06-232-0/+7
| * Add release notes page for 4.5.3.Graham Dumpleton2016-06-232-0/+8
| * Increment version to 4.5.3.Graham Dumpleton2016-06-231-2/+2
|/
* Merge branch 'release/4.5.2'4.5.2Graham Dumpleton2016-04-144-2/+32
|\
| * Add hidden --verbose-debugging flag to mod_wsgi-express.Graham Dumpleton2016-04-141-0/+10
| * Fix wording of release notes.Graham Dumpleton2016-04-141-2/+2
| * Need conditional check to deal with when no additional path defined, else Apa...Graham Dumpleton2016-04-131-0/+4
| * Python path not set correctly when using --debug-mode option with mod_wsgi-ex...Graham Dumpleton2016-04-132-0/+8
| * Increment version to 4.5.2.Graham Dumpleton2016-04-133-2/+10
|/
* Merge branch 'release/4.5.1'4.5.1Graham Dumpleton2016-04-054-3/+17
|\
| * Fix generation of per request CPU times in event data.Graham Dumpleton2016-04-052-1/+7
| * Add release notes for 4.5.1.Graham Dumpleton2016-04-052-0/+8
| * Increment version to 4.5.1.Graham Dumpleton2016-04-051-2/+2
|/
* Merge branch 'release/4.5.0'4.5.0Graham Dumpleton2016-04-0514-167/+1091
|\
| * Add release notes for 4.5.0.Graham Dumpleton2016-03-312-0/+18
| * Merge branch 'feature/request-metrics' into developGraham Dumpleton2016-03-3111-164/+1070
| |\
| | * Merge branch 'develop' into feature/request-metricsfeature/request-metricsGraham Dumpleton2016-03-311-3/+3
| | |\ | | |/ | |/|
| * | Increment version to 4.5.0.Graham Dumpleton2016-03-311-3/+3
|/ /
| * Merge branch 'develop' into feature/request-metricsGraham Dumpleton2016-03-3186-161/+9074
| |\ | |/ |/|
* | Merge branch 'release/4.4.23'4.4.23Graham Dumpleton2016-03-314-2/+43
|\ \
| * | 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-242-0/+12
| * | Add support for SSL certificate chains.Graham Dumpleton2016-02-221-0/+20
| * | Increment version to 4.4.23.Graham Dumpleton2016-02-221-2/+2
|/ /
* | Merge branch 'release/4.4.22'4.4.22Graham Dumpleton2016-01-2585-181/+9063
|\ \
| * | Update copyright year.Graham Dumpleton2016-01-251-1/+1
| * | Update project status description.Graham Dumpleton2016-01-231-15/+11
| * | Rescue more documentation from Google Code site.Graham Dumpleton2016-01-2348-87/+6250
| * | Rearrange TOC for documentation.Graham Dumpleton2016-01-223-6/+1
| * | Add in configuration guidelines to documentation.Graham Dumpleton2016-01-225-32/+1084
| * | Fix documentation typo.Graham Dumpleton2016-01-221-1/+1
| * | Update copyright year.Graham Dumpleton2016-01-2227-27/+27
| * | Add documentation on configuration directives and access control mechanisms.Graham Dumpleton2016-01-2230-23/+1615
| * | Add warning about imminent demise of documentation.Graham Dumpleton2016-01-221-3/+10
| * | Remove GratiPay reference.Graham Dumpleton2016-01-221-4/+3
| * | Try and update win32 README in face in Apache Lounge not making VC9 binaries ...Graham Dumpleton2016-01-131-14/+28
| * | Fix up references to Python installers in Win32 README. #114Graham Dumpleton2016-01-131-4/+4
| * | Add support for providing rewrite rules when using mod_wsgi-express.Graham Dumpleton2016-01-132-4/+42
| * | Add sys.path and sys.prefix output to embedded version of WSGI test script.Graham Dumpleton2015-12-101-0/+4