|
|
06/30/08 14:14:22 |
@2007
|
[2007]
|
fumanchu |
Marking CP 3.1.0 final. |
|
|
06/25/08 23:21:25 |
@1990
|
[1990]
|
fumanchu |
Fix for #826 (@cherrypy.expose() fails with no argument). |
|
|
06/24/08 00:18:26 |
@1989
|
[1989]
|
fumanchu |
Moved all bus plugins onto the engine object itself, and fixed a couple … |
|
|
05/17/08 14:34:28 |
@1961
|
[1961]
|
fumanchu |
Updating version to 3.1rc1. |
|
|
04/26/08 18:40:30 |
@1951
|
[1951]
|
fumanchu |
Fix for #805 (Remove import of inspect). |
|
|
04/05/08 15:04:56 |
@1938
|
[1938]
|
fumanchu |
Audit of logging:
1. cherrypy.log now defaults to INFO. … |
|
|
03/16/08 17:29:06 |
@1926
|
[1926]
|
fumanchu |
Renamed restsrv -> process in all referrers. |
|
|
01/17/08 01:59:43 |
@1868
|
[1868]
|
fumanchu |
Half of the fix for #717 (sessions should have a len function). Not … |
|
|
01/13/08 16:49:44 |
@1850
|
[1850]
|
dowski |
Version number bump in preparation for 3.1.0beta3. |
|
|
01/12/08 23:07:38 |
@1842
|
[1842]
|
fumanchu |
Moved win32 console ctrl handler into a separate plugin, so that it's able … |
|
|
01/12/08 17:35:17 |
@1837
|
[1837]
|
fumanchu |
Fix for #756 (Deprecate server.quickstart):
… |
|
|
11/12/07 15:39:36 |
@1826
|
[1826]
|
fumanchu |
Some bus/plugin improvements. |
|
|
11/11/07 13:47:09 |
@1824
|
[1824]
|
fumanchu |
Trunk fix for #752 (Return cherrypy.server to a single-server model):
… |
|
|
10/28/07 00:24:20 |
@1793
|
[1793]
|
fumanchu |
Marking 3.1beta. |
|
|
10/26/07 21:14:08 |
@1769
|
[1769]
|
fumanchu |
Fix for #725 (cherrypy.url should default to emitting server-relative … |
|
|
10/26/07 20:44:31 |
@1768
|
[1768]
|
fumanchu |
Docs and new url() test. |
|
|
10/26/07 02:33:28 |
@1767
|
[1767]
|
fumanchu |
Fix for #740 (Default server.socket_host to IPv4 address). |
|
|
10/18/07 21:18:33 |
@1757
|
[1757]
|
dan |
Moving execv to the main thread to fix restarts on OSX. Removing Reexec. … |
|
|
10/18/07 17:16:37 |
@1756
|
[1756]
|
fumanchu |
Final fixes to test_states. |
|
|
10/16/07 15:06:41 |
@1752
|
[1752]
|
fumanchu |
Reworked WSPBus plugins; most now have a 'subscribe' method which attaches … |
|
|
10/08/07 17:51:12 |
@1739
|
[1739]
|
fumanchu |
Doc updates, better memcached detection in test_session, and changed … |
|
|
09/18/07 12:10:49 |
@1720
|
[1720]
|
fumanchu |
Promoted cherrypy._serving to cherrypy.serving. |
|
|
06/25/07 12:41:43 |
@1692
|
[1692]
|
fumanchu |
New WSPBus log behavior, plus a signal fix. |
|
|
06/24/07 00:37:24 |
@1690
|
[1690]
|
fumanchu |
restsrv changes:
… |
|
|
06/17/07 15:09:58 |
@1671
|
[1671]
|
fumanchu |
Trunk fix for #677 (_cpwsgi requestLine: PATH_INFO SCRIPT_NAME). |
|
|
06/16/07 19:08:55 |
@1669
|
[1669]
|
fumanchu |
Oops. Fix for [1659]. |
|
|
06/16/07 18:09:43 |
@1667
|
[1667]
|
fumanchu |
Final fix for #662 (error on configuration directive … |
|
|
06/06/07 17:01:22 |
@1659
|
[1659]
|
fumanchu |
Top-level namespace cleanup (removed pydoc). |
|
|
05/30/07 18:54:09 |
@1657
|
[1657]
|
fumanchu |
RFC 2606 updates (official example domains). |
|
|
05/23/07 12:42:49 |
@1656
|
[1656]
|
fumanchu |
Docstring updates. |
|
|
03/13/07 19:04:14 |
@1639
|
[1639]
|
fumanchu |
Changed pywebd subpackage to "restsrv". |
|
|
03/05/07 15:22:13 |
@1627
|
[1627]
|
fumanchu |
New pywebd module. Trunk is now "3.1alpha". |
|
|
02/19/07 18:33:43 |
@1622
|
[1622]
|
dowski |
Changed version numbers in preparation for 3.0.1 release. |
|
|
02/08/07 12:22:47 |
@1615
|
[1615]
|
fumanchu |
More doc updates. |
|
|
02/05/07 13:12:08 |
@1611
|
[1611]
|
fumanchu |
Moved default threadlocal objects into the serving class instead of the … |
|
|
02/05/07 11:12:22 |
@1610
|
[1610]
|
fumanchu |
Allow expose to work (without alias) on platforms that don't have … |
|
|
02/01/07 13:06:34 |
@1608
|
[1608]
|
fumanchu |
New engine.release method, which decouples request and engine. Also new … |
|
|
01/20/07 02:03:09 |
@1602
|
[1602]
|
fumanchu |
First crack at attribute docs on major components. New … |
|
|
01/20/07 02:00:25 |
@1601
|
[1601]
|
fumanchu |
Bah. I meant to fix help(cherrypy.request) all along for CP 3 final and … |
|
|
01/11/07 16:45:48 |
@1596
|
[1596]
|
fumanchu |
Fix for #640 (cherrypy.session does not implement __contains__). |
|
|
01/07/07 16:00:56 |
@1589
|
[1589]
|
fumanchu |
Fix for #636 (Move wsgiserver.py into a subdirectory for cleaner … |
|
|
12/28/06 14:34:24 |
@1574
|
[1574]
|
fumanchu |
Moved checker back to cherrypy.checker from engine, and also added a new … |
|
|
12/21/06 08:43:54 |
@1546
|
[1546]
|
dowski |
Preparing for the 3.0.0 release. |
|
|
12/21/06 01:10:15 |
@1541
|
[1541]
|
fumanchu |
checker: … |
|
|
12/20/06 23:49:52 |
@1540
|
[1540]
|
fumanchu |
Minor cleanups. |
|
|
12/19/06 19:17:19 |
@1535
|
[1535]
|
fumanchu |
New cherrypy.checker which runs by default in development mode. |
|
|
12/11/06 20:17:21 |
@1528
|
[1528]
|
fumanchu |
Changes to socket_host:
… |
|
|
12/03/06 04:35:46 |
@1469
|
[1469]
|
fumanchu |
More cherrypy.dispatch cleanup. |
|
|
12/02/06 16:30:23 |
@1467
|
[1467]
|
fumanchu |
pychecker and doc tweaks. |
|
|
12/01/06 23:34:00 |
@1462
|
[1462]
|
fumanchu |
Clearer trailing-slash logic using endswith instead of slicing. |
|
|
11/28/06 16:26:53 |
@1455
|
[1455]
|
fumanchu |
New cherrypy.dispatch ref to _cpdispatch module. |
|
|
11/27/06 06:45:01 |
@1446
|
[1446]
|
dowski |
Updated version numbers in preparation for 3.0RC1 release. |
|
|
10/28/06 21:45:36 |
@1420
|
[1420]
|
fumanchu |
Better support for custom toolboxes and namespaces:
… |
|
|
10/24/06 13:34:50 |
@1409
|
[1409]
|
fumanchu |
Added __delitem__ to ThreadLocalProxy? to support {{{del … |
|
|
10/23/06 12:07:14 |
@1408
|
[1408]
|
lawouach |
dict can't be updated with None value. |
|
|
10/21/06 13:33:00 |
@1404
|
[1404]
|
fumanchu |
Quickstart now calls config.update. See … |
|
|
10/19/06 01:13:17 |
@1400
|
[1400]
|
fumanchu |
Applied suggested patch to #584 (Need a way to get the url submitted to a … |
|
|
10/08/06 01:52:59 |
@1393
|
[1393]
|
fumanchu |
Explicit import of _cprequest in cherrypy.__init__. Not sure why my … |
|
|
09/27/06 15:06:13 |
@1380
|
[1380]
|
dowski |
Version number changes in preparation for the CP 3.0.0beta2 release. |
|
|
09/16/06 15:08:31 |
@1369
|
[1369]
|
fumanchu |
Fix for #562 (Redirect for slash doesn't use tools.proxy.base). Moved … |
|
|
09/16/06 12:33:20 |
@1368
|
[1368]
|
fumanchu |
Improvements to cherrypy.url:
… |
|
|
09/14/06 13:12:17 |
@1365
|
[1365]
|
fumanchu |
Removed app.guess_abs_path. Use cherrypy.url(script_name=app.script_name) … |
|
|
09/11/06 12:26:06 |
@1350
|
[1350]
|
fumanchu |
Collapsed request.url and tree.url into a single cherrypy.url function. |
|
|
09/05/06 15:28:01 |
@1335
|
[1335]
|
fumanchu |
Rather than default to an error log file, we'll just default to screen. … |
|
|
09/04/06 16:12:38 |
@1334
|
[1334]
|
jtate |
Make a CherryPyException?, from which all exceptions inherit, and also is … |
|
|
09/04/06 15:21:51 |
@1332
|
[1332]
|
fumanchu |
Changing version to 3.0.0beta. |
|
|
09/02/06 02:25:29 |
@1311
|
[1311]
|
fumanchu |
Changed every instance of 'conf' in the API to 'config'. |
|
|
09/02/06 02:09:33 |
@1309
|
[1309]
|
fumanchu |
Moved _wsgi_callable to _cptree, and we now import _cpwsgi as … |
|
|
09/01/06 12:59:00 |
@1307
|
[1307]
|
fumanchu |
Global log.screen now True. |
|
|
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/26/06 01:26:58 |
@1280
|
[1280]
|
fumanchu |
Hook priority system:
… |
|
|
08/25/06 16:25:56 |
@1278
|
[1278]
|
fumanchu |
More (final?) config overhaul work:
… |
|
|
08/24/06 02:06:16 |
@1276
|
[1276]
|
fumanchu |
Fixes to some typos in [1274]. |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/24/06 01:35:47 |
@1274
|
[1274]
|
fumanchu |
Made all imports absolute "just in case" for Python 2.5. |
|
|
08/17/06 18:29:23 |
@1249
|
[1249]
|
fumanchu |
WSGI improvements from Christian's cp3-wsgi-remix branch:
… |
|
|
08/12/06 11:39:31 |
@1243
|
[1243]
|
fumanchu |
Lots of mixedCase to lower_with_underscores. |
|
|
08/11/06 15:36:25 |
@1236
|
[1236]
|
lawouach |
Fixed missing access log for global configuration |
|
|
08/10/06 12:32:39 |
@1232
|
[1232]
|
fumanchu |
Revamped session module. Much better tests. Cleanup is now in a separate, … |
|
|
08/09/06 18:50:46 |
@1231
|
[1231]
|
fumanchu |
New deadlock monitor which sets Response.timed_out to True if … |
|
|
08/06/06 21:48:57 |
@1225
|
[1225]
|
fumanchu |
Replaced request.remote_addr, remote_port, and remote_host with a single … |
|
|
08/05/06 18:05:52 |
@1219
|
[1219]
|
fumanchu |
Changed server.start to server.quickstart, and server.start_all to … |
|
|
07/20/06 10:45:15 |
@1205
|
[1205]
|
fumanchu |
Py 2.3 doesn't do multiline imports. |
|
|
07/02/06 00:49:30 |
@1183
|
[1183]
|
fumanchu |
Cleanup of cherrypy and cherrypy.config namespaces. Changed … |
|
|
06/27/06 13:01:08 |
@1164
|
[1164]
|
fumanchu |
Replaced http.HTTPDate with its clone rfc822.formatdate. |
|
|
06/25/06 01:02:33 |
@1156
|
[1156]
|
fumanchu |
Much Better Logging (see #256). Apps now have their own access and error … |
|
|
06/22/06 18:38:28 |
@1155
|
[1155]
|
fumanchu |
Fix for #256 (log file needs a lock). CherryPy now uses the stdlib's … |
|
|
06/21/06 17:50:00 |
@1154
|
[1154]
|
fumanchu |
Quick and dirty trap of log file errors. |
|
|
06/18/06 21:04:36 |
@1146
|
[1146]
|
fumanchu |
Made cherrypy.request and .response more sef-documenting by populating … |
|
|
06/12/06 12:51:53 |
@1142
|
[1142]
|
fumanchu |
Removed inspect import in cherrypy.decorate, decorateAll. |
|
|
06/12/06 01:46:25 |
@1141
|
[1141]
|
fumanchu |
Renamed httptools to "http" to reduce confusion with new cherrypy.tools. … |
|
|
06/12/06 01:10:31 |
@1139
|
[1139]
|
fumanchu |
Got rid of _cperror.Error base class, and "from _cperror import *" in top … |
|
|
06/11/06 23:11:53 |
@1135
|
[1135]
|
fumanchu |
Moved coverage out of the core. |
|
|
06/11/06 22:57:21 |
@1134
|
[1134]
|
fumanchu |
Separated tool construction from default toolbox by renaming … |
|
|
06/04/06 23:00:57 |
@1120
|
[1120]
|
fumanchu |
New cherrypy.quickstart function. |
|
|
06/01/06 13:02:52 |
@1115
|
[1115]
|
fumanchu |
New Tool.enable method (compile-time decorator to set the wrapped … |
|
|
05/10/06 01:11:38 |
@1102
|
[1102]
|
fumanchu |
Dispatch and config lookup now happens as early as possible, once per … |
|
|
05/07/06 16:50:19 |
@1097
|
[1097]
|
fumanchu |
Renamed _cp_log_message to "_cputil.log", and moved its customization from … |