|
|
02/16/07 14:45:21 |
@1619
|
[1619]
|
fumanchu |
Fix for #660 (Add a 'wsgi.errors' logging handler). |
|
|
06/04/06 23:00:57 |
@1120
|
[1120]
|
fumanchu |
New cherrypy.quickstart function. |
|
|
05/22/06 12:35:05 |
@1110
|
[1110]
|
lawouach |
All tutotials were missing an import os.path and could not run |
|
|
05/07/06 01:35:03 |
@1096
|
[1096]
|
fumanchu |
Root and config are now isolated per app:
… |
|
|
05/04/06 02:44:59 |
@1092
|
[1092]
|
fumanchu |
Separated cherrypy.server (HTTP) from cherrypy.engine (app):
… |
|
|
10/30/05 19:07:05 |
@762
|
[762]
|
fumanchu |
Set svn:eol-style to "native" for all .py files. This should fix any … |
|
|
10/08/05 13:44:09 |
@727
|
[727]
|
fumanchu |
Tutorial fixes, plus a bug in _cputil.getErrorPage. |
|
|
06/25/05 15:37:39 |
@382
|
[382]
|
fumanchu |
Implements ticket #195. … |
|
|
06/10/05 14:54:04 |
@267
|
[267]
|
fumanchu |
Merged new test suite from branches/ticket-177 into trunk. |
|
copied from branches/ticket-177/cherrypy/tutorial/tut01_helloworld.py:
|
|
|
06/08/05 16:20:47 |
@256
|
[256]
|
fumanchu |
Reworked test suite to 1) use unittest, 2) do no exec, eval or code … |