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