Timeline
03/16/10:
- 10:13 Changeset [2658] by jaraco
- Adding documentation on custom headers …
03/15/10:
- 16:12 Changeset [2657] by jtate
- Allow the default processor and handler for the json tools to be …
03/14/10:
- 05:50 Ticket #995 (defect) created by cito
- CherryPy 2.3.0 regression with Python 2.5
03/11/10:
- 21:03 Ticket #994 (defect) created by dasacc22@gmail.com
- cherryd fails if a tree.app item is instance of _cpwsgi.VirtualHost
- 10:33 Ticket #993 (enhancement) created by pfeiffersimon@googlemail.com
- wsgiserver #Docstring
03/08/10:
- 15:48 Changeset [2656] by jtate
- If you're going to send to new listeners, you'd better add them to the bus …
- 15:44 Changeset [2655] by jtate
- Make the ChannelFailure? exception more useful in backtraces and debugging …
03/06/10:
- 14:08 Ticket #992 (defect) created by dasacc22@gmail.com
- cherrypy._cpwsgi.VirtualHost needs to be documented
- 00:27 Ticket #991 (defect) closed by fumanchu
- invalid
03/05/10:
- 23:22 Ticket #991 (defect) created by dasacc22@gmail.com
- cherrypy._cprequest.Request.run should support non-relative path_info
03/03/10:
- 19:48 Ticket #990 (defect) created by absensperegrinus@gmail.com
- URI handler mapping incorrectly
- 15:26 Changeset [2654] by jaraco
- Added a bit of documentation for clarity
03/02/10:
- 03:43 CherryPyInvolved edited by lawouach
- meh…
- 03:42 CherryPyInvolved edited by lawouach
- removed announce ml which doesn't exist anymore
02/28/10:
- 20:01 Changeset [2653] by fumanchu
- Docs: updated the REST doc with links, etc.
- 19:54 Changeset [2652] by fumanchu
- Docs: moved engineplugins to engine; new templates doc
- 10:19 Changeset [2651] by jaraco
- Completed most of the Implementation section (except for Self-Descriptive …
- 09:36 Ticket #989 (enhancement) created by guest
- How do you assign a wsgi app to the root of cherrypy via the config file?
02/25/10:
- 17:06 Changeset [2650] by fumanchu
- Docs: lots of intro work; new progguide/files/
02/24/10:
- 21:21 Changeset [2649] by fumanchu
- Docs: deployguide work.
- 17:47 Changeset [2648] by jaraco
- Updated code sample to be complete and runnable …
- 16:31 Changeset [2647] by fumanchu
- Docs: top-level work
- 15:59 Changeset [2646] by chbrown
- Sphinx docs for deployment
- 15:08 TableOfContents edited by fumanchu
- 15:02 Changeset [2645] by fumanchu
- Docstring improvements
- 15:01 Changeset [2644] by fumanchu
- Docs: deployguide stubs and cleaner indexes
- 14:48 Changeset [2643] by chbrown
- Sphinx docs (rsts) for rest of cherrypy.lib.*
- 14:12 Changeset [2642] by fumanchu
- Docs: _cplogging, _cpreqbody
- 14:12 Changeset [2641] by chbrown
- Sphinx docs in cherrypy.lib.*
- 13:49 Changeset [2640] by jtate
- nose without nose-testconfig or with but not specified now works
- 11:37 Changeset [2639] by fumanchu
- Docs: cleaned up some refs
- 10:03 Changeset [2638] by fumanchu
- Docs: more refman work.
- 09:47 Changeset [2637] by jtate
- Convert the tests to use nose instead of our own runner. This strips out …
02/23/10:
- 23:49 Changeset [2636] by fumanchu
- Docs: moer work on module rst's
- 21:08 Changeset [2635] by fumanchu
- Oops.
- 21:04 Changeset [2634] by fumanchu
- Doc work.
- 17:58 Changeset [2633] by jaraco
- Restored edits by fumanchu
- 17:54 Changeset [2632] by jaraco
- Began adding the four interface contraints of REST
- 17:19 Changeset [2631] by fumanchu
- Docs: moved engineplugins to concepts and tweaked a couple typos.
- 16:53 Changeset [2630] by jaraco
- Adding early draft of REST document
- 13:48 Changeset [2629] by tskww
- Skeletons created for built-in plugins
- 13:32 Changeset [2628] by jaraco
- Updated documentation for _cpdispatch.VirtualHost? to fix errors in sphinx …
- 10:58 Changeset [2627] by fumanchu
- Docs: New version_added in requestbodies.rst
- 10:56 TableOfContents edited by tskww
- 10:42 Changeset [2626] by fumanchu
- Switch to relative cherrypy.version to save an install step.
- 10:37 TableOfContents edited by fumanchu
- link to new docs
- 10:37 Changeset [2625] by tskww
- Adding requestbodies page
02/22/10:
- 19:23 Changeset [2624] by mbeal
- add first shot at exceptions.
- 19:16 Changeset [2623] by tskww
- FAQ file updates
- 19:10 Changeset [2622] by fumanchu
- Docs: new intro/concepts/tools.rst
- 18:53 Changeset [2621] by petershinners
- experimenting with ref docs inside cherrypy.tree. added dispatching …
- 18:32 Changeset [2620] by fumanchu
- Docs: new streaming.rst (with pictures!)
- 18:01 Changeset [2619] by jaraco
- Made more things native line endings
- 17:59 Changeset [2618] by jaraco
- Adding svn:eol-style to files that don't have it.
- 17:57 Changeset [2617] by fumanchu
- Docs: Cleaned up overview.rst
- 17:49 Changeset [2616] by jaraco
- Added overscore heading for level 1 heading
- 16:48 Changeset [2615] by jaraco
- Updated Python stdlib module references
- 16:43 Changeset [2614] by jaraco
- Updated logging module
- 16:43 Changeset [2613] by jaraco
- Added a replacement to remove ! symbols (such as DontWikiLinkThis).
- 16:39 Changeset [2612] by jaraco
- Added logging docs using the command .\util\convert-trac.py …
- 16:39 Changeset [2611] by jaraco
- Added support for grabbing the content directly from a trac URL. …
- 16:06 Changeset [2610] by mbeal
- add first shot at uploading and downloading files. Uploading docs where …
- 16:00 Changeset [2609] by jaraco
- Added reference to stdlib mimetypes
- 15:58 Changeset [2608] by jaraco
- Updated stdlib module reference in static server docs
- 15:52 Changeset [2607] by jaraco
- Cleaned up static content docs
- 15:44 Changeset [2606] by tskww
- Added skeleton for FAQ and Success stories
- 15:41 Changeset [2605] by fumanchu
- Docs: added cherrypy.tree
- 15:40 Changeset [2604] by jaraco
- Adding content from trac, converted with script
- 15:39 Changeset [2603] by jaraco
- Added a blank line following :: for code blocks
- 15:31 Changeset [2602] by jaraco
- Added replacements for code blocks and inline code
- 15:28 Changeset [2601] by fumanchu
- Docs: link to py lib and cookies tweaks
- 15:09 Changeset [2600] by jaraco
- Made the replacement list introspective
- 15:07 Changeset [2599] by jaraco
- Added replacement for headings
- 15:03 Changeset [2598] by mbeal
- add first shot at converting sessions
- 15:00 Changeset [2597] by fumanchu
- Docs: caching.rst tweaks
- 14:47 Changeset [2596] by petershinners
- Start of Introduction Concepts documentation, with Configuration
- 14:44 Changeset [2595] by jaraco
- Renamed convert utility
- 14:37 Changeset [2594] by fumanchu
- Docs: Oops. Forgot refman.index
- 14:35 Changeset [2593] by jaraco
- Adding static.rst
- 14:28 Changeset [2592] by fumanchu
- Docs: Nested indexes
- 14:17 Changeset [2591] by jaraco
- Fixed links in tutorial
- 14:16 Changeset [2590] by fumanchu
- Fixed intro toc's
- 14:15 Changeset [2589] by jaraco
- Fixed bug in convert_file
- 13:38 Ticket #988 (defect) created by edenli@gmail.com
- tools.gzip.on causes pop from an empty list when Accept-Encoding contains ...
- 12:08 Changeset [2588] by jaraco
- Created convert_file to codify purpose
- 12:06 Changeset [2587] by jaraco
- Added support for converting wiki links (with a TODO note)
- 12:03 Changeset [2586] by tskww
- Tutorial.rst now compiles cleanly
- 12:02 Changeset [2585] by fumanchu
- New intro/index
- 11:42 Changeset [2584] by jaraco
- Adding utility script to convert Trac Wiki links to RST links
- 11:29 Changeset [2583] by fumanchu
- Fixed index.rst
- 11:24 Changeset [2582] by fumanchu
- Moved modules stuff to refman folder
- 11:13 Changeset [2581] by jaraco
- Moved tutorial to subfolder of intro
- 11:12 Changeset [2580] by tskww
- Create section directories
- 11:07 Changeset [2579] by jaraco
- Reverted r2574 (restoring explicit section references to maintain …
- 11:01 Changeset [2578] by tskww
- Fixing links in intro.rst
- 10:59 Changeset [2577] by jaraco
- Removed links to old translations Converted one external link
- 10:11 Changeset [2576] by jaraco
- Converted Trac headings to rst headings - now compiles to HTML
- 09:46 Changeset [2575] by jaraco
- Copying tutorial from Trac Wiki (still in Trac Wiki format)
- 09:36 Changeset [2574] by jaraco
- Changed explicit glob references in index to */*
- 09:25 Changeset [2573] by jaraco
- Removed eol-style property Added svn:eol-style property.
- 09:21 Changeset [2572] by jaraco
- Added eol-style:native to doc sources.
- 09:13 Changeset [2571] by fumanchu
- New Sphinx documentation!
02/20/10:
- 21:08 Ticket #987 (defect) created by guest
- None default dispatchers do not update the request handler config to allow ...
02/18/10:
Note: See TracTimeline for information about the timeline view.

