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
/
src
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Divide by max threads, not activated threads.
Graham Dumpleton
2020-09-02
1
-1
/
+1
|
*
Add function for getting request metrics measured over a period.
Graham Dumpleton
2020-09-02
3
-19
/
+149
*
|
Experimental Windows support for start-server.
Graham Dumpleton
2021-02-13
1
-114
/
+180
|
/
*
Don't ever call Py_SetPythonHome() on Windows.
Graham Dumpleton
2020-07-19
1
-1
/
+12
*
Restore old setup for Python home on Windows even though doesn't work these d...
Graham Dumpleton
2020-05-14
1
-8
/
+9
*
Fudge Python module search path on windows so that can use Python virtual env...
Graham Dumpleton
2020-05-14
1
-0
/
+30
*
Disable checks on Windows.
Graham Dumpleton
2020-04-14
1
-2
/
+2
*
Windows access() call is different to UNIX.
Graham Dumpleton
2020-03-09
1
-0
/
+7
*
Attempt to use pyvenv.cfg hack on Windows.
Graham Dumpleton
2020-03-09
1
-1
/
+9
*
Potential fix for mod_wsgi-express module-config on Windows.
Graham Dumpleton
2020-02-25
1
-1
/
+3
*
Update copyright year.
Graham Dumpleton
2020-02-17
28
-28
/
+28
*
Increment version to 4.7.1.
Graham Dumpleton
2020-02-17
1
-2
/
+2
*
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
*
Requests hitting queue timeout not being failed immediately.
Graham Dumpleton
2019-10-06
1
-0
/
+1
*
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
1
-0
/
+14
*
Increment version to 4.6.8.
Graham Dumpleton
2019-06-18
1
-2
/
+2
*
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
*
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
2
-10
/
+55
*
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 search for bash shell and fallback to sh.
Graham Dumpleton
2019-05-22
1
-1
/
+8
*
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
1
-2
/
+2
*
Update copyright year.
Graham Dumpleton
2019-05-14
28
-28
/
+28
*
Use /dev/null for mime types if no system mime types file can be found.
Graham Dumpleton
2018-10-22
1
-1
/
+1
*
Use /var/tmp directory for temporary server root directory on macOS.
Graham Dumpleton
2018-10-22
1
-5
/
+9
*
Add special support for using mod_wsgi-express with shiv variant of a zipapp.
Graham Dumpleton
2018-10-22
1
-0
/
+23
*
Static files in document root not accessing when WSGI application mounted at ...
Graham Dumpleton
2018-06-29
1
-8
/
+11
*
Increment version to 4.6.5.
Graham Dumpleton
2018-06-29
1
-2
/
+2
*
Fix issues with undefined wsgi_daemon_process when compiling for Windows.
Graham Dumpleton
2018-04-03
1
-2
/
+11
*
Fix compile time issue in Windows with wsgi_daemon_process being undefined.
Graham Dumpleton
2018-04-02
1
-0
/
+4
*
Increment version to 4.6.4.
Graham Dumpleton
2018-04-02
1
-2
/
+2
*
Import Django WSGI application as module not script file path so relative imp...
Graham Dumpleton
2018-03-26
1
-2
/
+5
*
Fix compilation error on Windows with undefined symbol.
Graham Dumpleton
2018-03-14
1
-0
/
+2
*
Default value in help string for queue timeout didn't match code, which used ...
Graham Dumpleton
2018-03-14
1
-1
/
+1
*
Use alternative to PyFrame_GetLineNumber() so still compiles with Python 2.6 ...
Graham Dumpleton
2018-03-05
1
-1
/
+7
*
Increment version to 4.6.3.
Graham Dumpleton
2018-03-05
1
-2
/
+2
*
Details of Python exception not logged when error occurs parsing Python scrip...
Graham Dumpleton
2018-03-04
1
-0
/
+3
[prev]
[next]