summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rearrange news for release0.9Ian Bicking2008-02-171-9/+9
* news for last two commitsIan Bicking2008-02-171-0/+7
* Don't decode filename if the filename is not setIan Bicking2008-02-171-1/+3
* Fix logic for setting decode_param_names (from Ryan Barrett)Ian Bicking2008-02-171-1/+1
* Several text changesIan Bicking2008-02-171-11/+27
* Remove content-type and content-length headers from webob.exc responses that ...Ian Bicking2008-02-012-0/+6
* typo in newsIan Bicking2008-02-011-1/+1
* Fix the write methodIan Bicking2008-02-012-6/+8
* Fix infinite loop when getting attributesIan Bicking2008-02-011-3/+4
* try to avoid infinite loopsIan Bicking2008-01-311-0/+2
* news for last commitIan Bicking2008-01-311-0/+6
* Attempt to make the exception objects more like the response objects for webo...Ian Bicking2008-01-312-1/+19
* Fixed some test errors with urlvars/urlargs, and with empty headerlist and se...Ian Bicking2008-01-314-11/+19
* Added a mod_python comparison (#224)Ian Bicking2008-01-111-0/+44
* doc patch from Humberto DiogenesIan Bicking2008-01-111-2/+2
* added a bit of doc to is_xhrIan Bicking2008-01-092-1/+7
* Added a wiki exampleIan Bicking2008-01-083-0/+894
* Added req.urlargsIan Bicking2008-01-084-5/+69
* typosIan Bicking2007-12-232-3/+2
* Added some extra modulesIan Bicking2007-12-181-1/+8
* fix up some links, textIan Bicking2007-12-182-5/+11
* remove a couple fixmes that I won't fixIan Bicking2007-12-182-4/+2
* Changed signature of Response(). Added default charset. Added Response.writ...Ian Bicking2007-12-185-26/+72
* Auto-update of version stringsIan Bicking2007-12-172-7/+7
* Added a comment middleware example0.8.5Ian Bicking2007-12-174-6/+555
* Added resp.encode|decode_contentIan Bicking2007-12-174-1/+72
* string.Template backport for python 2.3 (#207)Ian Bicking2007-12-173-1/+135
* Added 226 IM UsedIan Bicking2007-12-172-0/+3
* newsIan Bicking2007-12-061-0/+8
* assign status through descriptor (to allow int status). Fix typo reported by...Ian Bicking2007-12-061-2/+2
* Auto-update of version stringsIan Bicking2007-11-191-1/+1
* news for next release0.8.4Ian Bicking2007-11-191-2/+2
* Fix __setattr__ for Request subclassesIan Bicking2007-11-132-2/+8
* Auto-update of version stringsIan Bicking2007-11-091-1/+1
* new version for new release0.8.3Ian Bicking2007-11-091-2/+2
* typo in newsIan Bicking2007-11-091-1/+2
* variable name problemIan Bicking2007-11-091-1/+1
* clarify application_url; build reference.txtIan Bicking2007-10-252-3/+3
* fix MultiDict.from_fieldstorage(), which was returning everything as FS objec...Ian Bicking2007-10-232-2/+5
* An explanation of the interaction property, from Gary PosterIan Bicking2007-10-231-1/+3
* remove unneeded importsIan Bicking2007-10-231-3/+1
* Add multidict sectionIan Bicking2007-10-231-5/+27
* Refactor documentation some; move the very expicit stuff off to the side, wit...Ian Bicking2007-10-232-921/+1208
* Make urlvars getters/setters privateIan Bicking2007-10-231-4/+4
* be more careful about req.content_lengthIan Bicking2007-10-222-3/+14
* Added req.server_name and req.server_portIan Bicking2007-10-152-0/+10
* remove some postvars/queryvars referencesIan Bicking2007-10-151-8/+9
* Added a bad cookie test (passes without a problem)Ian Bicking2007-10-101-0/+10
* updated comparisonsIan Bicking2007-10-081-94/+102
* doc language changeIan Bicking2007-10-081-1/+1