|
|
08/04/08 11:31:30 |
@2030
|
[2030]
|
lakin |
#733 - Return a 404 when query parameters passed to a handler are … |
|
|
07/23/08 23:33:20 |
@2025
|
[2025]
|
fumanchu |
Got the --server=modfcgid option to test.py working. |
|
|
07/09/08 01:22:41 |
@2018
|
[2018]
|
fumanchu |
Almost fcgi support in tests. |
|
|
07/09/08 01:12:33 |
@2017
|
[2017]
|
fumanchu |
More updates to mod_wsgi test harness. |
|
|
07/09/08 00:55:06 |
@2016
|
[2016]
|
nick125 |
* Test case and fix for Ticket #780 |
|
|
07/05/08 21:50:57 |
@2015
|
[2015]
|
fumanchu |
Test and fix for #836 (Can't raise exceptions over XMLRPC). |
|
|
07/05/08 15:54:31 |
@2014
|
[2014]
|
fumanchu |
Updates to modwsgi test harness. |
|
|
07/05/08 11:44:38 |
@2013
|
[2013]
|
fumanchu |
Test and fix for #835 (autotags fail on unicode characters). Bumped up the … |
|
|
06/30/08 12:08:57 |
@2005
|
[2005]
|
fumanchu |
Fixed test_refleaks for some platforms (also for use with the --client … |
|
|
06/30/08 12:00:35 |
@2004
|
[2004]
|
fumanchu |
New helper.CPProcess class (moved from test_states), plus a bugfix to … |
|
|
06/29/08 23:43:32 |
@2003
|
[2003]
|
fumanchu |
Removing test_conn from test.py since it needs different server config. |
|
|
06/29/08 23:40:27 |
@2002
|
[2002]
|
fumanchu |
WOOHOO. Fixed test_conn on nix. |
|
|
06/29/08 22:58:30 |
@2001
|
[2001]
|
fumanchu |
Trying a fix for the test_conn failures on nix. |
|
|
06/29/08 20:22:03 |
@2000
|
[2000]
|
fumanchu |
New --server and --client=<host> switches to individual tests. This allows … |
|
|
06/29/08 13:20:51 |
@1999
|
[1999]
|
fumanchu |
Fixed sig handler unsubscribe test for Unix, plus an odd race condition in … |
|
|
06/29/08 09:57:36 |
@1998
|
[1998]
|
fumanchu |
Test and fix for #826 (SignalHandler? needs an unsubscribe). Need nix … |
|
|
06/29/08 01:44:46 |
@1997
|
[1997]
|
fumanchu |
Fixed test_states for nix. |
|
|
06/29/08 01:31:48 |
@1996
|
[1996]
|
fumanchu |
Fix for #828 (CherryPy should exit on SIGHUP if not daemonized). The tests … |
|
|
06/29/08 01:12:27 |
@1995
|
[1995]
|
fumanchu |
Some test_states love. Also, cherryd grew an --import option. |
|
|
06/28/08 17:44:43 |
@1993
|
[1993]
|
fumanchu |
Fix for #832 (Failure in test_encoding). I'm reasonably sure this is what … |
|
|
06/28/08 13:48:11 |
@1992
|
[1992]
|
fumanchu |
Test for #829 (@tools.response.headers doesn't appear to work with … |
|
|
06/25/08 23:31:36 |
@1991
|
[1991]
|
fumanchu |
Durak! Always I forget the files. |
|
|
06/25/08 23:21:25 |
@1990
|
[1990]
|
fumanchu |
Fix for #826 (@cherrypy.expose() fails with no argument). |
|
|
06/24/08 00:18:26 |
@1989
|
[1989]
|
fumanchu |
Moved all bus plugins onto the engine object itself, and fixed a couple … |
|
|
06/23/08 23:04:12 |
@1988
|
[1988]
|
fumanchu |
Fix for #823 (Automatic comparison of content-length and … |
|
|
06/22/08 16:11:54 |
@1984
|
[1984]
|
fumanchu |
Fix for #824 (_cplogging.LogManager?.access method not handling unicode in … |
|
|
06/18/08 10:33:58 |
@1983
|
[1983]
|
fumanchu |
utf8 decode test. |
|
|
06/08/08 16:56:25 |
@1980
|
[1980]
|
fumanchu |
Fix for #782 (X-Forwarded-Ssl). |
|
|
06/07/08 16:10:53 |
@1978
|
[1978]
|
fumanchu |
Fix for #820 (start_response with exc_info raises exception even if no … |
|
|
05/25/08 17:02:41 |
@1971
|
[1971]
|
fumanchu |
Test and fix for #810 (Add 408 responses). |
|
|
05/24/08 13:23:57 |
@1968
|
[1968]
|
fumanchu |
Test and fix for #819 (Request body not consumed on error when … |
|
|
05/17/08 13:41:37 |
@1960
|
[1960]
|
fumanchu |
New HandlerWrapperTool?. |
|
|
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. |