summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* update news.txtSergey Schetinin2011-04-261-0/+8
* the Werkzeug cookie fix is no longer in the repo, we have our own cookie pars...Sergey Schetinin2011-04-131-2/+0
* version 1.0.61.0.6Sergey Schetinin2011-03-281-1/+1
* update news.txtSergey Schetinin2011-03-281-0/+28
* This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...Sergey Schetinin2011-03-2210-3/+1410
* version 1.0.51.0.5Sergey Schetinin2011-03-142-1/+5
* fix markupSergey Schetinin2011-03-121-4/+4
* update version (1.0.4)1.0.4Sergey Schetinin2011-03-121-1/+1
* update news.txtSergey Schetinin2011-03-121-4/+35
* version 1.0.31.0.3Sergey Schetinin2011-02-211-1/+1
* update newsSergey Schetinin2011-02-211-0/+13
* fix markupSergey Schetinin2011-02-202-21/+21
* update versions for release1.0.2Sergey Schetinin2011-02-201-2/+2
* update news.txtSergey Schetinin2011-02-201-9/+33
* switch from trac to bitbucket's issue trackerSergey Schetinin2011-02-201-2/+2
* Add a lot of tests.Sergey Schetinin2011-02-201-1/+1
* fixx typo, add linksSergey Schetinin2011-02-151-2/+2
* Automated merge with ssh://bitbucket.org/ianb/webobIan Bicking2011-02-141-0/+21
|\
| * update news.txt w/ descriptions of my commitsSergey Schetinin2011-02-031-0/+21
* | Note Sergey in the docs/etcIan Bicking2011-02-141-6/+6
|/
* Added support for decode_content and the deflate methodIan Bicking2011-02-021-0/+5
* update versions for release1.0.1Ian Bicking2011-01-082-3/+3
* update the news.txt w/ notes on my commits since the 1.0Sergey Schetinin2010-12-311-0/+23
* * Fix a bug in ``webob.exc.WSGIHTTPException.__init__``. If a list ofChris McDonough2010-12-301-0/+7
* * Add descriptive docstrings to each exception in ``webob.exc``.Chris McDonough2010-12-231-0/+4
* use io.BytesIO for wsgi.input on py2.7+Sergey Schetinin2010-12-061-5/+4
* * If a UnicodeMultiDict was used as the ``multi`` argument of anotherChris McDonough2010-10-271-0/+10
* webob requires python 2.4+ since 418:5621426aecc0, drop compat modules and us...Sergey Schetinin2010-10-011-1/+0
* more fixes to news.txtSergey Schetinin2010-09-241-2/+4
* * Update sphinx references to classes that were moved/renamed in 92b1d260249...ejucovy@socialplanning2010-09-232-5/+10
* more sphinx markup fixesSergey Schetinin2010-09-151-3/+3
* fixed sphinx inline markupsIan Bicking2010-09-141-5/+5
* mergeIan Bicking2010-09-141-2/+2
|\
| * fix :method: (should be :meth:)Ian Bicking2010-09-141-2/+2
* | update news fileSergey Schetinin2010-09-141-2/+37
|/
* Update versions for 1.0, w00t\!1.0Ian Bicking2010-09-142-5/+7
* * rewrite UnicodePathProperty as upath_propertySergey Schetinin2010-08-111-0/+20
* * merge headersdict and datastruct modules into new module webob.headersSergey Schetinin2010-08-111-3/+3
* _test_mlk: install fewer deps for testsSergey Schetinin2010-07-141-4/+4
* Fix doc tests since the response actually has the content length.Ben Bangert2010-06-201-0/+1
* Implement Request and Response .from_file() constructorsIan Bicking2010-06-111-1/+4
* kill req.default_charsetSergey Schetinin2010-03-151-17/+17
* * Pull in werkzeug Cookie fix for malformed cookie bug.Ben Bangert2010-02-222-0/+4
* update versions for develIan Bicking2010-02-031-0/+3
* update version for release0.9.8Ian Bicking2010-02-032-3/+4
* consider range requests that go beyond the end of body valid (ticket #400: ht...Sergey Schetinin2010-01-141-0/+2
* enable "416 Requested Range Not Satisfiable" responsesSergey Schetinin2010-01-091-399/+402
* news.txtSergey Schetinin2010-01-091-0/+2
* mergeSergey Schetinin2010-01-091-395/+397
|\
| * mergeIan Bicking2010-01-061-0/+2
| |\