| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely rewrite API documentation | Domen Kožar | 2013-02-23 | 1 | -3/+5 |
| | | |||||
| * | fix test for py3X | Gael Pasgrimaud | 2013-02-21 | 1 | -1/+4 |
| | | |||||
| * | Test that non-empty wsgi.errors raises an AppError | Christophe de Vienne | 2013-02-21 | 1 | -0/+4 |
| | | |||||
| * | radio | Gael Pasgrimaud | 2013-01-28 | 1 | -2/+2 |
| | | |||||
| * | add a clever form | Gael Pasgrimaud | 2013-01-28 | 1 | -11/+14 |
| | | |||||
| * | allow to change form | Gael Pasgrimaud | 2013-01-28 | 1 | -53/+70 |
| | | |||||
| * | we need string in headers, not unicode. expose waitress's tracebacks by default | Gael Pasgrimaud | 2012-12-19 | 1 | -0/+3 |
| | | |||||
| * | docs refactoring | Gael Pasgrimaud | 2012-12-09 | 1 | -6/+6 |
| | | |||||
| * | fixed #17. support unicode string as body | Gael Pasgrimaud | 2012-12-07 | 1 | -10/+7 |
| | | |||||
| * | remove some ugly stuff by using future's literal and six. this mean we do no ↵ | Gael Pasgrimaud | 2012-12-05 | 1 | -12/+20 |
| | | | | | longer support python2.5 | ||||
| * | better py3 compat | Chris McDonough | 2011-09-22 | 1 | -1/+1 |
| | | |||||
| * | pep8 | Gael Pasgrimaud | 2011-08-25 | 1 | -0/+1 |
| | | |||||
| * | py3 compat. only 4 errors remaining | Gael Pasgrimaud | 2011-08-25 | 1 | -11/+9 |
| | | |||||
| * | fix bug with latest webob version: can't read body without content_length | Gael Pasgrimaud | 2011-08-20 | 1 | -1/+4 |
| | | |||||
| * | remove Paste dependencie. use debug_app instead of URLMap | Gael Pasgrimaud | 2011-08-09 | 1 | -1/+10 |
| | | |||||
| * | only warn if a content-type is returned by 204/304 with no content-length | Gael Pasgrimaud | 2011-07-12 | 1 | -0/+8 |
| | | |||||
| * | Fix a bunch of unicode errors with the tests | Ian Bicking | 2010-09-01 | 1 | -1/+1 |
| | | |||||
| * | Add .head() method (from http://trac.pythonpaste.org/pythonpaste/ticket/371 ↵ | Ian Bicking | 2010-09-01 | 1 | -0/+2 |
| | | | | | -- by greut | ||||
| * | woops, fix sorted for > 2.3 | pjenvey | 2008-01-17 | 1 | -1/+4 |
| | | |||||
| * | use the 2.3 compatible sorted | pjenvey | 2008-01-16 | 1 | -0/+1 |
| | | |||||
| * | change queryvars to GET | ianb | 2007-10-03 | 1 | -3/+3 |
| | | |||||
| * | rename method from webob | ianb | 2007-08-15 | 1 | -1/+1 |
| | | |||||
| * | rename | ianb | 2007-08-09 | 1 | -0/+35 |
