MoinMoin/web/flup_frontend.py
Mon, 18 Jan 2010 23:05:58 +0100 move sys.argv fix to better place
Tue, 15 Dec 2009 03:42:25 +0100 flup_frontend: fix wrapper class init to work for scgi and ajp (details below)
Thu, 30 Jul 2009 17:43:50 +0200 flup_frontend: __import__ compatibility fix for python 2.4
Sat, 14 Mar 2009 23:06:38 +0100 support --debug=off/external/web or MOIN_DEBUGGER for flup frontend, default to off
Tue, 03 Feb 2009 03:07:43 +0100 flup cgi/fcgi adaptor: use None as interface default
Sun, 01 Feb 2009 21:56:29 +0100 revert (wrong) frontend related changesets (see below for details)
Sat, 31 Jan 2009 00:59:50 +0100 web.flup_frontend: fixed missing definition of server_types.
Mon, 18 Aug 2008 11:33:20 +0200 Code review: update doc strings, elaborate on use of the module
Sun, 10 Aug 2008 18:52:18 +0200 Added several checks for availablity/features of flup
Fri, 08 Aug 2008 20:49:12 +0200 Aggregated flup-based servers into single file and added server-type config (threaded/forked/single)