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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release/4.1.2'
4.1.2
Graham Dumpleton
2014-05-31
7
-10
/
+51
|
\
|
*
Create release notes for 4.1.2 release.
Graham Dumpleton
2014-05-31
2
-0
/
+39
|
*
Wrong size for address structure causing invalid argument error on some Linux...
Graham Dumpleton
2014-05-31
1
-3
/
+2
|
*
Django management command was using wrong name for admin script.
Graham Dumpleton
2014-05-31
2
-3
/
+3
|
*
Reduce potential for process crash in deadlock thread on process shutdown. #11
Graham Dumpleton
2014-05-31
1
-2
/
+4
|
*
Fix redefinition warning about MPM_NAME macro under Apache 2.2.
Graham Dumpleton
2014-05-31
1
-0
/
+1
|
*
Increment version for 4.1.2.
Graham Dumpleton
2014-05-31
1
-2
/
+2
|
/
*
Merge branch 'release/4.1.1'
4.1.1
Graham Dumpleton
2014-05-24
5
-2
/
+43
|
\
|
*
Release notes for 4.1.1.
Graham Dumpleton
2014-05-24
2
-0
/
+22
|
*
Handle changed API for determining MPM name in Apache 2.4.
Graham Dumpleton
2014-05-24
1
-0
/
+4
|
*
Increment version to 4.1.1.
Graham Dumpleton
2014-05-24
1
-1
/
+1
|
*
Fix typo in release notes and add documentation about home option changing mo...
Graham Dumpleton
2014-05-24
1
-1
/
+16
|
/
*
Merge branch 'develop'
4.1.0
Graham Dumpleton
2014-05-23
1
-7
/
+2
|
\
|
*
Fix 4.1.0 release notes reference to release tar ball.
Graham Dumpleton
2014-05-23
1
-7
/
+2
*
|
Merge branch 'release/4.1.0'
Graham Dumpleton
2014-05-23
80
-5182
/
+12258
|
\
\
|
|
/
|
*
Restore missing Makefile for docs.
Graham Dumpleton
2014-05-23
1
-0
/
+179
|
*
Merge branch 'feature/4.1' into develop
Graham Dumpleton
2014-05-23
79
-5182
/
+12079
|
|
\
|
/
/
|
*
Modify setup.py for automated PyPi uploads and improve README for display on ...
Graham Dumpleton
2014-05-23
2
-19
/
+156
|
*
Document in release notes configurable response header size limit for daemon ...
Graham Dumpleton
2014-05-23
1
-0
/
+6
|
*
Allow daemon buffer sizes for send/receive/header to be configurable from mod...
Graham Dumpleton
2014-05-23
1
-2
/
+21
|
*
Make response header size limit for daemon mode configurable. #3
Graham Dumpleton
2014-05-23
2
-9
/
+35
|
*
Ensure status lines cleared when return error when reading response headers f...
Graham Dumpleton
2014-05-23
1
-1
/
+6
|
*
Document change for WWW-Authenticate handling bug. #4
Graham Dumpleton
2014-05-22
1
-2
/
+15
|
*
Preserve WWW-Authenticate headers returned from daemon mode as is. #4
Graham Dumpleton
2014-05-22
2
-30
/
+307
|
*
Return gateway timeout HTTP error for queue timeout.
Graham Dumpleton
2014-05-22
1
-1
/
+1
|
*
Rename option for daemon process listener backlog.
Graham Dumpleton
2014-05-22
1
-4
/
+4
|
*
Documentation for bug where reference counting not performed properly in SSL ...
Graham Dumpleton
2014-05-21
1
-0
/
+3
|
*
Reference counting not performed in SSL query functions. #6
Graham Dumpleton
2014-05-21
1
-12
/
+22
|
*
Add security fix for local privilege escalation issue when using daemon mode....
Graham Dumpleton
2014-05-21
3
-5
/
+50
|
*
Add further information to 3.4 release notes about fix which was subsequently...
Graham Dumpleton
2014-05-21
1
-0
/
+55
|
*
Document more changes in 4.1.0.
Graham Dumpleton
2014-05-21
1
-0
/
+149
|
*
Update README formatting.
Graham Dumpleton
2014-05-21
1
-2
/
+2
|
*
Add release notes to documentation.
Graham Dumpleton
2014-05-20
27
-14
/
+2257
|
*
Dummy module __init__ files to eliminate bad package warnings.
Graham Dumpleton
2014-05-20
2
-0
/
+0
|
*
Add error override option to allow server to override application error docum...
Graham Dumpleton
2014-05-20
1
-0
/
+9
|
*
Add timeout and backlog options to admin script.
Graham Dumpleton
2014-05-13
1
-14
/
+107
|
*
Implement queue time to fail requests if were waiting too long to be handled ...
Graham Dumpleton
2014-05-13
2
-8
/
+58
|
*
Handle changes in wdb 2.0.
Graham Dumpleton
2014-05-13
1
-1
/
+5
|
*
Updated to match new admin script name.
Graham Dumpleton
2014-05-13
1
-1
/
+1
|
*
Add daemon connect timeout and implemented better handling of listener backlo...
Graham Dumpleton
2014-05-12
2
-33
/
+51
|
*
Change name of generated server control script to server-admin.
Graham Dumpleton
2014-05-09
1
-1
/
+1
|
*
Replace blocked timeout/requests with simpler to understand request-timeout o...
Graham Dumpleton
2014-05-09
4
-88
/
+58
|
*
Dump out Apache and mod_wsgi process/threads configuration from environ test ...
Graham Dumpleton
2014-05-09
1
-0
/
+22
|
*
Expose details about Apache MPM in use and processes/threads.
Graham Dumpleton
2014-05-08
1
-0
/
+44
|
*
Not clearing status line resulting in wrong error description when socket tim...
Graham Dumpleton
2014-05-08
1
-2
/
+13
|
*
Add a socket-timeout option for daemon process to override Apache Timeout dir...
Graham Dumpleton
2014-05-08
2
-2
/
+22
|
*
Distinguish failure to connect to daemon socket when retries not exhausted.
Graham Dumpleton
2014-05-08
1
-1
/
+11
|
*
Use timeout on socket connect to daemon process.
Graham Dumpleton
2014-05-07
2
-84
/
+119
|
*
Switch on extended status automatically when server status is enabled.
Graham Dumpleton
2014-05-07
1
-0
/
+1
|
*
Add to WSGI environ détails of daemon connection attempts, daemon restarts a...
Graham Dumpleton
2014-05-04
1
-0
/
+27
[next]