175
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' into patch-1 More... almost 3 years ago
Merge pull request #669 from praiskup/errno-settrlimit More... almost 3 years ago
Merge pull request #593 from greyli/patch-1 More... almost 3 years ago
Add warning about start-server on Windows. More... almost 3 years ago
Add warning about incomplete Windows support. More... almost 3 years ago
Log the reason for settrlimit() failures (errno) More... about 3 years ago
Eliminate compiler warning about unused variable on non Windows platforms. More... about 3 years ago
Eliminate compiler warning about casting incompatible type. More... about 3 years ago
Qualify options based on target platform. More... about 3 years ago
Honour maximum requests when using embedded mode. More... about 3 years ago
Merge and fix Windows path issues. More... about 3 years ago
Experimental Windows support for start-server. More... about 3 years ago
Merge branch 'develop' of github.com:GrahamDumpleton/mod_wsgi into develop More... about 3 years ago
Fix deprecation warning in PyArg_ParseTuple(). More... about 3 years ago
Update doc on finding help. More... about 3 years ago
Ignore local virtual envrionment. More... over 3 years ago
Set correct locations for Windows. More... over 3 years ago
Switch to posixpath so works on Windows. More... over 3 years ago
Switch to posixpath so works on Windows. More... over 3 years ago
Stop Apache parent process aborting when lazy initialization is turned off. More... over 3 years ago
Update to depend on newer mod_wsgi-httpd version. More... over 3 years ago
Disable reloading by default when embedded mode used. More... over 3 years ago
Don't pass values for queue and daemon time when embedded mode. More... over 3 years ago
Don't pass values for queue and daemon time when embedded mode. More... over 3 years ago
Add warning that aggregated request metric data format may yet change. More... over 3 years ago
Add docs on --embedded-mode option to mod_wsgi-express. More... over 3 years ago
Add documentation on prior changes. More... over 3 years ago
Add workaround to force importing of threading module in main thread. More... over 3 years ago
Remove references to ESR guide. More... over 3 years ago
No need to lock mutex when script reloading is not enabled. More... over 3 years ago