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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log daemon process exit. #8
Graham Dumpleton
2014-09-14
1
-6
/
+17
*
Apache 2.4 only allows wsgi-group with Require directive for group authorisat...
Graham Dumpleton
2014-09-14
1
-0
/
+4
*
Add --passenv option to mod_wsgi-express for having process environment varia...
Graham Dumpleton
2014-09-14
1
-6
/
+20
*
Added --compress-responses option to mod_wsgi-express for compressing common ...
Graham Dumpleton
2014-09-12
1
-0
/
+23
*
Provide means of disabling automatic mapping of HEAD to GET when output filte...
Graham Dumpleton
2014-09-12
3
-3
/
+83
*
Added option --allow-localhost to mod_wsgi-express to still enable access via...
Graham Dumpleton
2014-09-12
1
-0
/
+15
*
Add --setenv option to allow per request WSGI environ key/values to be set.
Graham Dumpleton
2014-09-10
1
-0
/
+16
*
Fix bug in IfDefine nesting for configuration in mod_wsgi express.
Graham Dumpleton
2014-09-10
1
-0
/
+6
*
Added support to mod_wsgi-express for hosting web sites over SSL.
Graham Dumpleton
2014-09-07
1
-3
/
+107
*
Add options for log file rotation to mod_wsgi-express.
Graham Dumpleton
2014-09-07
1
-0
/
+24
*
Added --server-name to enabled use of virtual hosts and --server-alias for na...
Graham Dumpleton
2014-09-06
1
-0
/
+43
*
Drop headers using characters other than alpha numerics and '-' to avoid spoo...
Graham Dumpleton
2014-09-06
1
-11
/
+101
*
For Apache 2.4 and loadable MPMs, force use of prefork when enabling PHP supp...
Graham Dumpleton
2014-09-06
1
-5
/
+22
*
Record the original mod_wsgi-express command in apachectl. #22
Graham Dumpleton
2014-09-05
1
-0
/
+4
*
Fix Django integration for versions older than Django 1.6. #33
Graham Dumpleton
2014-09-05
1
-1
/
+10
*
Add the home directory to sys.path and not empty string for current directory...
Graham Dumpleton
2014-09-05
1
-10
/
+11
*
Debug mode wasn't inheriting --lang and --locale options. #31
Graham Dumpleton
2014-09-05
1
-0
/
+6
*
Only allow --with-php5 option if using prefork MPM.
Graham Dumpleton
2014-09-05
1
-0
/
+2
*
Added a --with-php5 option to allow concurrent hosting of a PHP application.
Graham Dumpleton
2014-09-05
1
-0
/
+12
*
Add --directory-index option to allow a index file in document root to overri...
Graham Dumpleton
2014-09-05
1
-0
/
+13
*
Add to mod_wsgi express the ability to provide a group authorisation script.
Graham Dumpleton
2014-08-29
1
-3
/
+35
*
Fix Apache 2.4 compatibility issue auth providers performing group authorisat...
Graham Dumpleton
2014-08-29
1
-0
/
+5
*
Add option to mod_wsgi express to allow for user authentication using a Pytho...
Graham Dumpleton
2014-08-28
1
-0
/
+37
*
Incorrectly increment version to 4.2.9 rather than intended 4.3.0.
Graham Dumpleton
2014-08-27
1
-3
/
+3
*
Increment version to 4.2.9.
Graham Dumpleton
2014-08-27
1
-2
/
+2
*
Added support for Paste deployment configuration file as application type for...
Graham Dumpleton
2014-08-27
1
-9
/
+17
*
Add --application-type option and allow module rather than WSGI script file p...
Graham Dumpleton
2014-08-27
1
-19
/
+41
*
Merge branch 'feature/debug-mode-option' into feature/4.2.9
Graham Dumpleton
2014-08-27
1
-3
/
+70
|
\
|
*
All forms of debug need to be disabled when debug mode is enabled. #26
Graham Dumpleton
2014-08-25
1
-6
/
+14
|
*
Implement a single process debug mode for mod_wsgi express which allows use o...
Graham Dumpleton
2014-08-24
1
-0
/
+59
*
|
Merge branch 'feature/override-auth-user' into feature/4.2.9
Graham Dumpleton
2014-08-27
1
-1
/
+22
|
\
\
|
|
/
|
/
|
|
*
Allow user to be overridden in check_password() authentication handler. #15
Graham Dumpleton
2014-06-19
1
-1
/
+22
*
|
Set Python HOME by actually setting location of Python executable to work aro...
Graham Dumpleton
2014-08-23
1
-1
/
+63
*
|
Can't dump stack traces for Python older than 2.5.
Graham Dumpleton
2014-08-22
1
-0
/
+4
*
|
Eliminate compiler warning.
Graham Dumpleton
2014-08-15
1
-1
/
+4
*
|
Increment version to 4.2.8.
Graham Dumpleton
2014-08-15
1
-2
/
+2
*
|
Add --mount-point option to mod_wsgi-express.
4.2.7
Graham Dumpleton
2014-08-02
1
-3
/
+30
*
|
Increment version to 4.2.7.
Graham Dumpleton
2014-08-02
1
-2
/
+2
*
|
Processes would crash on startup on Apache 2.2.3 and older due to missing Apa...
Graham Dumpleton
2014-07-14
1
-0
/
+4
*
|
Increment version to 4.2.6.
Graham Dumpleton
2014-07-14
1
-2
/
+2
*
|
Only the first dynamic MPM module should be listed and loaded.
Graham Dumpleton
2014-07-01
1
-0
/
+1
*
|
Increment version to 4.2.5.
Graham Dumpleton
2014-07-01
1
-2
/
+2
|
/
*
When there is any sort of error in setting up daemon process group, kill the ...
Graham Dumpleton
2014-06-18
1
-3
/
+51
*
Fix one off error when checking limit on the number of supplementary groups f...
Graham Dumpleton
2014-06-18
1
-1
/
+1
*
Added --setup-only option to mod_wsgi express.
Graham Dumpleton
2014-06-18
2
-2
/
+16
*
Increment version to 4.2.4.
Graham Dumpleton
2014-06-18
1
-2
/
+2
*
Broke runmodwsgi Django management command in 4.2.2.
Graham Dumpleton
2014-06-17
1
-1
/
+2
*
Increment version to 4.2.3.
Graham Dumpleton
2014-06-17
1
-2
/
+2
*
Increment version to 4.2.2 and add release notes.
Graham Dumpleton
2014-06-16
1
-2
/
+2
*
Fixes to output of envvars and apachectl for start-server.
Graham Dumpleton
2014-06-16
1
-6
/
+13
[next]