| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move file to allow it to be excluded easily | Bert JW Regeer | 2015-08-12 | 1 | -3/+8 |
| | | | | | More cleanup has to happen here, but at least tox is happy now. | ||||
| * | Add webob.static in the documentation tree and update NEWS file | Jonathan Ballet | 2012-04-17 | 1 | -0/+8 |
| | | |||||
| * | add __next__ for py3 compat; closes #10 | Chris McDonough | 2011-11-21 | 1 | -0/+2 |
| | | |||||
| * | This commit aggregates most of the work done at the 2011 PyCon Pyramid ↵ | Sergey Schetinin | 2011-03-22 | 1 | -1/+1 |
| | | | | | | | | | | 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! | ||||
| * | fix file-example doctest (was missing test-file.txt) | Sergey Schetinin | 2009-11-11 | 1 | -8/+5 |
| | | |||||
| * | Fixes for the tests, from mcdonc | Ian Bicking | 2009-01-23 | 1 | -3/+3 |
| | | |||||
| * | o include docs/ in nose's doctest run, minus jsonrpc-example, as it requires a | Philip Jenvey | 2008-08-29 | 1 | -3/+3 |
| | | | | | | | package not on pypi o bring docs/ up to date, include missing test-file.txt, don't assume dict ordering | ||||
| * | sphinx-ify | Ian Bicking | 2008-05-29 | 1 | -9/+9 |
| | | |||||
| * | remove unneeded imports | Ian Bicking | 2007-10-23 | 1 | -3/+1 |
| | | |||||
| * | a couple little doc updates; a fixme comment | Ian Bicking | 2007-08-19 | 1 | -5/+13 |
| | | |||||
| * | Set default of cache_control.max_age to -1; check Request.environ type; fix ↵ | Ian Bicking | 2007-08-16 | 1 | -1/+1 |
| | | | | | example in file-example.txt; add Request.cache_control | ||||
| * | docstring updates | Ian Bicking | 2007-08-16 | 1 | -1/+1 |
| | | |||||
| * | Added an example document about creating a file-serving application using WebOb | Ian Bicking | 2007-08-16 | 1 | -0/+211 |
