|
|
06/15/08 21:06:28 |
@1981
|
[1981]
|
fumanchu |
Backport of [1717]. See #727. |
|
|
04/26/08 19:20:28 |
@1952
|
[1952]
|
fumanchu |
Backport to 3.0.x of [1737] fix for #737. |
|
|
02/18/08 13:18:55 |
@1894
|
[1894]
|
lawouach |
Test and fix for #706 |
|
|
02/18/08 12:54:21 |
@1892
|
[1892]
|
lawouach |
Fix for #787 only for digest though as basic responses don't provide the … |
|
|
02/18/08 12:14:08 |
@1889
|
[1889]
|
lawouach |
Fix for #788 |
|
|
01/16/08 16:33:36 |
@1865
|
[1865]
|
lawouach |
Fixed #759 |
|
|
01/13/08 15:16:49 |
@1845
|
[1845]
|
fumanchu |
Fix for #765 (Intermittent failure in 3.0.x session test). |
|
|
01/13/08 14:38:22 |
@1843
|
[1843]
|
dowski |
Updated version numbers in preparation for 3.0.3 release. |
|
|
01/12/08 17:43:56 |
@1838
|
[1838]
|
fumanchu |
3.0/3.1 fix for #760 (Session tool cleanup frequency). |
|
|
10/29/07 00:43:34 |
@1805
|
[1805]
|
fumanchu |
Final 3.0.x fix for #718 (High count of uncollectable objects). |
|
|
10/27/07 12:20:13 |
@1774
|
[1774]
|
fumanchu |
3.0.x fix for #744 (Malicious cookies may allow access to files outside … |
|
|
10/01/07 17:27:48 |
@1733
|
[1733]
|
fumanchu |
Bah. isAlive is a function, not a property. |
|
|
09/01/07 10:43:50 |
@1716
|
[1716]
|
fumanchu |
New support for mod_wsgi in the test suite. Use {{{test.py … |
|
|
08/28/07 14:10:42 |
@1715
|
[1715]
|
fumanchu |
Buglet in PostgresqlSession? constructor (thanks, vzw!) |
|
|
08/27/07 20:26:32 |
@1714
|
[1714]
|
fumanchu |
Fix for checker breakage when using grafted WSGI apps. |
|
|
08/27/07 18:42:06 |
@1713
|
[1713]
|
fumanchu |
New path segment param test. |
|
|
08/27/07 18:38:39 |
@1712
|
[1712]
|
fumanchu |
Buglets. |
|
|
08/25/07 15:07:06 |
@1711
|
[1711]
|
fumanchu |
Great progress on #718 (High count of uncollectable objects). Folded the … |
|
|
08/24/07 12:40:21 |
@1710
|
[1710]
|
fumanchu |
Moved refleak test into its own module and added it to main test suite. |
|
|
08/23/07 14:01:04 |
@1709
|
[1709]
|
fumanchu |
Added code to print unreachable object typecounts. See #718. |
|
|
08/22/07 12:07:53 |
@1707
|
[1707]
|
fumanchu |
Better fix for #680. |
|
|
08/22/07 01:02:00 |
@1706
|
[1706]
|
fumanchu |
Fix for #716 (Checker should warn on unknown tool). |
|
|
08/22/07 00:54:09 |
@1705
|
[1705]
|
fumanchu |
Fix for #714 (bug in tools.caching). Also tweaked MemoryCache?.key to be … |
|
|
08/22/07 00:50:17 |
@1704
|
[1704]
|
fumanchu |
3.0.2 bugfix: responses were being gzipped twice when served from cache. … |
|
|
08/19/07 23:08:27 |
@1703
|
[1703]
|
fumanchu |
3.0.x: Added checking of 'Vary' header before responding with cached … |
|
|
08/19/07 15:55:32 |
@1702
|
[1702]
|
fumanchu |
3.0.x fix: test_states was failing because engine.restart was calling … |
|
|
08/05/07 19:11:53 |
@1700
|
[1700]
|
dowski |
Bumping version numbers in preparation for 3.0.2 bugfix release. |
|
|
06/22/07 11:04:12 |
@1681
|
[1681]
|
lawouach |
Fix for #699 |
|
|
05/03/07 23:04:33 |
@1653
|
[1653]
|
dowski |
Added support for passing **params in the profiler. |
|
|
03/14/07 15:44:46 |
@1641
|
[1641]
|
lawouach |
Porting it back. Doh I used the tag last time |
|
|
03/09/07 12:45:54 |
@1637
|
[1637]
|
fumanchu |
3.0 fix for #662 (caching.get doesn't accept kwargs). |
|
|
03/09/07 12:25:20 |
@1636
|
[1636]
|
fumanchu |
Fix for #671 (KeyError?: 'Host' tut01_helloworld.py). |
|
|
03/09/07 12:15:46 |
@1635
|
[1635]
|
fumanchu |
Fix for #667 (SIGTERM broken). |
|
|
03/05/07 15:09:00 |
@1626
|
[1626]
|
fumanchu |
Branching for 3.0.x line. |
|
copied from trunk/cherrypy:
|
|
|
03/04/07 06:06:52 |
@1625
|
[1625]
|
lawouach |
Fixed #663 |