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

root/trunk/cherrypy/test


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(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) 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 17:50:08 @1949 [1949] fumanchu Fix for #800 (ability to override default error template). Many thanks to …
(edit) 04/03/08 03:04:27 @1936 [1936] fumanchu Improved test_refleaks so it fails on errors in threads.
(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/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/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: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/12/08 01:39:38 @1915 [1915] fumanchu Merging the 598-sendall branch. This fixes #598, #783, and perhaps #589.
(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:06:52 @1908 [1908] fumanchu Print PID in test suite.
(edit) 03/07/08 10:17:28 @1905 [1905] fumanchu Fixed a broken test.
(edit) 02/29/08 11:29:56 @1903 [1903] fumanchu Repaired benchmark.py from some bus changes.
(edit) 02/24/08 00:40:26 @1901 [1901] fumanchu I suppose defaults don't mean much for property setters. ;)
(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/18/08 13:17:11 @1893 [1893] lawouach Test and fix for #706
(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) 01/28/08 23:07:34 @1884 [1884] lakin Adding a test to expose the bug described in #598. When I run …
(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:04:05 @1872 [1872] fumanchu Timeout fix to test_conn.
(edit) 01/18/08 18:10:43 @1870 [1870] fumanchu Removing the last call to server.quickstart (which is deprecated).
(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/12/08 19:22:22 @1840 [1840] fumanchu Fix for #709 (Cherrypy accepts user-supplied session identifiers). Also …
(edit) 01/12/08 18:00:22 @1839 [1839] fumanchu Fixed some problems with redirect after staticdir.
(edit) 01/12/08 17:35:17 @1837 [1837] fumanchu Fix for #756 (Deprecate server.quickstart): …
(edit) 01/12/08 17:13:17 @1836 [1836] fumanchu Fix for #763 (Exception when parsing Content-Type).
(edit) 11/27/07 11:58:14 @1835 [1835] lakin Parent processes in Daemonizer should not even attempt to clean up after …
(edit) 11/20/07 14:11:19 @1832 [1832] fumanchu Docstrings and a test tweak.
(edit) 11/13/07 20:08:22 @1830 [1830] fumanchu Fix for #751 (logging: Python file objects are not thread-safe). Whew. …
(edit) 11/13/07 12:21:28 @1828 [1828] fumanchu Cosmetics.
(edit) 11/12/07 15:40:08 @1827 [1827] fumanchu Removed a bare except that was hiding errors.
(edit) 11/11/07 13:47:09 @1824 [1824] fumanchu Trunk fix for #752 (Return cherrypy.server to a single-server model): …
(edit) 11/02/07 17:23:02 @1815 [1815] lakin Adding a unit test which exposes a bug whereby CP exit codes are …
(edit) 10/29/07 19:27:35 @1811 [1811] fumanchu Fix for #745 (Make a builtin tool which logs all hooks for a given …
(edit) 10/29/07 16:24:31 @1810 [1810] fumanchu New test and fix for errors during engine.start().
(edit) 10/29/07 00:28:04 @1804 [1804] fumanchu Final trunk fix for #718 (High count of uncollectable objects). Proved …
(edit) 10/28/07 15:17:21 @1803 [1803] fumanchu Removing decorator in test_session for Python 2.3 compatibility
(edit) 10/28/07 13:53:34 @1802 [1802] fumanchu Forward port to trunk of 3.0.x [1716]. New support for mod_wsgi in the …
(edit) 10/28/07 13:47:43 @1800 [1800] fumanchu Oops. [1711] rolled it back.
(edit) 10/28/07 13:45:18 @1799 [1799] fumanchu Forward port to trunk of 3.0.x [1709]. Added code to print unreachable …
(edit) 10/28/07 13:33:34 @1797 [1797] fumanchu Forward port to trunk from 3.0.x [1704]. Responses were being gzipped …
(edit) 10/28/07 13:28:42 @1796 [1796] fumanchu Forward port to trunk from 3.0.x [1703]. Added checking of 'Vary' header …
(edit) 10/28/07 00:24:20 @1793 [1793] fumanchu Marking 3.1beta.
(edit) 10/27/07 23:21:50 @1792 [1792] fumanchu Use %r instead of %s and obj.
(edit) 10/27/07 23:14:47 @1790 [1790] fumanchu Fix for #728 (tools.expires doesn't set a past-date header when secs=0).
(edit) 10/27/07 22:42:27 @1789 [1789] fumanchu This really should be 411, despite #650.
(edit) 10/27/07 21:49:11 @1788 [1788] fumanchu Use sample domains in test.
(edit) 10/27/07 21:48:50 @1787 [1787] fumanchu Fix to cpmodpy for latest Bus, plus some test fixes for mod_python runs.
(edit) 10/27/07 19:55:13 @1786 [1786] fumanchu Fix for #622, #742, #736. The wsgiserver would respond without closing …
(edit) 10/27/07 11:52:59 @1772 [1772] fumanchu No reason to exclude these tests.
(edit) 10/26/07 23:10:31 @1771 [1771] fumanchu Fix for #721 (bugs in tools.caching).
(edit) 10/26/07 21:23:02 @1770 [1770] fumanchu Fix for #710 (Allow forcing a new session id).
(edit) 10/26/07 21:14:08 @1769 [1769] fumanchu Fix for #725 (cherrypy.url should default to emitting server-relative …
(edit) 10/26/07 20:44:31 @1768 [1768] fumanchu Docs and new url() test.
(edit) 10/26/07 02:33:28 @1767 [1767] fumanchu Fix for #740 (Default server.socket_host to IPv4 address).
(edit) 10/26/07 01:17:56 @1764 [1764] fumanchu Reverting the test for #733 until 3.2.
(edit) 10/26/07 00:44:51 @1763 [1763] fumanchu Fix for #700 (Deprecate the wsgiapp Tool).
(edit) 10/21/07 18:02:17 @1761 [1761] fumanchu New WebCase?.time attribute (seconds to complete the last getPage call).
(edit) 10/19/07 15:55:00 @1760 [1760] lakin CPWebCase.getPage: Fixed a bug whereby it was not returning the result of …
(edit) 10/18/07 17:16:37 @1756 [1756] fumanchu Final fixes to test_states.
(edit) 10/18/07 16:59:36 @1755 [1755] fumanchu Some fixes to test_states.
(edit) 10/16/07 12:54:16 @1751 [1751] fumanchu Made test.CommandLineParser? shortopts/longopts into instance attributes …
(edit) 10/10/07 15:35:49 @1745 [1745] lakin Oops, fixes an mis-commit in r1744.
(edit) 10/10/07 15:34:50 @1744 [1744] lakin Added a workaround to daemonize that ensures all logging handlers are …
(edit) 10/10/07 14:58:34 @1743 [1743] lakin Test suite: added a test which re-produces the bug with daemonize that's …
(edit) 10/09/07 19:24:21 @1742 [1742] fumanchu Oops.
(edit) 10/08/07 23:57:59 @1741 [1741] fumanchu Test suite: prefer command-line args to base conf.
(edit) 10/08/07 17:51:12 @1739 [1739] fumanchu Doc updates, better memcached detection in test_session, and changed …
(edit) 10/04/07 10:47:30 @1737 [1737] fumanchu Test and fix for #737 (not possible to have custom request handler on …
(edit) 10/04/07 03:10:31 @1736 [1736] fumanchu New MemcachedSession? class. The Session class API had to change a bit: …
(edit) 10/04/07 03:09:26 @1735 [1735] fumanchu Missing import in test/helper.py.
(edit) 09/28/07 18:53:38 @1732 [1732] fumanchu Port to trunk of [1706] and [1714].
(edit) 09/27/07 16:37:05 @1731 [1731] fumanchu Finished porting [1711] to trunk.
(edit) 09/27/07 15:38:41 @1729 [1729] fumanchu Porting some of [1711] to trunk.
(edit) 09/27/07 15:14:26 @1728 [1728] fumanchu couple new tests and a docstring.
(edit) 09/27/07 15:11:24 @1727 [1727] fumanchu Copied [1711] to trunk.
(edit) 09/27/07 14:14:12 @1726 [1726] fumanchu Use explicit IPv4 127.0.0.1 instead of localhost in benchmark.
(edit) 09/26/07 18:21:10 @1724 [1724] fumanchu Allow string concatenation in config files. Very useful for using …
(edit) 09/08/07 13:17:26 @1718 [1718] fumanchu Checker warning for #711.
(edit) 09/06/07 15:55:36 @1717 [1717] fumanchu Fix for #727 (no referer or ua in access log). Needs a backport.
(edit) 08/22/07 12:15:01 @1708 [1708] fumanchu Better trunk fix for #680 (session init bugs).
(edit) 07/21/07 12:24:26 @1699 [1699] fumanchu Added builtins and subscript to unrepr.
(edit) 07/20/07 16:00:08 @1698 [1698] fumanchu Test and fix for correct order of application of Handler tool args.
(edit) 06/24/07 00:37:24 @1690 [1690] fumanchu restsrv changes: …
(edit) 06/23/07 23:29:13 @1688 [1688] fumanchu A couple more modpy test fixes.
(edit) 06/23/07 21:45:12 @1687 [1687] fumanchu Fix and tests for http.urljoin. Did not correctly handle blank …
(edit) 06/23/07 19:06:25 @1686 [1686] fumanchu modpy wasn't using the "test_suite" environment.
(edit) 06/22/07 11:06:43 @1682 [1682] lawouach Fix for #699
(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 02:44:04 @1678 [1678] fumanchu Fix for #648 (Flash 8 upload socket timeout). Optional safe_multipart tool …
(edit) 06/22/07 01:49:31 @1677 [1677] fumanchu Fix for #698 (wsgiserver classes should pass environs, not the server …
(edit) 06/18/07 12:40:50 @1674 [1674] fumanchu Updated a test to meet new trailing_slash interaction with static (see …

Hosted by WebFaction

Log in as guest/cpguest to create tickets