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

root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/08/10 08:55:51 @2689 [2689] fumanchu Buglet in FlupFCGIServer. See …
(edit) 08/08/10 01:42:47 @2688 [2688] fumanchu First draft of wsgiserver docs.
(edit) 08/08/10 00:37:52 @2687 [2687] fumanchu A couple doc cleanups.
(edit) 08/08/10 00:13:40 @2686 [2686] fumanchu More doc work.
(edit) 07/17/10 12:27:24 @2685 [2685] jaraco Adding script I used to print the documentation for a particular class
(edit) 06/06/10 02:35:14 @2684 [2684] fumanchu Docs: Big cleanup of deployguide.
(edit) 06/05/10 19:44:59 @2683 [2683] fumanchu More and more and more doc work.
(edit) 06/05/10 17:04:53 @2682 [2682] fumanchu Even more doc work.
(edit) 06/04/10 21:58:16 @2681 [2681] fumanchu Fix for #1012 (process/plugins.py:PerpetualTimer wakes up CPU 20 times per …
(edit) 06/04/10 20:23:00 @2680 [2680] fumanchu Fixed some broken tests, including a nasty wsgiserver bug.
(edit) 06/04/10 18:03:48 @2679 [2679] fumanchu More doc work.
(edit) 05/31/10 20:11:31 @2678 [2678] fumanchu More doc work.
(edit) 05/30/10 01:22:03 @2677 [2677] fumanchu Removed AttributeDocstring? metaclass in favor of Sphinx-style docstrings. …
(edit) 05/15/10 12:56:53 @2676 [2676] fumanchu Made dot-to-underscore translation extensible.
(edit) 05/08/10 14:43:28 @2675 [2675] fumanchu Doc work on cherrypy.process.
(edit) 05/01/10 12:29:05 @2674 [2674] fumanchu Fix for #1008 (Oversized request URL can result in an exception).
(edit) 05/01/10 11:40:36 @2673 [2673] fumanchu Fix for #1007 (Raising a MaxSizeExceeded? exception results in a 413 …
(edit) 05/01/10 11:38:48 @2672 [2672] fumanchu Fixed up README for nose tests.
(edit) 04/27/10 15:06:08 @2670 [2670] fumanchu Removed test.py etc.
(edit) 04/24/10 17:19:53 @2669 [2669] fumanchu Test and fix for #980 (tools.encode(text_only=False, add_charset=True) …
(edit) 04/24/10 17:19:13 @2668 [2668] fumanchu A couple test tweaks.
(edit) 04/24/10 15:07:19 @2667 [2667] fumanchu Fixed test_states import of cherrypy.
(edit) 03/16/10 10:13:57 @2658 [2658] jaraco Adding documentation on custom headers …
(edit) 03/15/10 16:12:44 @2657 [2657] jtate Allow the default processor and handler for the json tools to be …
(edit) 03/08/10 15:48:02 @2656 [2656] jtate If you're going to send to new listeners, you'd better add them to the bus …
(edit) 03/08/10 15:44:01 @2655 [2655] jtate Make the ChannelFailure? exception more useful in backtraces and debugging …
(edit) 03/03/10 15:26:54 @2654 [2654] jaraco Added a bit of documentation for clarity
(edit) 02/28/10 20:01:29 @2653 [2653] fumanchu Docs: updated the REST doc with links, etc.
(edit) 02/28/10 19:54:21 @2652 [2652] fumanchu Docs: moved engineplugins to engine; new templates doc
(edit) 02/28/10 10:19:56 @2651 [2651] jaraco Completed most of the Implementation section (except for Self-Descriptive …
(edit) 02/25/10 17:06:00 @2650 [2650] fumanchu Docs: lots of intro work; new progguide/files/
(edit) 02/24/10 21:21:03 @2649 [2649] fumanchu Docs: deployguide work.
(edit) 02/24/10 17:47:18 @2648 [2648] jaraco Updated code sample to be complete and runnable …
(edit) 02/24/10 16:31:52 @2647 [2647] fumanchu Docs: top-level work
(edit) 02/24/10 15:59:56 @2646 [2646] chbrown Sphinx docs for deployment
(edit) 02/24/10 15:02:42 @2645 [2645] fumanchu Docstring improvements
(edit) 02/24/10 15:01:29 @2644 [2644] fumanchu Docs: deployguide stubs and cleaner indexes
(edit) 02/24/10 14:48:27 @2643 [2643] chbrown Sphinx docs (rsts) for rest of cherrypy.lib.*
(edit) 02/24/10 14:12:32 @2642 [2642] fumanchu Docs: _cplogging, _cpreqbody
(edit) 02/24/10 14:12:11 @2641 [2641] chbrown Sphinx docs in cherrypy.lib.*
(edit) 02/24/10 13:49:31 @2640 [2640] jtate nose without nose-testconfig or with but not specified now works
(edit) 02/24/10 11:37:44 @2639 [2639] fumanchu Docs: cleaned up some refs
(edit) 02/24/10 10:03:06 @2638 [2638] fumanchu Docs: more refman work.
(edit) 02/24/10 09:47:23 @2637 [2637] jtate Convert the tests to use nose instead of our own runner. This strips out …
(edit) 02/23/10 23:49:00 @2636 [2636] fumanchu Docs: moer work on module rst's
(edit) 02/23/10 21:08:16 @2635 [2635] fumanchu Oops.
(edit) 02/23/10 21:04:35 @2634 [2634] fumanchu Doc work.
(edit) 02/23/10 17:58:08 @2633 [2633] jaraco Restored edits by fumanchu
(edit) 02/23/10 17:54:09 @2632 [2632] jaraco Began adding the four interface contraints of REST
(edit) 02/23/10 17:19:03 @2631 [2631] fumanchu Docs: moved engineplugins to concepts and tweaked a couple typos.
(edit) 02/23/10 16:53:06 @2630 [2630] jaraco Adding early draft of REST document
(edit) 02/23/10 13:48:27 @2629 [2629] tskww Skeletons created for built-in plugins
(edit) 02/23/10 13:32:05 @2628 [2628] jaraco Updated documentation for _cpdispatch.VirtualHost? to fix errors in sphinx …
(edit) 02/23/10 10:58:16 @2627 [2627] fumanchu Docs: New version_added in requestbodies.rst
(edit) 02/23/10 10:42:39 @2626 [2626] fumanchu Switch to relative cherrypy.version to save an install step.
(edit) 02/23/10 10:37:27 @2625 [2625] tskww Adding requestbodies page
(edit) 02/22/10 19:23:50 @2624 [2624] mbeal add first shot at exceptions.
(edit) 02/22/10 19:16:16 @2623 [2623] tskww FAQ file updates
(edit) 02/22/10 19:10:13 @2622 [2622] fumanchu Docs: new intro/concepts/tools.rst
(edit) 02/22/10 18:53:19 @2621 [2621] petershinners experimenting with ref docs inside cherrypy.tree. added dispatching …
(edit) 02/22/10 18:32:51 @2620 [2620] fumanchu Docs: new streaming.rst (with pictures!)
(edit) 02/22/10 18:01:15 @2619 [2619] jaraco Made more things native line endings
(edit) 02/22/10 17:59:16 @2618 [2618] jaraco Adding svn:eol-style to files that don't have it.
(edit) 02/22/10 17:57:05 @2617 [2617] fumanchu Docs: Cleaned up overview.rst
(edit) 02/22/10 17:49:24 @2616 [2616] jaraco Added overscore heading for level 1 heading
(edit) 02/22/10 16:48:07 @2615 [2615] jaraco Updated Python stdlib module references
(edit) 02/22/10 16:43:26 @2614 [2614] jaraco Updated logging module
(edit) 02/22/10 16:43:19 @2613 [2613] jaraco Added a replacement to remove ! symbols (such as DontWikiLinkThis).
(edit) 02/22/10 16:39:22 @2612 [2612] jaraco Added logging docs using the command .\util\convert-trac.py …
(edit) 02/22/10 16:39:02 @2611 [2611] jaraco Added support for grabbing the content directly from a trac URL. …
(edit) 02/22/10 16:06:04 @2610 [2610] mbeal add first shot at uploading and downloading files. Uploading docs where …
(edit) 02/22/10 16:00:16 @2609 [2609] jaraco Added reference to stdlib mimetypes
(edit) 02/22/10 15:58:58 @2608 [2608] jaraco Updated stdlib module reference in static server docs
(edit) 02/22/10 15:52:33 @2607 [2607] jaraco Cleaned up static content docs
(edit) 02/22/10 15:44:36 @2606 [2606] tskww Added skeleton for FAQ and Success stories
(edit) 02/22/10 15:41:47 @2605 [2605] fumanchu Docs: added cherrypy.tree
(edit) 02/22/10 15:40:23 @2604 [2604] jaraco Adding content from trac, converted with script
(edit) 02/22/10 15:39:50 @2603 [2603] jaraco Added a blank line following :: for code blocks
(edit) 02/22/10 15:31:42 @2602 [2602] jaraco Added replacements for code blocks and inline code
(edit) 02/22/10 15:28:53 @2601 [2601] fumanchu Docs: link to py lib and cookies tweaks
(edit) 02/22/10 15:09:54 @2600 [2600] jaraco Made the replacement list introspective
(edit) 02/22/10 15:07:43 @2599 [2599] jaraco Added replacement for headings
(edit) 02/22/10 15:03:21 @2598 [2598] mbeal add first shot at converting sessions
(edit) 02/22/10 15:00:05 @2597 [2597] fumanchu Docs: caching.rst tweaks
(edit) 02/22/10 14:47:02 @2596 [2596] petershinners Start of Introduction Concepts documentation, with Configuration
(edit) 02/22/10 14:44:08 @2595 [2595] jaraco Renamed convert utility
(edit) 02/22/10 14:37:09 @2594 [2594] fumanchu Docs: Oops. Forgot refman.index
(edit) 02/22/10 14:35:53 @2593 [2593] jaraco Adding static.rst
(edit) 02/22/10 14:28:47 @2592 [2592] fumanchu Docs: Nested indexes
(edit) 02/22/10 14:17:03 @2591 [2591] jaraco Fixed links in tutorial
(edit) 02/22/10 14:16:30 @2590 [2590] fumanchu Fixed intro toc's
(edit) 02/22/10 14:15:26 @2589 [2589] jaraco Fixed bug in convert_file
(edit) 02/22/10 12:08:41 @2588 [2588] jaraco Created convert_file to codify purpose
(edit) 02/22/10 12:06:53 @2587 [2587] jaraco Added support for converting wiki links (with a TODO note)
(edit) 02/22/10 12:03:25 @2586 [2586] tskww Tutorial.rst now compiles cleanly
(edit) 02/22/10 12:02:23 @2585 [2585] fumanchu New intro/index
(edit) 02/22/10 11:42:59 @2584 [2584] jaraco Adding utility script to convert Trac Wiki links to RST links
(edit) 02/22/10 11:29:03 @2583 [2583] fumanchu Fixed index.rst
(edit) 02/22/10 11:24:57 @2582 [2582] fumanchu Moved modules stuff to refman folder
(edit) 02/22/10 11:13:04 @2581 [2581] jaraco Moved tutorial to subfolder of intro

Hosted by WebFaction

Log in as guest/cpguest to create tickets