summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* oops, fix docsfeature.make-cookieMichael Merickel2013-11-081-1/+1
* support creating cookies for deletionMichael Merickel2013-11-072-5/+25
* expose ``webob.cookies.make_cookie`` public apiMichael Merickel2013-11-075-0/+97
* add python 3.3 trove classifierChris McDonough2013-08-102-0/+3
* add note of issue 106 mergeChris McDonough2013-08-091-0/+3
* Merge pull request #106 from lukecyca/masterChris McDonough2013-08-092-4/+26
|\
| * Fix test for patch requestLuke Cyca2013-08-091-7/+1
| * Tests for PATCH requestLuke Cyca2013-08-091-0/+28
| * Add support for urlencoded HTTP PATCH paramsLuke Cyca2013-05-271-4/+4
* | Merge pull request #109 from metalman/masterChris McDonough2013-06-262-2/+2
|\ \ | |/ |/|
| * fixed mtime error of wiki example in docs. mtime is float.zkc2013-06-262-2/+2
|/
* Merge pull request #101 from tshepang/patch-1Ian Bicking2013-04-161-4/+2
|\
| * update: Werkzeug is now a lot more famousTshepang Lekhonkhobe2013-04-171-4/+2
|/
* Wrap 80+ column lines.Tres Seaver2013-03-291-15/+27
* Appease Py3k nanny: s/assert_/assertTrue/Tres Seaver2013-03-292-10/+10
* Changelog for pull #58.Tres Seaver2013-03-291-0/+3
* Add code -> reason entry for 450.Tres Seaver2013-03-291-0/+1
* Fix test breakage under Py3k.Tres Seaver2013-03-291-1/+1
* No docstrings in testcases.Tres Seaver2013-03-291-4/+3
* Merge pull request #58 from mpirnat/status-451Tres Seaver2013-03-291-0/+19
|\
| * Adds support for draft HTTP error code '451: Unavailable For Legal Reasons'Mike Pirnat2012-06-121-0/+19
* | Merge pull request #98 from Batterii/pullrequest_85Tres Seaver2013-03-292-4/+24
|\ \
| * | bring test coverage back to 100% for pull request 85 which fixes bug #84Tom Willis2013-03-231-0/+12
| * | Merge commit '07667668338f239856c94b637bd12ccf8ce01d83' into pullrequest_85Tom Willis2013-03-232-4/+12
| |\ \
| | * | Added a fix and modified the unit tests to accomodate.Rishi Ramraj2012-11-222-4/+12
* | | | add change note for issue #96Chris McDonough2013-03-231-0/+3
* | | | make more similar to original codeChris McDonough2013-03-231-2/+3
* | | | Merge branch 'master' into Batterii-masterChris McDonough2013-03-231-6/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add python3.3 testingChris McDonough2013-03-231-6/+1
* | | | change iteritems to items for python 3 support.Tom Willis2013-03-191-3/+3
* | | | Merge branch 'master' of github.com:Batterii/webobTom Willis2013-03-1836-109/+391
|\ \ \ \ | |/ / /
| * | | Merge pull request #89 from zyluo/multidict_getallTres Seaver2013-01-291-5/+1
| |\ \ \
| | * | | Use list comprehension for multidict getallZhongyue Luo2012-12-281-5/+1
| | |/ /
| * | | Merge pull request #93 from zyluo/pep8_warningsTres Seaver2013-01-2913-24/+6
| |\ \ \ | | |/ / | |/| |
| | * | Fixes PEP8 warningsZhongyue Luo2012-12-2813-24/+6
| |/ /
| * | coverageChris McDonough2012-11-081-0/+2
| * | gardenChris McDonough2012-11-081-0/+4
| * | Ignore invalid mime wildcards in MIMEAcceptRyan Kelly2012-11-092-0/+6
| * | Merge pull request #82 from adevore/masterChris McDonough2012-10-301-1/+1
| |\ \
| | * | Fix issue #75: depending on dict order in test_headers2Aaron DeVore2012-10-301-1/+1
| |/ /
| * | gardenChris McDonough2012-10-251-0/+6
| * | Merge pull request #80 from google-feinberg/masterChris McDonough2012-10-251-0/+4
| |\ \
| | * | Add new HTTP status codes per RFC 6585.Jonathan Feinberg2012-10-241-0/+4
| |/ /
| * | whoops, moved this to the wrong placeChris McDonough2012-10-111-0/+0
| * | rename into docs1.2.3Chris McDonough2012-10-111-0/+0
| * | gardenChris McDonough2012-10-111-1/+0
| * | gardenChris McDonough2012-10-111-4/+1
| * | coverageChris McDonough2012-10-111-2/+2
| * | Merge branch 'master' of git://github.com/proppy/webob into proppy-masterChris McDonough2012-10-113-2/+8
| |\ \
| | * | version 1.2.3Johan Euphrosine2012-10-113-2/+8