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

root/trunk/cherrypy/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 09/28/08 02:21:29 @2047 [2047] visteya Change lib.static.serve_file() to use a file generator for requests with …
(edit) 09/27/08 19:29:56 @2045 [2045] fumanchu Fix for #854 (Add possibility to disable session cleanup thread).
(edit) 08/20/08 12:18:28 @2034 [2034] fumanchu Typo in httpauth.py
(edit) 08/18/08 12:57:05 @2033 [2033] visteya moved file_generator from _cprequest.py to lib/init.py
(edit) 07/24/08 11:08:38 @2026 [2026] fumanchu Doc tweaks.
(edit) 07/16/08 13:58:10 @2021 [2021] fumanchu Fix for #840 (File-based sessions storage path is not stored as an …
(edit) 07/09/08 00:55:06 @2016 [2016] nick125 * Test case and fix for Ticket #780
(edit) 07/05/08 21:50:57 @2015 [2015] fumanchu Test and fix for #836 (Can't raise exceptions over XMLRPC).
(edit) 07/03/08 00:51:43 @2012 [2012] fumanchu Doc tweaks.
(edit) 06/28/08 20:22:52 @1994 [1994] fumanchu Fix for #803 (run CP under Google App Engine).
(edit) 06/28/08 17:44:43 @1993 [1993] fumanchu Fix for #832 (Failure in test_encoding). I'm reasonably sure this is what …
(edit) 06/22/08 19:32:32 @1985 [1985] fumanchu Fix for #827 (Profile viewer doesn't work with Python2.5).
(edit) 06/08/08 16:56:25 @1980 [1980] fumanchu Fix for #782 (X-Forwarded-Ssl).
(edit) 06/04/08 00:21:56 @1975 [1975] fumanchu Docstring updates.
(edit) 05/25/08 15:02:04 @1970 [1970] fumanchu Minor refactor and dropping an unused import.
(edit) 05/24/08 12:55:33 @1967 [1967] fumanchu Moved an import.
(edit) 05/24/08 12:55:05 @1966 [1966] fumanchu Doc tweak.
(edit) 05/15/08 00:41:05 @1957 [1957] fumanchu Doc tweak.
(edit) 04/26/08 20:19:53 @1955 [1955] fumanchu Test and fix for #791 (cherrypy.lib.xmlrpc.respond cannot marshal …
(edit) 04/05/08 15:04:56 @1938 [1938] fumanchu Audit of logging: 1. cherrypy.log now defaults to INFO. …
(edit) 03/18/08 13:28:46 @1932 [1932] fumanchu Session filename buglet. See …
(edit) 03/18/08 13:23:50 @1931 [1931] fumanchu Fixed setup.py for the restsrv -> process change, plus fixed a couple svn …
(edit) 03/16/08 17:29:06 @1926 [1926] fumanchu Renamed restsrv -> process in all referrers.
(edit) 03/16/08 10:33:19 @1924 [1924] fumanchu Fix for #799 (_test_concurrency fails periodically). Turns out the …
(edit) 03/14/08 10:24:28 @1923 [1923] fumanchu Stuck cherrypy.url in log_hooks.
(edit) 03/14/08 10:18:00 @1922 [1922] fumanchu Various session fixes, including #717 (sessions should have a len
(edit) 03/14/08 10:11:11 @1917 [1917] fumanchu Moved mimetools to only import if needed.
(edit) 02/29/08 11:30:36 @1904 [1904] fumanchu Fix for #792 (Invalid session id in cookie).
(edit) 02/18/08 12:51:51 @1891 [1891] lawouach Fix for #787 only for digest though as basic responses don't provide the …
(edit) 02/18/08 12:14:19 @1890 [1890] lawouach Fix for #788
(edit) 02/04/08 21:18:15 @1886 [1886] fumanchu Minor PG session refactor.
(edit) 02/04/08 20:49:49 @1885 [1885] fumanchu Added a 'severity' arg to the log_tracebacks tool.
(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/16/08 16:33:45 @1866 [1866] lawouach Fixed #759
(edit) 01/12/08 19:22:22 @1840 [1840] fumanchu Fix for #709 (Cherrypy accepts user-supplied session identifiers). Also …
(edit) 01/12/08 17:43:56 @1838 [1838] fumanchu 3.0/3.1 fix for #760 (Session tool cleanup frequency).
(edit) 01/12/08 17:13:17 @1836 [1836] fumanchu Fix for #763 (Exception when parsing Content-Type).
(edit) 11/07/07 18:13:15 @1819 [1819] fumanchu Docstring.
(edit) 10/30/07 18:16:54 @1814 [1814] zakj Coerced all path names in covercp.py to lower-case, since some versions of …
(edit) 10/29/07 19:27:35 @1811 [1811] fumanchu Fix for #745 (Make a builtin tool which logs all hooks for a given …
(edit) 10/28/07 13:50:44 @1801 [1801] fumanchu Forward port to trunk of 3.0.x [1715]. Buglet in PostgresqlSession?
(edit) 10/28/07 13:37:50 @1798 [1798] fumanchu Trunk fix for #714 (bug in tools.caching).
(edit) 10/28/07 13:33:34 @1797 [1797] fumanchu Forward port to trunk from 3.0.x [1704]. Responses were being gzipped …
(edit) 10/28/07 13:28:42 @1796 [1796] fumanchu Forward port to trunk from 3.0.x [1703]. Added checking of 'Vary' header …
(edit) 10/28/07 13:16:46 @1795 [1795] fumanchu Trunk fix for #662.
(edit) 10/28/07 12:53:16 @1794 [1794] fumanchu More-meaningful config syntax errors.
(edit) 10/27/07 23:14:47 @1790 [1790] fumanchu Fix for #728 (tools.expires doesn't set a past-date header when secs=0).
(edit) 10/27/07 19:55:13 @1786 [1786] fumanchu Fix for #622, #742, #736. The wsgiserver would respond without closing …
(edit) 10/27/07 12:15:58 @1773 [1773] fumanchu Trunk fix for #744 (Malicious cookies may allow access to files outside …
(edit) 10/26/07 23:10:31 @1771 [1771] fumanchu Fix for #721 (bugs in tools.caching).
(edit) 10/26/07 21:23:02 @1770 [1770] fumanchu Fix for #710 (Allow forcing a new session id).
(edit) 10/26/07 02:33:28 @1767 [1767] fumanchu Fix for #740 (Default server.socket_host to IPv4 address).
(edit) 10/26/07 00:44:51 @1763 [1763] fumanchu Fix for #700 (Deprecate the wsgiapp Tool).
(edit) 10/21/07 20:29:33 @1762 [1762] zakj Primarily to support text-based content types that do not start with …
(edit) 10/16/07 16:11:06 @1753 [1753] lakin Static tool: allow the use of ~ as a placeholder for a the user's home …
(edit) 10/16/07 15:06:41 @1752 [1752] fumanchu Reworked WSPBus plugins; most now have a 'subscribe' method which attaches …
(edit) 10/04/07 03:10:31 @1736 [1736] fumanchu New MemcachedSession? class. The Session class API had to change a bit: …
(edit) 09/27/07 14:12:48 @1725 [1725] fumanchu Even more unrepr goodness.
(edit) 09/26/07 18:21:10 @1724 [1724] fumanchu Allow string concatenation in config files. Very useful for using …
(edit) 09/20/07 17:27:56 @1722 [1722] fumanchu Fix for #732 (tools.decode and non str params).
(edit) 09/18/07 12:14:06 @1721 [1721] fumanchu Some updates to the new cherrypy.serving name.
(edit) 09/18/07 12:06:00 @1719 [1719] fumanchu Fix for #730 (missing unicode params after tools.decode).
(edit) 08/22/07 12:15:01 @1708 [1708] fumanchu Better trunk fix for #680 (session init bugs).
(edit) 07/21/07 12:24:26 @1699 [1699] fumanchu Added builtins and subscript to unrepr.
(edit) 07/09/07 16:31:51 @1696 [1696] fumanchu Docstrings in lib/sessions.py
(edit) 06/24/07 00:37:24 @1690 [1690] fumanchu restsrv changes: …
(edit) 06/23/07 21:45:12 @1687 [1687] fumanchu Fix and tests for http.urljoin. Did not correctly handle blank …
(edit) 06/22/07 11:06:43 @1682 [1682] lawouach Fix for #699
(edit) 06/22/07 02:44:04 @1678 [1678] fumanchu Fix for #648 (Flash 8 upload socket timeout). Optional safe_multipart tool …
(edit) 06/17/07 18:55:09 @1673 [1673] fumanchu Fix for #680 (sessions save() and close() assume init() was called).
(edit) 06/17/07 15:09:58 @1671 [1671] fumanchu Trunk fix for #677 (_cpwsgi requestLine: PATH_INFO SCRIPT_NAME).
(edit) 06/16/07 18:35:25 @1668 [1668] fumanchu Fix for #689 (add equivalent of trailing_slash tool for static content). …
(edit) 06/16/07 18:09:43 @1667 [1667] fumanchu Final fix for #662 (error on configuration directive …
(edit) 06/16/07 15:36:00 @1664 [1664] fumanchu Docstring update and more RFC terminology.
(edit) 05/03/07 23:13:17 @1654 [1654] dowski Added support for passing **params in the profiler (trunk).
(edit) 05/02/07 00:19:17 @1652 [1652] fumanchu Doc updates.
(edit) 03/13/07 19:04:14 @1639 [1639] fumanchu Changed pywebd subpackage to "restsrv".
(edit) 03/13/07 17:24:58 @1638 [1638] fumanchu Import minimization for #672: xmlrpclib.
(edit) 03/05/07 15:22:13 @1627 [1627] fumanchu New pywebd module. Trunk is now "3.1alpha".
(edit) 02/16/07 21:15:28 @1620 [1620] fumanchu Fix to unrepr for function calls.
(edit) 02/07/07 15:29:04 @1614 [1614] lawouach Implemented a login attribute for the request and answered #653
(edit) 02/05/07 13:12:08 @1611 [1611] fumanchu Moved default threadlocal objects into the serving class instead of the …
(edit) 01/21/07 21:50:48 @1604 [1604] fumanchu Docstring updates.
(edit) 01/20/07 02:03:09 @1602 [1602] fumanchu First crack at attribute docs on major components. New …
(edit) 01/16/07 15:10:54 @1600 [1600] fumanchu Fix for #642 (session.pop).
(edit) 01/11/07 10:45:28 @1594 [1594] fumanchu Added 'must-revalidate' to Cache-Control header in expires tool.
(edit) 01/11/07 10:44:16 @1592 [1592] fumanchu Doc work.
(edit) 12/28/06 17:25:01 @1579 [1579] fumanchu Fix for #630 (Implicit session locking before_request_body harms uploads). …
(edit) 12/16/06 14:20:07 @1533 [1533] fumanchu Fixed serious buglet in SizeCheckWrapper? (allowed unmonitored read).
(edit) 12/09/06 16:48:50 @1495 [1495] fumanchu Fixed bug in caching; invalid methods did not delete cached resource. See …
(edit) 12/06/06 18:25:52 @1472 [1472] fumanchu Docstring for lib.sessions.init.
(edit) 12/02/06 14:38:49 @1466 [1466] fumanchu Initial test_tidy, plus a bugfix in tidy.strict_xml and indent args.
(edit) 12/01/06 23:34:00 @1462 [1462] fumanchu Clearer trailing-slash logic using endswith instead of slicing.
(edit) 11/30/06 13:44:34 @1460 [1460] fumanchu Renamed _cpwsgiserver.py to wsgiserver.py, to make it more …
(edit) 11/29/06 00:20:22 @1456 [1456] fumanchu Fix for #609 (Support for IronPython? 1.0).
(edit) 11/28/06 16:25:43 @1454 [1454] fumanchu Fix for the fix for #604 (session lockfile warning).
(edit) 11/27/06 16:34:50 @1452 [1452] fumanchu "Fix" (warning) for #607 (Hanging server).
(edit) 11/22/06 13:44:12 @1445 [1445] fumanchu Solution for #602 (ETag autotags are incorrect on 304): …
(edit) 11/22/06 13:36:08 @1443 [1443] fumanchu Tweaks to caching, mostly docs. Removed independent time.time() …
(edit) 11/21/06 16:46:47 @1442 [1442] fumanchu Removed obsolete code for multivalent HeaderMap? entries.

Hosted by WebFaction

Log in as guest/cpguest to create tickets