summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/wsgi_app.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-286/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Update copyright years.bwarsaw2007-01-191-1/+1
* Minor spell fix.tkikuchi2006-11-131-1/+1
* Fix environ['SCRIPT_NAME'] to match CGI spec.tkikuchi2006-11-131-81/+71
* We need to substitute the fully qualified list name in the public archive url.bwarsaw2006-11-121-2/+3
* MailList.py ... GetScriptURL() absolute again because we need it for emailtkikuchi2006-11-091-1/+39
* More work on the WSGI support. So far, I've tested most of the admin.py linksbwarsaw2006-10-151-28/+32
* WSGI HTTP Server for Mailman Web interface.tkikuchi2006-10-091-0/+253