|
|
06/24/08 00:18:26 |
@1989
|
[1989]
|
fumanchu |
Moved all bus plugins onto the engine object itself, and fixed a couple … |
|
|
06/17/08 11:30:44 |
@1982
|
[1982]
|
lakin |
Only call the _console_control_handler unsubscribe if the attribute is … |
|
|
04/05/08 15:07:05 |
@1939
|
[1939]
|
fumanchu |
mod_python: send bus messages to the apache log, plus cherrypy.setup arg … |
|
|
11/13/07 20:08:22 |
@1830
|
[1830]
|
fumanchu |
Fix for #751 (logging: Python file objects are not thread-safe). Whew. … |
|
|
11/11/07 13:47:09 |
@1824
|
[1824]
|
fumanchu |
Trunk fix for #752 (Return cherrypy.server to a single-server model):
… |
|
|
10/27/07 21:48:50 |
@1787
|
[1787]
|
fumanchu |
Fix to cpmodpy for latest Bus, plus some test fixes for mod_python runs. |
|
|
10/26/07 02:33:28 |
@1767
|
[1767]
|
fumanchu |
Fix for #740 (Default server.socket_host to IPv4 address). |
|
|
06/24/07 00:37:24 |
@1690
|
[1690]
|
fumanchu |
restsrv changes:
… |
|
|
06/24/07 00:16:23 |
@1689
|
[1689]
|
fumanchu |
Fixes to cpmodpy to allow streaming and guarantee running on_end_request … |
|
|
06/23/07 18:29:49 |
@1685
|
[1685]
|
fumanchu |
cpmodpy fix for get_serving bugs. |
|
|
05/02/07 00:19:17 |
@1652
|
[1652]
|
fumanchu |
Doc updates. |
|
|
03/05/07 15:22:13 |
@1627
|
[1627]
|
fumanchu |
New pywebd module. Trunk is now "3.1alpha". |
|
|
02/01/07 13:06:34 |
@1608
|
[1608]
|
fumanchu |
New engine.release method, which decouples request and engine. Also new … |
|
|
11/16/06 18:29:52 |
@1433
|
[1433]
|
fumanchu |
InternalRedirect? changes:
… |
|
|
10/09/06 16:36:33 |
@1395
|
[1395]
|
lawouach |
Updated docstring with a basic example on how to use the _cpmodpy module |
|
|
09/02/06 13:39:10 |
@1319
|
[1319]
|
fumanchu |
Fix for #535 (Apache re-processes Range headers). _cpmodpy now uses a new … |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/21/06 03:10:15 |
@1260
|
[1260]
|
fumanchu |
Fix for #553 (pure WSGI apps on the tree). Request.app now MUST be a … |
|
|
08/18/06 17:23:09 |
@1251
|
[1251]
|
fumanchu |
Moved some Apache control code from benchmark to _cpmodpy, where it can be … |
|
|
08/12/06 11:39:31 |
@1243
|
[1243]
|
fumanchu |
Lots of mixedCase to lower_with_underscores. |
|
|
08/06/06 21:48:57 |
@1225
|
[1225]
|
fumanchu |
Replaced request.remote_addr, remote_port, and remote_host with a single … |
|
|
08/06/06 20:09:48 |
@1224
|
[1224]
|
fumanchu |
WSGI-related changes:
… |
|
|
06/25/06 17:45:06 |
@1158
|
[1158]
|
fumanchu |
Added bare_error trap in _cpmodpy (which fixes some failing tests). Also … |
|
|
06/25/06 01:02:33 |
@1156
|
[1156]
|
fumanchu |
Much Better Logging (see #256). Apps now have their own access and error … |
|
|
06/20/06 13:22:46 |
@1151
|
[1151]
|
fumanchu |
Fix for mp < 3.1 which didn't have apache.mpm_query. |
|
|
06/20/06 13:12:37 |
@1150
|
[1150]
|
fumanchu |
First inclusion of jamwt's mpcp into CP distro as _cpmodpy.py. Some tests … |