|
|
03/12/08 01:39:38 |
@1915
|
[1915]
|
fumanchu |
Merging the 598-sendall branch. This fixes #598, #783, and perhaps #589. |
|
|
03/07/08 10:17:28 |
@1905
|
[1905]
|
fumanchu |
Fixed a broken test. |
|
|
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. |
|
|
10/26/07 02:33:28 |
@1767
|
[1767]
|
fumanchu |
Fix for #740 (Default server.socket_host to IPv4 address). |
|
|
09/27/07 15:11:24 |
@1727
|
[1727]
|
fumanchu |
Copied [1711] to trunk. |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/24/06 01:35:47 |
@1274
|
[1274]
|
fumanchu |
Made all imports absolute "just in case" for Python 2.5. |
|
|
06/12/06 01:14:25 |
@1140
|
[1140]
|
fumanchu |
Fixed bad import in test_http.py |
|
|
05/07/06 01:08:24 |
@1094
|
[1094]
|
fumanchu |
Moved the following config keys out of the "server." namespace (so that … |
|
|
04/06/06 15:04:03 |
@1042
|
[1042]
|
fumanchu |
Fix for #505 (cherrypy.thread_data cleared on Request.close). |
|
|
03/28/06 12:20:46 |
@1019
|
[1019]
|
fumanchu |
Re-org of test_http to fit new separate-client-and-server design of test … |
|
|
03/26/06 16:14:11 |
@1017
|
[1017]
|
fumanchu |
Initial fix for #498 (Test suite assumes same process for client and … |
|
|
03/22/06 02:03:15 |
@1012
|
[1012]
|
fumanchu |
Test for #496 (memory leak in thread locals). |
|
|
03/21/06 13:02:26 |
@1011
|
[1011]
|
fumanchu |
Fix for #493 (connection not being closed properly). |