|
|
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/25/06 16:25:56 |
@1278
|
[1278]
|
fumanchu |
More (final?) config overhaul work:
… |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/05/06 18:05:52 |
@1219
|
[1219]
|
fumanchu |
Changed server.start to server.quickstart, and server.start_all to … |
|
|
05/07/06 01:35:03 |
@1096
|
[1096]
|
fumanchu |
Root and config are now isolated per app:
… |
|
|
05/07/06 01:08:24 |
@1094
|
[1094]
|
fumanchu |
Moved the following config keys out of the "server." namespace (so that … |
|
|
05/04/06 02:44:59 |
@1092
|
[1092]
|
fumanchu |
Separated cherrypy.server (HTTP) from cherrypy.engine (app):
… |
|
|
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. |
|
|
09/14/05 16:34:40 |
@650
|
[650]
|
mikerobi |
implimented changes needed to re-close ticket:288 |
|
|
09/13/05 17:47:59 |
@639
|
[639]
|
mikerobi |
ticket:288 changes merged into trunk, deleted httperrors branch, added … |
|
|
09/04/05 21:27:38 |
@608
|
[608]
|
mikerobi |
HTTPClientError renamed HTTPStatusError, removed some outdated session … |
|
|
09/04/05 17:32:16 |
@607
|
[607]
|
mikerobi |
merged some httperror changes that got left out of the first merge |
|
|
09/04/05 16:47:18 |
@606
|
[606]
|
mikerobi |
improvments to the http errors tutorial (10), minor cleanups of the http … |
|
|
09/04/05 16:06:05 |
@605
|
[605]
|
mikerobi |
httperrors branch merged into the trunk, the configuration paramater … |
|
copied from branches/httperrors/cherrypy/tutorial/tut10_http_errors.py:
|
|
|
09/04/05 15:38:50 |
@604
|
[604]
|
mikerobi |
httperrors: fixed config bug that disabled httperrors, added a tutorial |