Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

root/trunk/cherrypy/wsgiserver


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 06/30/08 14:14:22 @2007 [2007] fumanchu Marking CP 3.1.0 final.
(edit) 06/23/08 23:04:12 @1988 [1988] fumanchu Fix for #823 (Automatic comparison of content-length and …
(edit) 06/07/08 16:10:53 @1978 [1978] fumanchu Fix for #820 (start_response with exc_info raises exception even if no …
(edit) 05/25/08 17:02:41 @1971 [1971] fumanchu Test and fix for #810 (Add 408 responses).
(edit) 05/24/08 13:23:57 @1968 [1968] fumanchu Test and fix for #819 (Request body not consumed on error when …
(edit) 05/17/08 14:34:28 @1961 [1961] fumanchu Updating version to 3.1rc1.
(edit) 04/27/08 20:05:55 @1956 [1956] fumanchu Comments.
(edit) 04/26/08 18:07:53 @1950 [1950] fumanchu Fix for #806 (Move dead thread detection). Consumers can call shrink() …
(edit) 04/26/08 17:47:54 @1948 [1948] fumanchu Doc tweaks and a missing 'rb'.
(edit) 04/03/08 03:07:07 @1937 [1937] fumanchu Finished the nonblocking fileobject by handling EWOULDBLOCK during recv …
(edit) 03/28/08 11:50:22 @1935 [1935] lakin Fixing a buglet in TCP_NODELAY setsockopt call.
(edit) 03/26/08 13:45:14 @1933 [1933] fumanchu Adding a server.nodelay option, and making wsgiserver set TCP_NODELAY by …
(edit) 03/17/08 15:49:20 @1929 [1929] fumanchu Fix for #686 (Software caused connection abort).
(edit) 03/17/08 15:48:25 @1928 [1928] fumanchu Minimize risk of dirty conn close when fatal SSL alerts are raised.
(edit) 03/14/08 10:14:57 @1920 [1920] fumanchu Replaced HTTPRequest.send with .wfile, as it should have been in the first …
(edit) 03/12/08 01:39:38 @1915 [1915] fumanchu Merging the 598-sendall branch. This fixes #598, #783, and perhaps #589.
(edit) 02/24/08 00:44:33 @1902 [1902] fumanchu It'd be nice to allow applications to know whether Content-Type and …
(edit) 01/19/08 20:38:29 @1871 [1871] fumanchu New wsgiserver.socket_errors_nonblocking, plus a new plat_specific_errors …
(edit) 01/17/08 00:24:53 @1867 [1867] fumanchu Fix for #772 (Make the wsgiserver single-app by default).
(edit) 01/13/08 16:49:44 @1850 [1850] dowski Version number bump in preparation for 3.1.0beta3.
(edit) 10/28/07 00:24:20 @1793 [1793] fumanchu Marking 3.1beta.
(edit) 10/27/07 19:55:13 @1786 [1786] fumanchu Fix for #622, #742, #736. The wsgiserver would respond without closing …
(edit) 10/26/07 02:33:28 @1767 [1767] fumanchu Fix for #740 (Default server.socket_host to IPv4 address).
(edit) 10/26/07 02:04:33 @1766 [1766] fumanchu Possible fix for #707 (EINTR errors on Ctrl-C)
(edit) 10/02/07 11:51:35 @1734 [1734] fumanchu Fix for #539 (Dynamic spare thread creation and destruction).
(edit) 10/01/07 17:27:48 @1733 [1733] fumanchu Bah. isAlive is a function, not a property.
(edit) 07/10/07 01:08:39 @1697 [1697] fumanchu Fix for #704 (content-type in simple_response).
(edit) 06/25/07 12:42:23 @1693 [1693] fumanchu New __str__ method for wsgiserver.
(edit) 06/22/07 09:57:46 @1680 [1680] fumanchu No sense passing rfile if it's already required to be in wsgi.input.
(edit) 06/22/07 09:36:02 @1679 [1679] fumanchu SSL fix.
(edit) 06/22/07 01:49:31 @1677 [1677] fumanchu Fix for #698 (wsgiserver classes should pass environs, not the server …
(edit) 06/21/07 16:46:51 @1676 [1676] fumanchu HTTPConnection docstring update.
(edit) 06/17/07 15:09:58 @1671 [1671] fumanchu Trunk fix for #677 (_cpwsgi requestLine: PATH_INFO SCRIPT_NAME).
(edit) 06/16/07 16:58:53 @1666 [1666] fumanchu Upgraded all INADDR_ANY and localhost checks to include IPv6 equivalents.
(edit) 06/16/07 16:25:01 @1665 [1665] fumanchu Fix for #643 (socket_host is confusing). Empty string and None are now …
(edit) 06/06/07 17:30:12 @1660 [1660] fumanchu Fix for #691 (Repeated Ctrl-C hangs wsgiserver). It took a bit of doing, …
(edit) 03/05/07 15:22:13 @1627 [1627] fumanchu New pywebd module. Trunk is now "3.1alpha".
(edit) 03/04/07 04:42:31 @1624 [1624] lawouach Fix for #666
(edit) 02/19/07 18:33:43 @1622 [1622] dowski Changed version numbers in preparation for 3.0.1 release.
(edit) 02/16/07 13:21:12 @1618 [1618] fumanchu Fix for #654 (More gracefull failure and traceback when client tries …
(edit) 02/08/07 12:25:52 @1616 [1616] fumanchu Fix for #650 (PUT request with empty body/params ignored).
(edit) 02/08/07 12:22:47 @1615 [1615] fumanchu More doc updates.
(edit) 01/14/07 12:49:10 @1599 [1599] lawouach Added extended the base example to demonstrate how to stop the server (and …
(edit) 01/11/07 10:44:55 @1593 [1593] fumanchu Assert (not self.started_response) on write.
(add) 01/07/07 16:00:56 @1589 [1589] fumanchu Fix for #636 (Move wsgiserver.py into a subdirectory for cleaner …

Hosted by WebFaction

Log in as guest/cpguest to create tickets