|
|
10/26/07 00:44:51 |
@1763
|
[1763]
|
fumanchu |
Fix for #700 (Deprecate the wsgiapp Tool). |
|
|
11/30/06 13:44:34 |
@1460
|
[1460]
|
fumanchu |
Renamed _cpwsgiserver.py to wsgiserver.py, to make it more … |
|
|
11/07/06 15:43:06 |
@1427
|
[1427]
|
fumanchu |
Some tool buglets and docs. |
|
|
09/30/06 10:56:25 |
@1388
|
[1388]
|
fumanchu |
Safer wsgi close. |
|
|
09/08/06 13:09:59 |
@1340
|
[1340]
|
fumanchu |
Test support for wsgiref.validate (new '--validate' arg to test.py), plus … |
|
|
08/28/06 13:39:08 |
@1288
|
[1288]
|
fumanchu |
Tweaks to docs, line lengths, tests, and number of serving lookups. |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/20/06 15:54:29 |
@1256
|
[1256]
|
fumanchu |
Missing svn:eol-style on some files. |
|
|
08/06/06 21:48:57 |
@1225
|
[1225]
|
fumanchu |
Replaced request.remote_addr, remote_port, and remote_host with a single … |
|
|
08/06/06 20:09:48 |
@1224
|
[1224]
|
fumanchu |
WSGI-related changes:
… |
|
|
08/05/06 17:14:46 |
@1217
|
[1217]
|
fumanchu |
Fix for #537 (Support for listening on multiple ports). cherrypy.server … |
|
|
06/12/06 00:34:44 |
@1137
|
[1137]
|
fumanchu |
httptools.Version was overengineered. Shame on me. Using tuples gives a … |
|
|
06/01/06 12:05:33 |
@1114
|
[1114]
|
fumanchu |
Removed "filter" from lots of places, including renaming of tests. |
|
|
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/01/06 01:40:59 |
@1082
|
[1082]
|
fumanchu |
Lots of changes to error and log handling:
… |
|
|
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. … |