index
:
delta/python-packages/mod_wsgi.git
develop
feature/request-metrics
master
stable/1.X
stable/2.X
stable/3.X
github.com: GrahamDumpleton/mod_wsgi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
release-notes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to override names of log files written to log directory when usin...
Graham Dumpleton
2015-02-03
1
-0
/
+15
*
The eviction timeout was not being correctly applied when request timeout was...
Graham Dumpleton
2015-02-03
1
-0
/
+8
*
Add release notes for 4.4.8.
Graham Dumpleton
2015-02-03
2
-0
/
+12
*
Document support for mod_wsgi-httpd package.
Graham Dumpleton
2015-02-02
1
-0
/
+10
*
Add eviction-timeout option to allow graceful period for process restart on s...
Graham Dumpleton
2015-01-26
1
-0
/
+18
*
Added --service-user/--service-group options to mod_wsgi-express to allow use...
Graham Dumpleton
2015-01-25
1
-1
/
+8
*
Renamed proxy-buffer-size option for WSGIDaemonProcess.
Graham Dumpleton
2015-01-24
1
-0
/
+8
*
Add --proxy-virtual-host option to mod_wsgi-express for setting up proxying o...
Graham Dumpleton
2015-01-24
1
-0
/
+4
*
Added --proxy-url-alias option to mod_wsgi-express for setting up proxying of...
Graham Dumpleton
2015-01-24
1
-0
/
+3
*
Add --service-script option to mod_wsgi-express for starting up distinct mana...
Graham Dumpleton
2015-01-24
1
-0
/
+8
*
Add release notes for 4.4.7.
Graham Dumpleton
2015-01-24
2
-0
/
+12
*
Add runtime detection for case where new request_rec fields are back ported t...
Graham Dumpleton
2015-01-13
1
-7
/
+29
*
Initialise new request_rec structure members for Apache 2.2.29/2.4.11 to avoi...
Graham Dumpleton
2015-01-13
1
-1
/
+13
*
Added --enable-gdb option to mod_wsgi-express for running Apache under gdb to...
Graham Dumpleton
2015-01-12
1
-0
/
+9
*
Update release notes about availability of Windows binaries.
Graham Dumpleton
2015-01-12
1
-11
/
+2
*
Override LC_ALL when locale option to WSGIDaemonProcess is specified.
Graham Dumpleton
2015-01-11
1
-0
/
+10
*
Increment version to 4.4.6.
Graham Dumpleton
2015-01-11
2
-0
/
+21
*
Don't try and filter based on setup.py command as too many different potentia...
Graham Dumpleton
2015-01-05
1
-0
/
+7
*
Increment version to 4.4.5 and add release notes.
Graham Dumpleton
2015-01-05
2
-0
/
+21
*
Add automatic installation of precompiled Apache binaries when deploying mod_...
Graham Dumpleton
2015-01-05
1
-0
/
+4
*
Output number of daemon processes and threads when running mod_wsgi-express.
Graham Dumpleton
2015-01-01
1
-0
/
+6
*
Add release notes for version 4.4.4.
Graham Dumpleton
2015-01-01
2
-0
/
+21
*
Override Apache parent and child process names by default when using mod_wsgi...
Graham Dumpleton
2014-12-25
1
-0
/
+5
*
Add --process-name option to override displayed name for Apache parent process.
Graham Dumpleton
2014-12-24
1
-0
/
+9
*
Rename startup log file to be consistent with error and access log file naming.
Graham Dumpleton
2014-12-21
1
-0
/
+5
*
Used numeric group ID where group ID doesn't map to a named group.
Graham Dumpleton
2014-12-21
1
-0
/
+9
*
Deprecate --lang option to mod_wsgi-express and change --locale behaviour.
Graham Dumpleton
2014-12-20
1
-0
/
+23
*
Add release notes for 4.4.3.
Graham Dumpleton
2014-12-20
2
-0
/
+21
*
Deprecate --ssl-port in favour of new --https-port option as port isn't stric...
Graham Dumpleton
2014-12-18
1
-0
/
+8
*
The --https-only option of mod_wsgi-express was not redirect to HTTPS connect...
Graham Dumpleton
2014-12-18
1
-0
/
+4
*
Log error message when can't set the language locale due to it not being supp...
Graham Dumpleton
2014-12-18
1
-0
/
+10
*
Add release notes for 4.4.2.
Graham Dumpleton
2014-12-18
2
-0
/
+21
*
Added optional recording of requests in debug mode.
Graham Dumpleton
2014-12-14
1
-0
/
+3
*
Use a directory for profiler stats rather than the same file all the time.
Graham Dumpleton
2014-12-14
1
-0
/
+5
*
Fix process crash after request finished, when wsgi.input had been consumed.
Graham Dumpleton
2014-12-13
1
-0
/
+11
*
Added the socket-user option to WSGIDaemonProcess to allow the owner of the d...
Graham Dumpleton
2014-12-11
1
-0
/
+9
*
Log write failure messages at debug level rather than error level when proces...
Graham Dumpleton
2014-12-06
1
-0
/
+9
*
Add --debugger-startup to open up debugger on startup for setting breakpoints.
Graham Dumpleton
2014-12-04
1
-0
/
+5
*
Add --host-access-script to mod_wsgi-express. #47
Graham Dumpleton
2014-12-03
1
-0
/
+6
*
Add 'static' as option for --application-type with mod_wsgi-express so it can...
Graham Dumpleton
2014-12-02
1
-0
/
+7
*
Add --server-mpm option to mod_wsgi-express for selecting the MPM to use when...
Graham Dumpleton
2014-12-01
2
-0
/
+25
*
Fix typo in release notes for 4.4.0.
Graham Dumpleton
2014-11-28
1
-1
/
+1
*
Bump version up to 4.4.0 for release given large number of changes.
Graham Dumpleton
2014-11-28
2
-4
/
+5
*
Dropped support for wdb interactive debugger.
Graham Dumpleton
2014-11-28
1
-0
/
+4
*
Add the --python-path option to mod_wsgi-express to allow Python module searc...
Graham Dumpleton
2014-11-28
1
-0
/
+8
*
Working directory not added to sys.path when running in mod_wsgi-express debu...
Graham Dumpleton
2014-11-28
1
-0
/
+5
*
Added the --enable-profiler option to mod_wsgi-express debug mode to capturin...
Graham Dumpleton
2014-11-28
1
-0
/
+7
*
Add the --enable-coverage option for coverage analysis under debug mode of mo...
Graham Dumpleton
2014-11-28
1
-0
/
+8
*
Change name of debugger option in debug mode.
Graham Dumpleton
2014-11-28
1
-1
/
+1
*
Add post-mortem debugging feature to mod_wsgi-express when debug mode is enab...
Graham Dumpleton
2014-11-27
1
-0
/
+8
[next]