|
|
01/01/10 12:28:10 |
@2566
|
[2566]
|
fumanchu |
Fixing tutorials which did not run on command-line. |
|
|
01/12/08 17:35:17 |
@1837
|
[1837]
|
fumanchu |
Fix for #756 (Deprecate server.quickstart):
… |
|
|
03/05/07 15:22:13 |
@1627
|
[1627]
|
fumanchu |
New pywebd module. Trunk is now "3.1alpha". |
|
|
08/05/06 18:05:52 |
@1219
|
[1219]
|
fumanchu |
Changed server.start to server.quickstart, and server.start_all to … |
|
|
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/tut03_get_and_post.py:
|
|
|
06/08/05 16:20:47 |
@256
|
[256]
|
fumanchu |
Reworked test suite to 1) use unittest, 2) do no exec, eval or code … |