|
|
06/24/08 00:18:26 |
@1989
|
[1989]
|
fumanchu |
Moved all bus plugins onto the engine object itself, and fixed a couple … |
|
|
03/18/08 12:47:35 |
@1930
|
[1930]
|
fumanchu |
Working cherryd daemon script. New FlupFCGIServer wrapper in servers.py. … |
|
|
02/05/08 00:27:29 |
@1887
|
[1887]
|
fumanchu |
First crack at a cherrypy daemon script. Lots of extension work to do, … |
|
|
01/27/08 19:54:00 |
@1882
|
[1882]
|
fumanchu |
Fix for #776 (assumed set builtin). |
|
|
01/13/08 20:27:15 |
@1861
|
[1861]
|
fumanchu |
Spurious import. |
|
|
10/28/07 12:53:16 |
@1794
|
[1794]
|
fumanchu |
More-meaningful config syntax errors. |
|
|
10/18/07 21:43:38 |
@1758
|
[1758]
|
fumanchu |
Bus docs, plus dropping the 'restart' channel in favor of calling 'exit' … |
|
|
10/16/07 15:06:41 |
@1752
|
[1752]
|
fumanchu |
Reworked WSPBus plugins; most now have a 'subscribe' method which attaches … |
|
|
06/24/07 00:37:24 |
@1690
|
[1690]
|
fumanchu |
restsrv changes:
… |
|
|
04/03/07 17:29:27 |
@1648
|
[1648]
|
fumanchu |
Allow "environment" config entry to be blank or None. |
|
|
03/05/07 15:22:13 |
@1627
|
[1627]
|
fumanchu |
New pywebd module. Trunk is now "3.1alpha". |
|
|
02/05/07 15:30:03 |
@1612
|
[1612]
|
fumanchu |
Promoted namespace dicts to their own class (so they can share docs). |
|
|
01/26/07 21:54:19 |
@1605
|
[1605]
|
fumanchu |
Docstrings, plus Application now copies its cls.namespaces into … |
|
|
01/09/07 12:31:06 |
@1590
|
[1590]
|
fumanchu |
Fix for #637 (Move signal handlers into Engine class). |
|
|
12/28/06 14:34:24 |
@1574
|
[1574]
|
fumanchu |
Moved checker back to cherrypy.checker from engine, and also added a new … |
|
|
12/22/06 13:03:35 |
@1558
|
[1558]
|
dowski |
Fix for #627. |
|
|
12/21/06 01:44:36 |
@1545
|
[1545]
|
fumanchu |
Oops. |
|
|
12/20/06 03:58:21 |
@1536
|
[1536]
|
fumanchu |
Moved check_compatibility into _cpchecker.py. Also allow disabling of … |
|
|
12/19/06 19:17:19 |
@1535
|
[1535]
|
fumanchu |
New cherrypy.checker which runs by default in development mode. |
|
|
11/16/06 11:23:32 |
@1429
|
[1429]
|
fumanchu |
Doc tweak. |
|
|
10/28/06 22:34:23 |
@1421
|
[1421]
|
fumanchu |
Oops. |
|
|
10/28/06 21:45:36 |
@1420
|
[1420]
|
fumanchu |
Better support for custom toolboxes and namespaces:
… |
|
|
09/22/06 20:26:45 |
@1373
|
[1373]
|
fumanchu |
New _cpconfig.check_compatibility function. |
|
|
09/16/06 15:08:31 |
@1369
|
[1369]
|
fumanchu |
Fix for #562 (Redirect for slash doesn't use tools.proxy.base). Moved … |
|
|
09/05/06 17:54:42 |
@1336
|
[1336]
|
fumanchu |
Moved request.namespaces back to the class level (each instance gets a … |
|
|
09/02/06 02:25:29 |
@1311
|
[1311]
|
fumanchu |
Changed every instance of 'conf' in the API to 'config'. |
|
|
08/30/06 01:13:00 |
@1299
|
[1299]
|
fumanchu |
Oops. Was using old autoreload conf keys. |
|
|
08/28/06 16:28:08 |
@1292
|
[1292]
|
fumanchu |
Allow dynamic custom config namespaces. |
|
|
08/28/06 13:39:08 |
@1288
|
[1288]
|
fumanchu |
Tweaks to docs, line lengths, tests, and number of serving lookups. |
|
|
08/26/06 17:54:36 |
@1285
|
[1285]
|
fumanchu |
Logging cleanups:
1. Moved LogManager? to new _cplogging module. … |
|
|
08/26/06 03:26:19 |
@1281
|
[1281]
|
fumanchu |
API and docstring cleanups:
… |
|
|
08/25/06 16:25:56 |
@1278
|
[1278]
|
fumanchu |
More (final?) config overhaul work:
… |
|
copied from trunk/cherrypy/config.py:
|
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |