|
|
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):
… |
|
|
04/26/06 17:51:55 |
@1078
|
[1078]
|
fumanchu |
Only one failing test now (sessions)! |
|
|
04/25/06 02:18:05 |
@1070
|
[1070]
|
fumanchu |
Removed a bunch of instances of the word "filter". |
|
|
12/03/05 12:44:11 |
@856
|
[856]
|
rdelon |
Big change: camelCase to lower_with_underscore names (still need to update … |
|
|
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. |
|
|
08/09/05 16:00:58 |
@522
|
[522]
|
fumanchu |
1. Config section [global] (pathless) is now distinct from / (root … |
|
|
07/10/05 22:11:57 |
@444
|
[444]
|
mikerobi |
sessionFilter: fixed expired() bug. Finished implementing the session … |
|
|
06/25/05 15:37:39 |
@382
|
[382]
|
fumanchu |
Implements ticket #195. … |
|
|
06/24/05 11:39:20 |
@375
|
[375]
|
mikerobi |
new getObjectTrail function, simplified session configuration |
|
|
06/20/05 08:07:39 |
@341
|
[341]
|
rdelon |
Re-numbered tutorials (after removing aspect tutorial) and updated test … |
|
copied from trunk/cherrypy/tutorial/tut08_sessions.py:
|
|
|
06/14/05 10:34:18 |
@308
|
[308]
|
rdelon |
Now using 'global' for the main config key. ('/' still works but 'global' … |