|
|
07/05/08 11:44:38 |
@2013
|
[2013]
|
fumanchu |
Test and fix for #835 (autotags fail on unicode characters). Bumped up the … |
|
|
06/23/08 11:55:14 |
@1986
|
[1986]
|
fumanchu |
New tools.redirect. |
|
|
05/17/08 13:41:37 |
@1960
|
[1960]
|
fumanchu |
New HandlerWrapperTool?. |
|
|
04/26/08 18:40:30 |
@1951
|
[1951]
|
fumanchu |
Fix for #805 (Remove import of inspect). |
|
|
10/29/07 19:27:35 |
@1811
|
[1811]
|
fumanchu |
Fix for #745 (Make a builtin tool which logs all hooks for a given … |
|
|
10/26/07 21:23:02 |
@1770
|
[1770]
|
fumanchu |
Fix for #710 (Allow forcing a new session id). |
|
|
09/27/07 15:14:26 |
@1728
|
[1728]
|
fumanchu |
couple new tests and a docstring. |
|
|
09/18/07 12:14:06 |
@1721
|
[1721]
|
fumanchu |
Some updates to the new cherrypy.serving name. |
|
|
07/20/07 16:00:08 |
@1698
|
[1698]
|
fumanchu |
Test and fix for correct order of application of Handler tool args. |
|
|
06/16/07 18:35:25 |
@1668
|
[1668]
|
fumanchu |
Fix for #689 (add equivalent of trailing_slash tool for static content). … |
|
|
06/16/07 18:09:43 |
@1667
|
[1667]
|
fumanchu |
Final fix for #662 (error on configuration directive … |
|
|
06/14/07 13:34:20 |
@1663
|
[1663]
|
fumanchu |
Allow non-xmlrpc methods on an XMLRPCController. |
|
|
06/07/07 12:49:19 |
@1662
|
[1662]
|
fumanchu |
New docstring for XMLRPCController. |
|
|
03/06/07 07:47:25 |
@1629
|
[1629]
|
lawouach |
More IronPython? exception handling |
|
|
03/05/07 15:22:13 |
@1627
|
[1627]
|
fumanchu |
New pywebd module. Trunk is now "3.1alpha". |
|
|
02/19/07 14:03:57 |
@1621
|
[1621]
|
fumanchu |
Test and fix for #661 (Cannot create tool out of an object callable). Also … |
|
|
02/01/07 13:06:34 |
@1608
|
[1608]
|
fumanchu |
New engine.release method, which decouples request and engine. Also new … |
|
|
12/28/06 17:50:46 |
@1580
|
[1580]
|
fumanchu |
Oops; session locking should default to 'implicit'. |
|
|
12/28/06 17:25:01 |
@1579
|
[1579]
|
fumanchu |
Fix for #630 (Implicit session locking before_request_body harms uploads). … |
|
|
12/21/06 01:11:10 |
@1542
|
[1542]
|
fumanchu |
Fix for #595 (Allow tool priorities to be overridden in config). |
|
|
12/09/06 16:48:50 |
@1495
|
[1495]
|
fumanchu |
Fixed bug in caching; invalid methods did not delete cached resource. See … |
|
|
12/05/06 16:10:15 |
@1471
|
[1471]
|
fumanchu |
Faster Toolbox.__enter__ |
|
|
11/29/06 00:20:22 |
@1456
|
[1456]
|
fumanchu |
Fix for #609 (Support for IronPython? 1.0). |
|
|
11/16/06 14:59:58 |
@1431
|
[1431]
|
fumanchu |
Fix for #600 (InternalRedirect? does double duty). This dispwrappers.patch … |
|
|
11/07/06 15:43:06 |
@1427
|
[1427]
|
fumanchu |
Some tool buglets and docs. |
|
|
11/04/06 14:34:35 |
@1425
|
[1425]
|
fumanchu |
Removed failsafe attr get from Tool (which merely duplicated the one … |
|
|
11/03/06 13:40:14 |
@1423
|
[1423]
|
fumanchu |
Concurrency bug. |
|
|
11/02/06 18:49:48 |
@1422
|
[1422]
|
fumanchu |
New tools.accept(media). See test_misc_tools.py for usage. |
|
|
10/28/06 21:45:36 |
@1420
|
[1420]
|
fumanchu |
Better support for custom toolboxes and namespaces:
… |
|
|
10/27/06 13:14:09 |
@1415
|
[1415]
|
fumanchu |
Moved _cprequest.flattener to cherrypy.tools.flatten. |
|
|
09/24/06 01:35:41 |
@1375
|
[1375]
|
fumanchu |
Hooray. vhost can run early now. |
|
|
09/22/06 20:51:16 |
@1374
|
[1374]
|
fumanchu |
Bugfix for tools.basic_auth and digest_auth (names didn't have … |
|
|
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. |
|
|
09/16/06 15:08:31 |
@1369
|
[1369]
|
fumanchu |
Fix for #562 (Redirect for slash doesn't use tools.proxy.base). Moved … |
|
|
09/11/06 13:02:07 |
@1352
|
[1352]
|
lawouach |
Split the httpauth code for licensing potential issue. |
|
|
09/11/06 12:54:35 |
@1351
|
[1351]
|
lawouach |
Added basic and digest tools |
|
|
09/04/06 01:19:27 |
@1330
|
[1330]
|
fumanchu |
New tools.referer, and moved test_response_headers into new … |
|
|
09/02/06 18:24:31 |
@1325
|
[1325]
|
fumanchu |
Fix for #548 (Rename the before_main hook to before_handler and MainTool? … |
|
|
09/02/06 17:32:57 |
@1322
|
[1322]
|
fumanchu |
cptools.session_auth was growing an unwieldy number of parameters, so I … |
|
|
09/02/06 13:39:10 |
@1319
|
[1319]
|
fumanchu |
Fix for #535 (Apache re-processes Range headers). _cpmodpy now uses a new … |
|
|
09/02/06 02:25:29 |
@1311
|
[1311]
|
fumanchu |
Changed every instance of 'conf' in the API to 'config'. |
|
|
08/29/06 16:43:59 |
@1298
|
[1298]
|
fumanchu |
Fix to CachingTool? for new kwargs. |
|
|
08/28/06 15:34:49 |
@1291
|
[1291]
|
fumanchu |
Reorganized the caching tool code. |
|
|
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/21/06 12:40:20 |
@1261
|
[1261]
|
fumanchu |
Fix for #555 (Error propagation in hooks). Failsafe flags are now … |
|
|
08/11/06 15:27:04 |
@1235
|
[1235]
|
fumanchu |
More-explicit error when illegally passing positional arguments to tool … |
|
|
08/10/06 12:32:39 |
@1232
|
[1232]
|
fumanchu |
Revamped session module. Much better tests. Cleanup is now in a separate, … |
|
|
08/05/06 20:03:15 |
@1222
|
[1222]
|
fumanchu |
Eliminated 'default_content_type' config entry by moving … |
|
|
07/17/06 10:21:56 |
@1202
|
[1202]
|
dowski |
1. New "expires" tool for setting the "Expires" header.
… |
|
|
07/10/06 23:13:50 |
@1196
|
[1196]
|
fumanchu |
Some tool optimizations. |
|
|
07/09/06 20:00:23 |
@1190
|
[1190]
|
fumanchu |
Oops. Forgot to make default Tidy tools. |
|
|
06/29/06 18:50:12 |
@1177
|
[1177]
|
fumanchu |
Fix for #512 (Cookie.expires should be optional). |
|
|
06/28/06 21:28:45 |
@1172
|
[1172]
|
dowski |
Fix for #533. CP3 will behave correctly and return a Fault when an … |
|
|
06/28/06 18:06:42 |
@1171
|
[1171]
|
fumanchu |
Expanded baseurl tool into a new proxy tool. |
|
|
06/27/06 12:11:19 |
@1163
|
[1163]
|
fumanchu |
Renamed lib.encodings to lib.encoding to avoid shadowing the builtin. |
|
|
06/25/06 23:08:03 |
@1161
|
[1161]
|
fumanchu |
Fake SessionTool? attributes. |
|
|
06/13/06 01:04:32 |
@1145
|
[1145]
|
fumanchu |
Heavily cleaned the namespace for Tool objects:
… |
|
|
06/12/06 15:25:03 |
@1143
|
[1143]
|
fumanchu |
Removed the wrap method from Tool, since the enable method should meet all … |
|
|
06/11/06 22:57:21 |
@1134
|
[1134]
|
fumanchu |
Separated tool construction from default toolbox by renaming … |
|
copied from trunk/cherrypy/tools.py:
|
|
|
06/08/06 10:55:00 |
@1129
|
[1129]
|
fumanchu |
Removed unused import. |