Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

root/trunk/cherrypy/__init__.py


Mode:

Legend:

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

Hosted by WebFaction

Log in as guest/cpguest to create tickets