|
|
01/12/08 17:35:17 |
@1837
|
[1837]
|
fumanchu |
Fix for #756 (Deprecate server.quickstart):
… |
|
|
10/26/07 02:33:28 |
@1767
|
[1767]
|
fumanchu |
Fix for #740 (Default server.socket_host to IPv4 address). |
|
|
07/21/07 12:24:26 |
@1699
|
[1699]
|
fumanchu |
Added builtins and subscript to unrepr. |
|
|
03/05/07 15:22:13 |
@1627
|
[1627]
|
fumanchu |
New pywebd module. Trunk is now "3.1alpha". |
|
|
02/16/07 14:45:21 |
@1619
|
[1619]
|
fumanchu |
Fix for #660 (Add a 'wsgi.errors' logging handler). |
|
|
01/12/07 16:51:52 |
@1598
|
[1598]
|
lawouach |
Force server.socket_host to be localhost |
|
|
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/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 … |
|
|
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/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):
… |
|
|
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". |
|
|
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. |
|
|
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. |
|
|
10/07/05 03:14:17 |
@723
|
[723]
|
rdelon |
Using smaller PDF file for tutorials (to reduce the size of the tarball) |
|
|
09/28/05 12:00:07 |
@690
|
[690]
|
fumanchu |
Updated ReturnVsYield.pdf |
|
|
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/10/05 05:14:04 |
@621
|
[621]
|
fumanchu |
Added download method (serveFile demo) to tutorial 9. |
|
|
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 … |
|
|
08/29/05 16:05:54 |
@577
|
[577]
|
fumanchu |
Improved file upload tutorial to demonstrate reading uploaded files in … |
|
|
08/28/05 11:48:54 |
@567
|
[567]
|
mikerobi |
The second session filte was removed and the tutorials are renumberd. The … |
|
|
08/24/05 20:49:56 |
@553
|
[553]
|
kmierle |
Set svn:ignore for directories likely to contain .pyc's |
|
|
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 … |
|
|
07/08/05 08:59:35 |
@431
|
[431]
|
mikerobi |
session tutorials renamed/renumberd, new sessionFilter test cases |
|
|
07/06/05 22:25:50 |
@420
|
[420]
|
mikerobi |
sessionfilter configuration improvements, once the last remaing calls to … |
|
|
07/05/05 23:08:14 |
@412
|
[412]
|
mikerobi |
Default Filters are now initilized during server startup, this gives … |
|
|
06/30/05 19:51:14 |
@396
|
[396]
|
mikerobi |
sessionfilter bugfix |
|
|
06/27/05 22:36:45 |
@392
|
[392]
|
mikerobi |
nicer config.getAll, config.get no longer has a startPath, outputConfigMap … |
|
|
06/25/05 15:37:39 |
@382
|
[382]
|
fumanchu |
Implements ticket #195. … |
|
|
06/25/05 10:07:48 |
@380
|
[380]
|
mikerobi |
session filter fixes: session cache no cleans up, session files are are … |
|
|
06/24/05 18:14:06 |
@377
|
[377]
|
mikerobi |
no more _cpSessionList, use 'sessionFilter.sessionList'=[] in the config … |
|
|
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 … |
|
|
06/20/05 06:38:44 |
@340
|
[340]
|
rdelon |
Deprecated aspect.py and removed tutorial about aspects. Will re-number … |
|
|
06/16/05 08:03:39 |
@323
|
[323]
|
rdelon |
Changed file upload behavior: when a file is being uploaded, CP passes … |
|
|
06/16/05 00:44:26 |
@319
|
[319]
|
fumanchu |
1. New tutorial 11: file uploads. … |
|
|
06/15/05 00:22:47 |
@315
|
[315]
|
fumanchu |
Merged some useful updates from /branches/ooconf. Mostly speed tweaks, and … |
|
|
06/14/05 10:34:18 |
@308
|
[308]
|
rdelon |
Now using 'global' for the main config key. ('/' still works but 'global' … |
|
|
06/12/05 22:24:35 |
@300
|
[300]
|
fumanchu |
1. Sessionfilter now off by default. … |
|
|
06/12/05 10:30:36 |
@298
|
[298]
|
mikerobi |
faster sessionKey function, sessionFilter cleanups |
|
|
06/11/05 10:26:56 |
@279
|
[279]
|
fumanchu |
Integrated tut10 into test suite. |
|
|
06/11/05 09:03:43 |
@278
|
[278]
|
mikerobi |
fixed tut10, changed CHERRRYPYTEAM link |
|
|
06/10/05 22:54:24 |
@275
|
[275]
|
mikerobi |
new session filter (stay tuned for docs), new config.getAll function |
|
|
06/10/05 14:54:04 |
@267
|
[267]
|
fumanchu |
Merged new test suite from branches/ticket-177 into trunk. |
|
|
06/05/05 03:44:08 |
@242
|
[242]
|
fumanchu |
1. Still fixing tests. All now pass except testObjectMapping. … |
|
|
06/01/05 16:59:18 |
@229
|
[229]
|
fumanchu |
Merged branches/ticket-151 into trunk. See CHANGELOG and the branch logs … |
|
|
05/20/05 08:06:59 |
@199
|
[199]
|
rdelon |
Changed the config API |
|
|
05/20/05 06:01:32 |
@198
|
[198]
|
rdelon |
Big change: new config system (see … |
|
|
04/25/05 10:42:15 |
@164
|
[164]
|
rdelon |
Final tweaks for 2.0.0-final release |
|
|
04/25/05 09:54:36 |
@163
|
[163]
|
rdelon |
Renamed tutorial/Readme.txt to uppercase to be consistent |
|
|
04/25/05 09:54:02 |
@162
|
[162]
|
rdelon |
-- |
|
|
01/21/05 11:02:02 |
@130
|
[130]
|
rdelon |
-- |
|
|
01/03/05 12:46:36 |
@115
|
[115]
|
rdelon |
Removed GeneratorFilter? (this is now part of the core) and updated … |
|
|
12/29/04 16:58:57 |
@109
|
[109]
|
rboerma |
changed \n --> \r\n for text files. |
|
|
12/29/04 15:28:28 |
@102
|
[102]
|
dpotter |
add descriptive names to the tutorials |
|
|
12/29/04 15:06:35 |
@101
|
[101]
|
rboerma |
converted \r\n to \n in all the .conf, .txt and .py files. use … |
|
|
11/21/04 11:25:38 |
@11
|
[11]
|
rdelon |
-- |
|
|
11/20/04 14:52:12 |
@8
|
[8]
|
rdelon |
-- |