| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | oops, fix docsfeature.make-cookie | Michael Merickel | 2013-11-08 | 1 | -1/+1 |
| * | expose ``webob.cookies.make_cookie`` public api | Michael Merickel | 2013-11-07 | 3 | -0/+13 |
| * | add python 3.3 trove classifier | Chris McDonough | 2013-08-10 | 1 | -0/+2 |
| * | add note of issue 106 merge | Chris McDonough | 2013-08-09 | 1 | -0/+3 |
| * | fixed mtime error of wiki example in docs. mtime is float. | zkc | 2013-06-26 | 2 | -2/+2 |
| * | update: Werkzeug is now a lot more famous | Tshepang Lekhonkhobe | 2013-04-17 | 1 | -4/+2 |
| * | Changelog for pull #58. | Tres Seaver | 2013-03-29 | 1 | -0/+3 |
| * | add change note for issue #96 | Chris McDonough | 2013-03-23 | 1 | -0/+3 |
| * | garden | Chris McDonough | 2012-11-08 | 1 | -0/+4 |
| * | garden | Chris McDonough | 2012-10-25 | 1 | -0/+6 |
| * | whoops, moved this to the wrong place | Chris McDonough | 2012-10-11 | 1 | -0/+7 |
| * | garden | Chris McDonough | 2012-10-11 | 1 | -1/+0 |
| * | garden | Chris McDonough | 2012-10-11 | 1 | -4/+1 |
| * | version 1.2.3 | Johan Euphrosine | 2012-10-11 | 1 | -0/+6 |
| * | typo | Sergey Schetinin | 2012-10-08 | 1 | -1/+1 |
| * | maintaner = Pylons Project | Sergey Schetinin | 2012-10-08 | 2 | -2/+8 |
| * | version 1.2.21.2.2 | Sergey Schetinin | 2012-08-10 | 1 | -0/+9 |
| * | update news.txt | Sergey Schetinin | 2012-07-25 | 1 | -1/+10 |
| * | Add index page support to webob.static.DirectoryApp. | Ian Bicking | 2012-07-03 | 1 | -0/+6 |
| * | fix doc references to deprecated classes | Sergey Schetinin | 2012-06-16 | 4 | -14/+12 |
| * | version 1.21.2 | Sergey Schetinin | 2012-05-23 | 1 | -0/+11 |
| * | news.txt - more markup changes | Sergey Schetinin | 2012-05-21 | 1 | -3/+3 |
| * | news.txt - fix markup | Sergey Schetinin | 2012-05-21 | 1 | -5/+5 |
| * | update news.txt | Sergey Schetinin | 2012-05-21 | 1 | -7/+5 |
| * | version 1.2rc11.2rc1 | Sergey Schetinin | 2012-05-15 | 1 | -1/+1 |
| * | * Add ``dev`` and ``docs`` setup.py aliases (to install development and docs | Chris McDonough | 2012-04-26 | 1 | -5/+9 |
| * | Update NEWS about wsgi.file_wrapper | Jonathan Ballet | 2012-04-26 | 1 | -0/+1 |
| * | Add webob.static in the documentation tree and update NEWS file | Jonathan Ballet | 2012-04-17 | 4 | -0/+28 |
| * | Turned sample_request_app into a class, so you can override the connection ha... | Ian Bicking | 2012-04-13 | 2 | -2/+16 |
| * | I put news in the wrong section, should be a new version | Ian Bicking | 2012-04-13 | 1 | -24/+27 |
| * | Add webob.client, to send requests over HTTP. Rename Request.get_response to... | Ian Bicking | 2012-04-13 | 1 | -0/+12 |
| * | Add Request.text, same as Response.text | Ian Bicking | 2012-04-13 | 1 | -0/+3 |
| * | Change Response.status_int to Response.status_code (while still supporting .s... | Ian Bicking | 2012-04-13 | 9 | -29/+33 |
| * | version 1.2b31.2b3 | Sergey Schetinin | 2012-01-31 | 1 | -1/+1 |
| * | gardenfeature.decoding | Chris McDonough | 2012-01-28 | 1 | -4/+4 |
| * | dont try to decode remote_user | Chris McDonough | 2012-01-28 | 1 | -27/+20 |
| * | garden | Chris McDonough | 2012-01-28 | 1 | -9/+14 |
| * | wording | Chris McDonough | 2012-01-28 | 1 | -5/+5 |
| * | garden | Chris McDonough | 2012-01-28 | 1 | -5/+0 |
| * | add change notes, reduce spurious diffs | Chris McDonough | 2012-01-28 | 1 | -0/+47 |
| * | garden | Chris McDonough | 2012-01-08 | 1 | -0/+3 |
| * | Fixa dead link | Alexis Metaireau | 2011-12-20 | 1 | -1/+1 |
| * | add __next__ for py3 compat; closes #10 | Chris McDonough | 2011-11-21 | 1 | -0/+2 |
| * | * Added ``request.client_addr`` API (returns IP address implied by | Chris McDonough | 2011-10-28 | 1 | -0/+3 |
| * | * Added ``request.host_port`` API (returns port number implied by HTTP_HOST, | Chris McDonough | 2011-10-28 | 1 | -0/+6 |
| * | 1.2b21.2b2 | Sergey Schetinin | 2011-10-15 | 1 | -1/+1 |
| * | * Fix ``request.cookies.get('name', 'default')``. Previously ``default`` was | Chris McDonough | 2011-10-15 | 1 | -0/+6 |
| * | version 1.2b11.2b1 | Sergey Schetinin | 2011-10-15 | 1 | -1/+1 |
| * | add note about how to replace best_matches (hand-waving) | Chris McDonough | 2011-10-14 | 1 | -1/+3 |
| * | gardenfeature.pylons10compat | Chris McDonough | 2011-10-13 | 1 | -0/+7 |
