|
|
06/28/08 17:44:43 |
@1993
|
[1993]
|
fumanchu |
Fix for #832 (Failure in test_encoding). I'm reasonably sure this is what … |
|
|
05/24/08 12:55:05 |
@1966
|
[1966]
|
fumanchu |
Doc tweak. |
|
|
10/28/07 13:33:34 |
@1797
|
[1797]
|
fumanchu |
Forward port to trunk from 3.0.x [1704]. Responses were being gzipped … |
|
|
10/21/07 20:29:33 |
@1762
|
[1762]
|
zakj |
Primarily to support text-based content types that do not start with … |
|
|
09/20/07 17:27:56 |
@1722
|
[1722]
|
fumanchu |
Fix for #732 (tools.decode and non str params). |
|
|
09/18/07 12:06:00 |
@1719
|
[1719]
|
fumanchu |
Fix for #730 (missing unicode params after tools.decode). |
|
|
11/07/06 15:43:06 |
@1427
|
[1427]
|
fumanchu |
Some tool buglets and docs. |
|
|
10/20/06 02:14:06 |
@1402
|
[1402]
|
fumanchu |
Trunk fix for #577 (GzipFilter doesn't force an update of the … |
|
|
10/07/06 23:52:38 |
@1391
|
[1391]
|
fumanchu |
Removed unnecessary inner function. |
|
|
09/27/06 18:21:39 |
@1384
|
[1384]
|
fumanchu |
Better use of tools.encode.encoding. |
|
|
09/27/06 17:14:32 |
@1382
|
[1382]
|
fumanchu |
Fixed bug in encode (shouldn't attempt encode on any body chunk unless … |
|
|
09/26/06 00:56:53 |
@1376
|
[1376]
|
fumanchu |
Fix for #569 (Encoding problems when accessing cherrypy instances from … |
|
|
09/22/06 20:25:15 |
@1372
|
[1372]
|
fumanchu |
Fix to tool priorities. |
|
|
09/16/06 17:20:42 |
@1370
|
[1370]
|
fumanchu |
A couple more priorities for tools. |
|
|
08/26/06 01:26:58 |
@1280
|
[1280]
|
fumanchu |
Hook priority system:
… |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/12/06 11:39:31 |
@1243
|
[1243]
|
fumanchu |
Lots of mixedCase to lower_with_underscores. |
|
|
08/11/06 11:55:20 |
@1233
|
[1233]
|
fumanchu |
X-Forwarded-For should overwrite remote.ip, not remote.name. |
|
|
06/27/06 12:11:19 |
@1163
|
[1163]
|
fumanchu |
Renamed lib.encodings to lib.encoding to avoid shadowing the builtin. |
|
copied from trunk/cherrypy/lib/encodings.py:
|
|
|
05/02/06 17:12:30 |
@1087
|
[1087]
|
fumanchu |
Fix for #328 (encoding 'errors' argument). |