|
|
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/12/06 11:16:54 |
@1242
|
[1242]
|
fumanchu |
Fix for #547 (serve_file still uses contentType instead of content_type). … |
|
|
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):
… |
|
|
04/25/06 02:18:05 |
@1070
|
[1070]
|
fumanchu |
Removed a bunch of instances of the word "filter". |
|
|
04/21/06 15:44:17 |
@1047
|
[1047]
|
fumanchu |
CP 3 initial checkin. Global filters have been replaced by request.hooks. … |
|
|
02/06/06 00:53:23 |
@956
|
[956]
|
fumanchu |
Less-confusing text in tut09_files.py docstring. |
|
|
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. |
|
|
10/07/05 03:14:17 |
@723
|
[723]
|
rdelon |
Using smaller PDF file for tutorials (to reduce the size of the tarball) |
|
|
09/10/05 05:14:04 |
@621
|
[621]
|
fumanchu |
Added download method (serveFile demo) to tutorial 9. |
|
copied from trunk/cherrypy/tutorial/tut09_file_upload.py:
|
|
|
08/29/05 16:05:54 |
@577
|
[577]
|
fumanchu |
Improved file upload tutorial to demonstrate reading uploaded files in … |