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

root


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 05/17/08 14:35:03 @1962 [1962] fumanchu made a copy
(edit) 05/17/08 14:34:28 @1961 [1961] fumanchu Updating version to 3.1rc1.
(edit) 05/17/08 13:41:37 @1960 [1960] fumanchu New HandlerWrapperTool?.
(edit) 05/15/08 00:46:33 @1959 [1959] fumanchu Another HTTP/1.0 test fix.
(edit) 05/15/08 00:44:09 @1958 [1958] fumanchu Fixed a test for HTTP/1.0.
(edit) 05/15/08 00:41:05 @1957 [1957] fumanchu Doc tweak.
(edit) 04/27/08 20:05:55 @1956 [1956] fumanchu Comments.
(edit) 04/26/08 20:19:53 @1955 [1955] fumanchu Test and fix for #791 (cherrypy.lib.xmlrpc.respond cannot marshal …
(edit) 04/26/08 19:45:56 @1954 [1954] fumanchu Fix for #784 (Easy resizing of test data for tut09). Thanks to Stonekeeper …
(edit) 04/26/08 19:31:35 @1953 [1953] fumanchu Fix for #757 (Reduce socket timeout for wait_for_free_port to speed up …
(edit) 04/26/08 19:20:28 @1952 [1952] fumanchu Backport to 3.0.x of [1737] fix for #737.
(edit) 04/26/08 18:40:30 @1951 [1951] fumanchu Fix for #805 (Remove import of inspect).
(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:50:08 @1949 [1949] fumanchu Fix for #800 (ability to override default error template). Many thanks to …
(edit) 04/26/08 17:47:54 @1948 [1948] fumanchu Doc tweaks and a missing 'rb'.
(edit) 04/26/08 17:19:05 @1947 [1947] fumanchu Applying Nicolas Griily's patch for #800.
(edit) 04/21/08 12:05:09 @1946 [1946] dan checking signals
(edit) 04/21/08 09:01:24 @1945 [1945] dan native condition
(edit) 04/19/08 10:29:07 @1944 [1944] dan creating branch
(edit) 04/17/08 16:42:19 @1943 [1943] fumanchu Might as well be explicit about open() modes.
(edit) 04/15/08 11:53:51 @1942 [1942] fumanchu Docstring note about Combined Log Format.
(edit) 04/05/08 15:40:13 @1941 [1941] fumanchu Partial fix for #800 (). I'm not yet happy with making error handler …
(edit) 04/05/08 15:37:41 @1940 [1940] fumanchu made a copy
(edit) 04/05/08 15:07:05 @1939 [1939] fumanchu mod_python: send bus messages to the apache log, plus cherrypy.setup arg …
(edit) 04/05/08 15:04:56 @1938 [1938] fumanchu Audit of logging: 1. cherrypy.log now defaults to INFO. …
(edit) 04/03/08 03:07:07 @1937 [1937] fumanchu Finished the nonblocking fileobject by handling EWOULDBLOCK during recv …
(edit) 04/03/08 03:04:27 @1936 [1936] fumanchu Improved test_refleaks so it fails on errors in threads.
(edit) 03/28/08 11:50:22 @1935 [1935] lakin Fixing a buglet in TCP_NODELAY setsockopt call.
(edit) 03/26/08 19:29:12 @1934 [1934] fumanchu Oops. Buglet in setup.py.
(edit) 03/26/08 13:45:14 @1933 [1933] fumanchu Adding a server.nodelay option, and making wsgiserver set TCP_NODELAY by …
(edit) 03/18/08 13:28:46 @1932 [1932] fumanchu Session filename buglet. See …
(edit) 03/18/08 13:23:50 @1931 [1931] fumanchu Fixed setup.py for the restsrv -> process change, plus fixed a couple svn …
(edit) 03/18/08 12:47:35 @1930 [1930] fumanchu Working cherryd daemon script. New FlupFCGIServer wrapper in servers.py. …
(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/17/08 11:56:26 @1927 [1927] fumanchu test_refleaks really shouldn't share its http conn across threads.
(edit) 03/16/08 17:29:06 @1926 [1926] fumanchu Renamed restsrv -> process in all referrers.
(edit) 03/16/08 17:17:35 @1925 [1925] fumanchu Renamed restsrv -> process. Boring but practical.
(edit) 03/16/08 10:33:19 @1924 [1924] fumanchu Fix for #799 (_test_concurrency fails periodically). Turns out the …
(edit) 03/14/08 10:24:28 @1923 [1923] fumanchu Stuck cherrypy.url in log_hooks.
(edit) 03/14/08 10:18:00 @1922 [1922] fumanchu Various session fixes, including #717 (sessions should have a len
(edit) 03/14/08 10:15:38 @1921 [1921] fumanchu Test max request on larger bodies.
(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/14/08 10:13:14 @1919 [1919] fumanchu Another ssl test fix.
(edit) 03/14/08 10:11:53 @1918 [1918] fumanchu Make test for #598 pass with --ssl.
(edit) 03/14/08 10:11:11 @1917 [1917] fumanchu Moved mimetools to only import if needed.
(edit) 03/14/08 10:10:37 @1916 [1916] fumanchu Fix suggested by Andrew Stromnov to let psyco play nice with CherryPy 3.1.
(edit) 03/12/08 01:39:38 @1915 [1915] fumanchu Merging the 598-sendall branch. This fixes #598, #783, and perhaps #589.
(edit) 03/10/08 11:42:58 @1914 [1914] lakin Making a CP_fileobject to use instead of makefile
(edit) 03/10/08 01:37:21 @1913 [1913] fumanchu So close. test_session --ssl errors are almost gone (now that the …
(edit) 03/09/08 00:40:48 @1912 [1912] fumanchu Fix for #783 (File uploads corrupt when using built in SSL).
(edit) 03/07/08 23:16:44 @1911 [1911] lakin Some quick changes to make the SizeObjectWrapper? is more compliant with …
(edit) 03/07/08 16:19:28 @1910 [1910] fumanchu Test for #755 (trailing_slash not working for static files in 3.1 beta).
(edit) 03/07/08 13:47:51 @1909 [1909] lakin Adding an HTTPRequestSocketWrapper to attempt to solve the non-blocking …
(edit) 03/07/08 13:06:52 @1908 [1908] fumanchu Print PID in test suite.
(edit) 03/07/08 12:39:37 @1907 [1907] fumanchu Basic flow added to wsgiserver docstring.
(edit) 03/07/08 11:03:00 @1906 [1906] fumanchu Backported the (improved) test_post_multipart to the 598 branch.
(edit) 03/07/08 10:17:28 @1905 [1905] fumanchu Fixed a broken test.
(edit) 02/29/08 11:30:36 @1904 [1904] fumanchu Fix for #792 (Invalid session id in cookie).
(edit) 02/29/08 11:29:56 @1903 [1903] fumanchu Repaired benchmark.py from some bus changes.
(edit) 02/24/08 00:44:33 @1902 [1902] fumanchu It'd be nice to allow applications to know whether Content-Type and …
(edit) 02/24/08 00:40:26 @1901 [1901] fumanchu I suppose defaults don't mean much for property setters. ;)
(edit) 02/22/08 03:50:09 @1900 [1900] fumanchu Final fix for #790 (Request body of PUT with no Content-Type is parsed …
(edit) 02/21/08 12:43:30 @1899 [1899] fumanchu Test and potential fix for #790 (Request body of PUT with no Content-Type …
(edit) 02/20/08 14:35:14 @1898 [1898] fumanchu New test case from patch on #783 (File uploads corrupt when using built in …
(edit) 02/20/08 14:07:25 @1897 [1897] fumanchu Moved test_http.py back into the test suite since it runs fast here.
(edit) 02/19/08 14:20:46 @1896 [1896] fumanchu On Windows, no need to log "uid/gid not set".
(edit) 02/19/08 12:27:22 @1895 [1895] fumanchu Fix for #789 (Bug in DropPrivileges? plugin). Untested.
(edit) 02/18/08 13:18:55 @1894 [1894] lawouach Test and fix for #706
(edit) 02/18/08 13:17:11 @1893 [1893] lawouach Test and fix for #706
(edit) 02/18/08 12:54:21 @1892 [1892] lawouach Fix for #787 only for digest though as basic responses don't provide the …
(edit) 02/18/08 12:51:51 @1891 [1891] lawouach Fix for #787 only for digest though as basic responses don't provide the …
(edit) 02/18/08 12:14:19 @1890 [1890] lawouach Fix for #788
(edit) 02/18/08 12:14:08 @1889 [1889] lawouach Fix for #788
(edit) 02/18/08 11:45:31 @1888 [1888] fumanchu Made Application copy initial config from its class.
(edit) 02/05/08 00:27:29 @1887 [1887] fumanchu First crack at a cherrypy daemon script. Lots of extension work to do, …
(edit) 02/04/08 21:18:15 @1886 [1886] fumanchu Minor PG session refactor.
(edit) 02/04/08 20:49:49 @1885 [1885] fumanchu Added a 'severity' arg to the log_tracebacks tool.
(edit) 01/28/08 23:07:34 @1884 [1884] lakin Adding a test to expose the bug described in #598. When I run …
(edit) 01/27/08 23:25:20 @1883 [1883] fumanchu Fix for incorrect use of unbound method with SSL send. Needs porting to …
(edit) 01/27/08 19:54:00 @1882 [1882] fumanchu Fix for #776 (assumed set builtin).
(edit) 01/27/08 19:44:09 @1881 [1881] fumanchu Removed file/folder
(edit) 01/27/08 19:44:04 @1880 [1880] fumanchu Removed file/folder
(edit) 01/27/08 19:43:59 @1879 [1879] fumanchu Removed file/folder
(edit) 01/27/08 19:43:53 @1878 [1878] fumanchu Removed file/folder
(edit) 01/27/08 19:36:18 @1877 [1877] fumanchu Fix for #778 (CherryPy 2.3.0 breaks on Python2.3).
(edit) 01/21/08 19:02:07 @1876 [1876] fumanchu Potential fix for #598. Getting SSL errors though.
(edit) 01/21/08 19:00:47 @1875 [1875] fumanchu made a copy
(edit) 01/21/08 18:58:50 @1874 [1874] fumanchu Reverting a change to test_conn. It really needs to pass with blocking …
(edit) 01/19/08 22:29:10 @1873 [1873] fumanchu Silencing the no-handlers "warning" (stderr write!) in stdlib logging.
(edit) 01/19/08 22:04:05 @1872 [1872] fumanchu Timeout fix to test_conn.
(edit) 01/19/08 20:38:29 @1871 [1871] fumanchu New wsgiserver.socket_errors_nonblocking, plus a new plat_specific_errors …
(edit) 01/18/08 18:10:43 @1870 [1870] fumanchu Removing the last call to server.quickstart (which is deprecated).
(edit) 01/18/08 18:00:02 @1869 [1869] fumanchu Added a warning and auto-exit on main thread exit if the Bus is not shut …
(edit) 01/17/08 01:59:43 @1868 [1868] fumanchu Half of the fix for #717 (sessions should have a len function). Not …
(edit) 01/17/08 00:24:53 @1867 [1867] fumanchu Fix for #772 (Make the wsgiserver single-app by default).
(edit) 01/16/08 16:33:45 @1866 [1866] lawouach Fixed #759
(edit) 01/16/08 16:33:36 @1865 [1865] lawouach Fixed #759
(edit) 01/13/08 22:30:18 @1864 [1864] fumanchu Better scaffold docstrings.
(edit) 01/13/08 22:18:44 @1863 [1863] fumanchu New scaffold folder. See #771.

Hosted by WebFaction

Log in as guest/cpguest to create tickets