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.7.0'
4.7.0
Graham Dumpleton
2019-12-20
10
-6
/
+74
|
\
|
*
Add way of installing parallel mod_wsgi-standalone package.
Graham Dumpleton
2019-12-20
7
-1
/
+69
|
*
Increment version to 4.7.0.
Graham Dumpleton
2019-12-20
1
-3
/
+3
|
*
Increment version to 4.6.9.
Graham Dumpleton
2019-12-20
1
-2
/
+2
|
*
Merge branch 'develop' of github.com:GrahamDumpleton/mod_wsgi into develop
Graham Dumpleton
2019-12-20
1
-1
/
+1
|
|
\
|
|
*
Merge pull request #481 from StephenOrJames/patch-1
Graham Dumpleton
2019-11-13
1
-1
/
+1
|
|
|
\
|
|
|
*
Fix typo: change "scrip-group" to "script-group"
Stephen James
2019-11-04
1
-1
/
+1
|
|
|
/
|
*
|
Use Python 3 style print.
Graham Dumpleton
2019-12-20
1
-1
/
+1
|
|
/
|
*
Merge tag '4.6.8' into develop
Graham Dumpleton
2019-10-06
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'release/4.6.8'
4.6.8
Graham Dumpleton
2019-10-06
5
-7
/
+47
|
\
\
|
|
/
|
*
Requests hitting queue timeout not being failed immediately.
Graham Dumpleton
2019-10-06
2
-0
/
+8
|
*
Use EXT_SUFFIX if defined instead of SO as SO is deprecated.
Graham Dumpleton
2019-06-18
1
-1
/
+5
|
*
Eliminate use of deprecated imp module.
Graham Dumpleton
2019-06-18
1
-4
/
+3
|
*
Add --enable-sendfile option to mod_wsgi-express.
Graham Dumpleton
2019-06-18
2
-0
/
+21
|
*
Add change notes file for 4.6.8.
Graham Dumpleton
2019-06-18
2
-0
/
+8
|
*
Increment version to 4.6.8.
Graham Dumpleton
2019-06-18
1
-2
/
+2
|
*
Merge tag '4.6.7' into develop
Graham Dumpleton
2019-06-18
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'release/4.6.7'
4.6.7
Graham Dumpleton
2019-06-18
5
-2
/
+22
|
\
\
|
|
/
|
*
Add docs on Windows forking changes.
Graham Dumpleton
2019-06-18
2
-0
/
+14
|
*
Only run pre/post fork setup when fork exists as new functions don't exist as...
Graham Dumpleton
2019-06-18
1
-0
/
+4
|
*
Increment version to 4.6.7.
Graham Dumpleton
2019-06-18
1
-2
/
+2
|
*
Update version classifiers.
Graham Dumpleton
2019-06-07
1
-0
/
+2
|
*
Merge tag '4.6.6' into develop
Graham Dumpleton
2019-06-07
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'release/4.6.6'
4.6.6
Graham Dumpleton
2019-06-07
34
-82
/
+176
|
\
\
|
|
/
|
*
Handle list not being present for some reason.
Graham Dumpleton
2019-06-07
1
-1
/
+1
|
*
Add request data and Apache request ID to request events.
Graham Dumpleton
2019-06-07
4
-23
/
+67
|
*
Only set request ID if not set.
Graham Dumpleton
2019-06-07
1
-1
/
+1
|
*
Remove unused variable.
Graham Dumpleton
2019-06-07
1
-5
/
+3
|
*
Don't attempt to close file descriptor when not valid.
Graham Dumpleton
2019-06-07
1
-2
/
+4
|
*
Close socket on failures.
Graham Dumpleton
2019-06-07
1
-0
/
+9
|
*
Request will always be non NULL.
Graham Dumpleton
2019-06-07
1
-4
/
+1
|
*
Remove unnecessary break statement.
Graham Dumpleton
2019-06-07
1
-1
/
+0
|
*
Add note about Python 3.8 support.
Graham Dumpleton
2019-06-07
1
-0
/
+5
|
*
Add search for bash shell and fallback to sh.
Graham Dumpleton
2019-05-22
2
-4
/
+14
|
*
Use official APIs for accessing interpreter list.
Graham Dumpleton
2019-05-14
1
-6
/
+12
|
*
Eliminate compiler wanrings.
Graham Dumpleton
2019-05-14
1
-2
/
+2
|
*
Changed functions to pre/post actions when forking.
Graham Dumpleton
2019-05-14
1
-1
/
+12
|
*
Need raw string to avoid warnings from Python 3.6+.
Graham Dumpleton
2019-05-14
1
-1
/
+1
|
*
Increment version to 4.6.6.
Graham Dumpleton
2019-05-14
3
-2
/
+15
|
*
Update copyright year.
Graham Dumpleton
2019-05-14
1
-1
/
+1
|
*
Update copyright year.
Graham Dumpleton
2019-05-14
28
-28
/
+28
|
*
Add note parameter is seconds.
Graham Dumpleton
2019-04-27
1
-3
/
+3
|
*
Merge tag '4.6.5' into develop
Graham Dumpleton
2018-10-22
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'release/4.6.5'
4.6.5
Graham Dumpleton
2018-10-22
9
-64
/
+282
|
\
\
|
|
/
|
*
Use /dev/null for mime types if no system mime types file can be found.
Graham Dumpleton
2018-10-22
2
-1
/
+4
|
*
Use /var/tmp directory for temporary server root directory on macOS.
Graham Dumpleton
2018-10-22
2
-5
/
+16
|
*
Add special support for using mod_wsgi-express with shiv variant of a zipapp.
Graham Dumpleton
2018-10-22
2
-0
/
+31
|
*
Static files in document root not accessing when WSGI application mounted at ...
Graham Dumpleton
2018-06-29
2
-8
/
+19
|
*
Add release notes files for 4.6.5.
Graham Dumpleton
2018-06-29
2
-0
/
+8
|
*
Update docs for Apache 2.4 access control.
Graham Dumpleton
2018-06-29
3
-48
/
+153
[next]