summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix PUT request - it wasn't submitting the input field, only a blank stringUnknown Name2014-12-101-1/+1
* Fix broken linkskevvvvv2014-12-061-2/+2
* small typomnjonge2014-07-251-1/+1
* Move util scripts to docsJason R. Coombs2014-06-272-0/+157
* Move docs to docs/Jason R. Coombs2014-06-2725-0/+5920
* Move 'docs' to 'man'. In Python projects, 'docs' typically are for Sphinx docs.Jason R. Coombs2014-06-271-263/+0
* added man page for cherrydvisteya2009-06-151-0/+263
* There's no need to keep old presentations around in SVN (or distro them). You...Robert Brewer2008-01-1442-3262/+0
* Removed trunk/docs/book folder, as that won't be upgraded for CP 3.Robert Brewer2006-08-3061-3125/+0
* Fix in 2.x and trunk for #522 (redirect documentation doesn't talk about stat...Robert Brewer2006-06-301-631/+634
* Moving visuals up one levelRemi Delon2006-03-294-0/+0
* Checking in logos and new favicon.icoRemi Delon2006-03-294-0/+0
* Updated wsgiappfilter section of the book.Christian Wyglendowski2006-03-161-25/+8
* Added documentation to the book for the wsgiappfilter.Christian Wyglendowski2006-03-121-13/+52
* Added "on_renew_session" callback to sessionfilterRemi Delon2006-02-281-2/+7
* Removed deprecated _cphttpserver.py.Robert Brewer2006-02-161-648/+632
* Renamed queryString into query_stringRemi Delon2006-02-161-3/+3
* Docs: cherrypy.treeRobert Brewer2006-02-162-612/+685
* When running under _cphttpserver, request.wsgi_environ is now set to an empty...Christian Wyglendowski2006-01-311-1/+1
* API doc entry for cherrypy.request.wsgi_environChristian Wyglendowski2006-01-311-0/+4
* Better document session.acquire_lock()Remi Delon2006-01-261-7/+20
* Deprecated "initOnly" and "serverClass". New names are "init_only" and "serve...Remi Delon2006-01-261-7/+7
* Deprecating simpleCookie (use "simple_cookie" instead)Remi Delon2006-01-261-3/+3
* Doc update for #55/[879].Robert Brewer2005-12-231-1024/+586
* Specify in book that the PostgreSql backend for sessions works with psycopg2Remi Delon2005-12-131-1/+1
* Slides for tonight's meetup in LondonRemi Delon2005-12-1221-0/+1579
* Forgot browserUrl in camelCase to lowercase conversionRemi Delon2005-12-101-1/+1
* you can now define the default content type to be used globally by all respon...Sylvain Hellegouarch2005-12-051-0/+3
* Updated book to reflect [856]Remi Delon2005-12-058-136/+136
* Big change: camelCase to lower_with_underscore names (still need to update th...Remi Delon2005-12-032-19/+19
* missed an xml tagSylvain Hellegouarch2005-11-301-1/+1
* added information about filters hooksSylvain Hellegouarch2005-11-301-557/+1039
* oops types tile instead of title...Sylvain Hellegouarch2005-11-271-1/+1
* 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 con...Robert Brewer2005-11-141-18/+56
* 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
* 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 "expl...Remi Delon2005-10-211-16/+2
* New section in designchoices.xml on "How CherryPy relates to REST".Robert Brewer2005-10-201-0/+43