summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixes missing titles in code snippets and figures (Ticket 355)Sylvain Hellegouarch2005-11-272-67/+110
|
* Docs: explanatory diagram for error-handling flow.Robert Brewer2005-11-142-0/+12
|
* Docs: updated encodingFilter config entries. (Also fixed some dtd-invalid ↵Robert Brewer2005-11-141-18/+56
| | | | content.)
* started from scratch Chapter 3Sylvain Hellegouarch2005-11-111-413/+57
|
* Docs: more dispatch discussion.Robert Brewer2005-11-081-1/+80
|
* Docs: new section on mapping URI's to handlers (for app developers). More to ↵Robert Brewer2005-11-083-86/+173
| | | | come soon.
* Couple of bad mdash char's in apireference.Robert Brewer2005-11-071-2/+2
|
* Changing version number for bookRemi Delon2005-11-031-1/+1
|
* Docs: more 2.2 updates: cptools, server.request, special attributes.Robert Brewer2005-11-031-496/+556
|
* Docs: new config, error sections for 2.2.Robert Brewer2005-11-032-70/+166
|
* Docs: browserUrl also contains querystring if present.Robert Brewer2005-10-261-1/+2
|
* Set the building blog section as being rewritten from scratch soonSylvain Hellegouarch2005-10-211-1/+2
|
* Book: New blurb about the request and response object lifetimes.Robert Brewer2005-10-212-3/+12
|
* Preparing for 2.1.0 releaseRemi Delon2005-10-211-1/+1
|
* Doc change for #345Remi Delon2005-10-211-0/+1
|
* Changing the default value for sessionFilter.locking from "implicit" to ↵Remi Delon2005-10-211-16/+2
| | | | "explicit"
* New section in designchoices.xml on "How CherryPy relates to REST".Robert Brewer2005-10-201-0/+43
|
* Applied patch from Michael GoettscheSylvain Hellegouarch2005-10-181-1/+6
|
* Fix for #335.Christian Wyglendowski2005-10-113-8/+16
|
* doc syntax and typo fix.John P. Speno2005-10-061-1/+1
|
* Better autoreload.gif.Robert Brewer2005-10-041-0/+0
|
* NNew autoreload GIF in apireference.xml.Robert Brewer2005-10-033-110/+131
|
* More updates to apireference.xml (CherryPy library).Robert Brewer2005-10-031-3/+60
|
* Lots of updates to apireference.xml.Robert Brewer2005-10-031-271/+407
|
* Consolidated the "obtain" and "install" sections for release package and ↵Robert Brewer2005-10-032-109/+103
| | | | subversion. Also, updated process.gif to rev 699.
* Got rid of the itemizedlists in the apiref.Robert Brewer2005-10-031-367/+271
|
* Fixed session example.John P. Speno2005-09-301-1/+2
|
* Doc updates for [682] (error-handling changes).Robert Brewer2005-09-274-33/+34
|
* Added descriptions of all the core config options that I am aware of related ↵Christian Wyglendowski2005-09-241-0/+12
| | | | to logging.
* Fix for #306 (doc typos).Robert Brewer2005-09-232-578/+449
|
* Docs: added a figure showing the HTTP conversation process.Robert Brewer2005-09-192-7/+18
|
* edit body for the book styleSylvain Hellegouarch2005-09-151-2/+5
|
* now it should include the css correctlySylvain Hellegouarch2005-09-153-4/+26
|
* implimented changes needed to re-close ticket:288Michael Robinson2005-09-143-2/+16
|
* 1. Initial content for designchoices.xml.Robert Brewer2005-09-134-150/+185
| | | | 2. Updates to gettingstarted.xml.
* Started a "config options reference" in docs. Added docs for ↵Remi Delon2005-09-122-0/+25
| | | | maxRequestHeaderSize and maxRequestBodySize
* doc proofing: appdeveloperreferenceRobert Brewer2005-09-127-305/+401
|
* Leave TypeError exceptions as they areRemi Delon2005-09-091-1/+1
|
* Checking in documentation for new session systemRemi Delon2005-09-051-36/+137
|
* HTTPClientError renamed HTTPStatusError, removed some outdated session ↵Michael Robinson2005-09-053-220/+57
| | | | documentation
* Added cherrypy.request.remotePort; the TCP port from which the client'sJohn P. Speno2005-08-311-12/+20
| | | | connection originates. Added this attribute to the book also.
* updateSylvain Hellegouarch2005-07-301-1/+1
|
* doc updateSylvain Hellegouarch2005-07-302-410/+472
|
* doc updatesSylvain Hellegouarch2005-07-305-25/+56
|
* fixed some docbook issue with the sessions.xml fileSylvain Hellegouarch2005-07-301-222/+122
|
* Update of the CherryPy book, filled section about the configuration systemSylvain Hellegouarch2005-07-304-60/+167
|
* looks like xsltproc requires a specific order for stylesheets to be ↵Sylvain Hellegouarch2005-07-271-2/+2
| | | | specified on the command line
* fixed stylesheets to make sure the css is declared in the HTML outputSylvain Hellegouarch2005-07-274-36/+33
|
* Added book building scripts based on 4Suite 4xslt command line. Works under ↵Sylvain Hellegouarch2005-07-272-0/+114
| | | | windows and Linux
* fixed an useless stylesheet importSylvain Hellegouarch2005-07-271-2/+0
|