| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests_headers.py converted to assert from nose | Bert JW Regeer | 2016-04-15 | 1 | -32/+34 |
| | | | | | Also remove unused class from test_headers.py | ||||
| * | Fixes PEP8 warnings | Zhongyue Luo | 2012-12-28 | 1 | -1/+1 |
| | | |||||
| * | give up on trying to encode header values when request.headers is used | Chris McDonough | 2012-01-28 | 1 | -40/+21 |
| | | |||||
| * | fix EnvironHeaders class to do encoding and decoding properly | Chris McDonough | 2012-01-26 | 1 | -21/+40 |
| | | |||||
| * | This commit aggregates most of the work done at the 2011 PyCon Pyramid ↵ | Sergey Schetinin | 2011-03-22 | 1 | -17/+83 |
| | | | | | | | | | | sprint in Atlanta GA. Only tests updates are in it, library code changes are committed separately. The sprint was organised by Chris McDonough and provided WebOb with 100% statement coverage. Participated: Alexandre Conrad, Patricio Paez, Whit Morriss, Rob Miller, Reed O'Brien, Chris Shenton, Joe Dallago, Tres Seaver, Casey Duncan, Kai Groner, Chris McDonough. The bitbucket fork on which this work was done is at https://bitbucket.org/chrism/webob-py3k and contains a detailed changelog. A big thank you to everyone who contributed! | ||||
| * | Add a lot of tests. | Sergey Schetinin | 2011-02-20 | 1 | -0/+47 |
| This is an aggregate patch of the work done by Mariano Mara and Danny Navarro. For more detailed changelog see https://bitbucket.org/marplatense/webobtestcoverage | |||||
