summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* oops, fix docsfeature.make-cookieMichael Merickel2013-11-081-1/+1
* expose ``webob.cookies.make_cookie`` public apiMichael Merickel2013-11-073-0/+13
* add python 3.3 trove classifierChris McDonough2013-08-101-0/+2
* add note of issue 106 mergeChris McDonough2013-08-091-0/+3
* fixed mtime error of wiki example in docs. mtime is float.zkc2013-06-262-2/+2
* update: Werkzeug is now a lot more famousTshepang Lekhonkhobe2013-04-171-4/+2
* Changelog for pull #58.Tres Seaver2013-03-291-0/+3
* add change note for issue #96Chris McDonough2013-03-231-0/+3
* gardenChris McDonough2012-11-081-0/+4
* gardenChris McDonough2012-10-251-0/+6
* whoops, moved this to the wrong placeChris McDonough2012-10-111-0/+7
* gardenChris McDonough2012-10-111-1/+0
* gardenChris McDonough2012-10-111-4/+1
* version 1.2.3Johan Euphrosine2012-10-111-0/+6
* typoSergey Schetinin2012-10-081-1/+1
* maintaner = Pylons ProjectSergey Schetinin2012-10-082-2/+8
* version 1.2.21.2.2Sergey Schetinin2012-08-101-0/+9
* update news.txtSergey Schetinin2012-07-251-1/+10
* Add index page support to webob.static.DirectoryApp.Ian Bicking2012-07-031-0/+6
* fix doc references to deprecated classesSergey Schetinin2012-06-164-14/+12
* version 1.21.2Sergey Schetinin2012-05-231-0/+11
* news.txt - more markup changesSergey Schetinin2012-05-211-3/+3
* news.txt - fix markupSergey Schetinin2012-05-211-5/+5
* update news.txtSergey Schetinin2012-05-211-7/+5
* version 1.2rc11.2rc1Sergey Schetinin2012-05-151-1/+1
* * Add ``dev`` and ``docs`` setup.py aliases (to install development and docsChris McDonough2012-04-261-5/+9
* Update NEWS about wsgi.file_wrapperJonathan Ballet2012-04-261-0/+1
* Add webob.static in the documentation tree and update NEWS fileJonathan Ballet2012-04-174-0/+28
* Turned sample_request_app into a class, so you can override the connection ha...Ian Bicking2012-04-132-2/+16
* I put news in the wrong section, should be a new versionIan Bicking2012-04-131-24/+27
* Add webob.client, to send requests over HTTP. Rename Request.get_response to...Ian Bicking2012-04-131-0/+12
* Add Request.text, same as Response.textIan Bicking2012-04-131-0/+3
* Change Response.status_int to Response.status_code (while still supporting .s...Ian Bicking2012-04-139-29/+33
* version 1.2b31.2b3Sergey Schetinin2012-01-311-1/+1
* gardenfeature.decodingChris McDonough2012-01-281-4/+4
* dont try to decode remote_userChris McDonough2012-01-281-27/+20
* gardenChris McDonough2012-01-281-9/+14
* wordingChris McDonough2012-01-281-5/+5
* gardenChris McDonough2012-01-281-5/+0
* add change notes, reduce spurious diffsChris McDonough2012-01-281-0/+47
* gardenChris McDonough2012-01-081-0/+3
* Fixa dead linkAlexis Metaireau2011-12-201-1/+1
* add __next__ for py3 compat; closes #10Chris McDonough2011-11-211-0/+2
* * Added ``request.client_addr`` API (returns IP address implied byChris McDonough2011-10-281-0/+3
* * Added ``request.host_port`` API (returns port number implied by HTTP_HOST,Chris McDonough2011-10-281-0/+6
* 1.2b21.2b2Sergey Schetinin2011-10-151-1/+1
* * Fix ``request.cookies.get('name', 'default')``. Previously ``default`` wasChris McDonough2011-10-151-0/+6
* version 1.2b11.2b1Sergey Schetinin2011-10-151-1/+1
* add note about how to replace best_matches (hand-waving)Chris McDonough2011-10-141-1/+3
* gardenfeature.pylons10compatChris McDonough2011-10-131-0/+7