summaryrefslogtreecommitdiff
path: root/docs/index.txt
Commit message (Expand)AuthorAgeFilesLines
* minor grammar, spelling corrections, update links, reorg Status & LicenseSteve Piercy2016-07-261-29/+30
* minor grammar, spelling correctionsSteve Piercy2016-07-251-5/+5
* Improve reST syntax, grammar.Steve Piercy2016-07-211-5/+5
* Fix links, grammar.Steve Piercy2016-07-201-13/+12
* Copy over the WHATSNEW-1.6Bert JW Regeer2016-03-151-0/+1
* Remove comment about str_*Bert JW Regeer2016-01-281-3/+1
* add a label for intersphinxSteve Piercy2015-11-201-0/+2
* Use Sphinx directives. This seemed to be more relevant than:Steve Piercy2015-10-161-2/+1
* Move Change History above Status/LicenseBert JW Regeer2015-08-151-10/+10
* Rename modules to apiBert JW Regeer2015-08-131-2/+1
* Remove old news file that no longer existsBert JW Regeer2015-08-121-1/+0
* Reorganize the indexBert JW Regeer2015-08-121-47/+62
* Add missing module to docsBert JW Regeer2015-07-251-0/+1
* Fix typo & update property namePavlo Kapyshin2014-11-261-1/+1
* Add exceptions documentationBert JW Regeer2014-11-081-0/+1
* Removed link, replaced it with class linkBert JW Regeer2014-11-081-2/+2
* Fix a formatting errorChris Morgan2014-02-131-2/+2
* typoSergey Schetinin2012-10-081-1/+1
* maintaner = Pylons ProjectSergey Schetinin2012-10-081-2/+2
* Add webob.static in the documentation tree and update NEWS fileJonathan Ballet2012-04-171-0/+1
* Change Response.status_int to Response.status_code (while still supporting .s...Ian Bicking2012-04-131-1/+1
* trying to verify docs.webob.org in google webmaster toolsSergey Schetinin2011-10-011-2/+4
* change links from bitbucket to githubSergey Schetinin2011-09-181-7/+6
* drop python 2.4 compatibilitySergey Schetinin2011-06-301-4/+1
* This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...Sergey Schetinin2011-03-221-1/+1
* fix markupSergey Schetinin2011-02-201-2/+2
* switch from trac to bitbucket's issue trackerSergey Schetinin2011-02-201-2/+2
* fixx typo, add linksSergey Schetinin2011-02-151-2/+2
* Note Sergey in the docs/etcIan Bicking2011-02-141-6/+6
* Added autogenerated webob.dec docs. Fix a bunch of Sphinx warnings/errorsIan Bicking2009-11-091-0/+1
* put moved repo into docsIan Bicking2009-10-281-4/+5
* WebOb not optional in Pylons 0.9.7Philip Jenvey2009-03-141-1/+1
* typoIan Bicking2008-07-281-1/+1
* sphinx-ifyIan Bicking2008-05-291-26/+20
* added note about max_ageIan Bicking2008-04-171-1/+3
* Added a do-it-yourself framework doc for webobIan Bicking2008-04-171-0/+2
* add note about urlvarsIan Bicking2008-04-131-0/+7
* get jsonrpc-example linked inIan Bicking2008-04-031-0/+2
* fix up some links, textIan Bicking2007-12-181-4/+10
* Added a comment middleware example0.8.5Ian Bicking2007-12-171-5/+7
* clarify application_url; build reference.txtIan Bicking2007-10-251-2/+2
* Add multidict sectionIan Bicking2007-10-231-5/+27
* Refactor documentation some; move the very expicit stuff off to the side, wit...Ian Bicking2007-10-231-921/+207
* Remove parsed req.user_agent, and req.referer_search_queryIan Bicking2007-09-201-36/+0
* Rename queryvars and postvars to GET and POST (as sole spelling)Ian Bicking2007-09-201-19/+12
* Add normal old-style exceptionsIan Bicking2007-09-191-0/+9
* fix little doc issue.Ian Bicking2007-09-191-1/+1
* Added req.query_string, per Jacob Smullyan's suggestion. Fixed some tests th...Ian Bicking2007-08-171-3/+5
* Added an example document about creating a file-serving application using WebObIan Bicking2007-08-161-12/+8
* Allow Response() constructor to take any keyword argumentsIan Bicking2007-08-151-5/+6