changelog tags files rss atom

shortlog for flup-server

navigate: (0) -60 tip

11 months Allan Saddi Remove publisher and middleware packages. Add cgi server for completeness.
8 months Allan Saddi Fix readline implementations so size argument is checked
8 months Allan Saddi Don't need MANIFEST with hg plugin for setuptools. Remove download URL.
11 months Allan Saddi Fix up package/egg building.
10 months Allan Saddi Update ez_setup.py
10 months Allan Saddi Prevent ThreadPool inconsistences if an exception is actually raised.
12 months Allan Saddi Fix fcgi_fork so it can run on Solaris.
12 months Allan Saddi Catch and ignore EPIPE when flushing the streams and ending the request.
15 months Allan Saddi Fix eunuchs import issue.
16 months Allan Saddi Support gzip compression of XHTML pages using the
16 months Allan Saddi Re-commit r2304 since it was found that mod_scgi does set SCRIPT_NAME/
16 months Allan Saddi Back out previous commit. PATH_INFO is still not set
16 months Allan Saddi Deprecate WSGI_SCRIPT_NAME and scriptName in scgi_base.
17 months Allan Saddi Fix problem in session.py seen when optimization is on.
17 months Allan Saddi Fix problem when optimizing.
17 months Allan Saddi Update servers to default to an empty QUERY_STRING if
17 months Allan Saddi Update gzip.py by updating docstrings and renaming
17 months Allan Saddi Change intra-package imports into absolute imports.
17 months Allan Saddi Add forceCookieOutput attribute to SessionService to
17 months Allan Saddi Update setup script.
17 months Allan Saddi Don't attempt to install signal handlers under Windows
17 months Allan Saddi Add *_thread egg entry-point aliases.
17 months Allan Saddi Don't bother with connection debug stuff when dealing with UNIX sockets.
17 months Allan Saddi Forgot to update ChangeLog with last commit.
17 months Allan Saddi Experimental support for SCGI over UNIX domain sockets.
17 months Allan Saddi Add FCGIApp and SCGIApp from sandbox.
18 months Allan Saddi Change mime-type matching algorithm in GzipMiddleware.
18 months Allan Saddi Add cookieAttributes to SessionService to make it easier
20 months Allan Saddi Add support for FastCGI roles other than FCGI_RESPONDER.
21 months Allan Saddi What was I thinking?
21 months Allan Saddi Add cookieExpiration keyword to SessionService /
22 months Allan Saddi Set close-on-exec flag on all server sockets.
23 months Allan Saddi Stop ignoring EPIPE exceptions.
24 months Allan Saddi Added umask keyword parameter to fcgi and fcgi_fork,
2 years Allan Saddi Fix illusive problem with AJP implementation.
2 years Allan Saddi Catch a strange FieldStorage case.
2 years Allan Saddi Add maxRequests option to PreforkServer.
2 years Allan Saddi Add paste.server_factory-compliant factories and respective
2 years Allan Saddi Don't eat ImportErrors in ImportingModuleResolvers.
2 years Allan Saddi Improve Windows compatibility by conditionally installing
2 years Allan Saddi Fix socket leak in eunuchs socketpair() wrapper.
2 years Allan Saddi Move custom 404 code out of resolvers and wholly into Publisher.
2 years Allan Saddi Updated ChangeLog.
2 years Allan Saddi Switch to setuptools for egg support.
2 years Allan Saddi Add higher-level 404 error page support.
2 years Allan Saddi Fix issue with FCGI_GET_VALUES handling.
2 years Allan Saddi When running under Python < 2.4, attempt to use socketpair()
2 years Allan Saddi Python 2.3 doesn't define socket.SHUT_WR, which affected
2 years Allan Saddi Be sure to include ChangeLog in source distribution.
2 years Allan Saddi Add setup script.
2 years Allan Saddi Ensure session identifiers only contain ASCII characters when
2 years Allan Saddi Cleanly close connection socket to avoid sending a TCP RST to
2 years Allan Saddi Take scriptName from the WSGI_SCRIPT_NAME environment variable
2 years Allan Saddi Update test/example code. (No use binding *:8009 if allowedServers doesn't
2 years Allan Saddi Change default allowedServers for ajp and scgi to ['127.0.0.1'].
2 years Allan Saddi Change threaded servers so wsgi.multiprocess is False by default.
2 years Allan Saddi Fix wsgi.multiprocess for scgi_fork. (Set to True.)
2 years Allan Saddi Prevent possible deadlock related to DiskSessionStore locking.
3 years Allan Saddi Convert decorators for compatibility.
3 years Allan Saddi Ensure SessionStore.checkOutSession() never returns an invalidated Session.

navigate: (0) -60 tip