summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Removed errordocument.empty_error, since it never actually worked in a useful...0.9.5Ian Bicking2006-07-201-2/+7
* Added more download notesIan Bicking2006-07-201-0/+20
* Keep wsgi.input from being eaten when the cgi module is looking for POST vari...Ian Bicking2006-07-201-0/+4
* Changed usage of MultiDict to util.multidictIan Bicking2006-07-191-0/+4
* added WSGIThreadPoolServer. Provides much better performance thanpjenvey2006-07-191-0/+9
* Added tests for file-related conditional requests. Added support for If-None...Ian Bicking2006-07-171-0/+6
* Added a 'no' argument to mustcontainIan Bicking2006-07-151-0/+9
* added news item for resolved ticket #114pjenvey2006-06-261-0/+6
* Fix for paste.urlmap and vhostsIan Bicking2006-06-221-0/+3
* Rearranged news a little0.9.4Ian Bicking2006-06-221-3/+10
* Preventing circumvention of StaticURLParser and PkgResourcesParser's root dir...pjenvey2006-06-191-0/+3
* Fixed urlparser classes to handle quoted (e.g. %20) URL paths.pjenvey2006-06-181-0/+3
* fixed TransLogger to log to the Apache combined log format as advertisedpjenvey2006-06-181-0/+3
* Added license textIan Bicking2006-06-151-0/+20
* Corrected copyright noteIan Bicking2006-06-131-4/+2
* Handle case with testapp.post(params={})Ian Bicking2006-06-041-0/+2
* Added a warning to paste.wsgilib.add_closeIan Bicking2006-05-311-0/+3
* some improvements to controlling where the output of paste.debug.prints goesIan Bicking2006-05-261-0/+5
* Added more news0.9.3Ian Bicking2006-05-241-0/+4
* updated newsIan Bicking2006-05-241-0/+6
* News for 0.9.20.9.2Ian Bicking2006-05-151-0/+8
* added newsIan Bicking2006-05-071-0/+6
* small package index update0.9Ian Bicking2006-04-211-6/+5
* Updated news for upcoming releaseIan Bicking2006-04-191-4/+22
* Patch for paste.proxy from Brad ClementsIan Bicking2006-04-031-0/+3
* Added a get_cookie_headers function; added a dictionary-like object that dyna...Ian Bicking2006-03-131-0/+16
* move warnings in paste.recursive; added conditional argument to paste.wsgilib...Ian Bicking2006-03-071-0/+9
* Some language updates and bug fixes in DIYIan Bicking2006-02-022-15/+59
* Added to the do-it-yourself docIan Bicking2006-02-011-4/+215
* Added new documentIan Bicking2006-01-312-1/+210
* Fixed download links (just point all to Cheese Shop)Ian Bicking2006-01-241-36/+8
* Added middleware for reading mod_auth_tkt-style signed cookies (paste.auth.au...Ian Bicking2006-01-181-5/+12
* News for 0.4.10.4.1Ian Bicking2006-01-181-2/+9
* Typo; fixed #54 (no QUERY_STRING or QUERY_STRING on PATH_INFO)Ian Bicking2006-01-121-1/+1
* - fixed links in news so that they point to actual modulescce2006-01-091-54/+44
* Updated to #pythonpaste channelIan Bicking2006-01-092-2/+2
* - spelling errors fixed in news.txtcce2006-01-091-3/+3
* Added wsgilib.intercept_output to __all__; updated news.txtIan Bicking2006-01-091-2046/+66
* - added log messes to doc/news.txt for Ian's scanningcce2006-01-091-5/+2100
* - first pass at doc/news.txt for 0.4 releasecce2006-01-081-0/+113
* Added a little argument to profile.profile_decorator, to allow conditional pr...Ian Bicking2006-01-071-2/+2
* Added a bunch of module docstrings so the module index looks nicer; also mark...Ian Bicking2005-12-301-1/+1
* Documentation updates to the style/developer guide; added PasteHelloWorld to ...Ian Bicking2005-12-304-14/+55
* Several small doc fixesIan Bicking2005-12-132-2/+40
* Fix docstrings for pudgeIan Bicking2005-11-111-3/+4
* Added documentation of some of the new features of paste.fixtureIan Bicking2005-11-091-2/+36
* Added hook for frameworks to add custom variables to the response objectIan Bicking2005-11-031-1/+18
* Fixed some linksIan Bicking2005-10-041-5/+2
* Trimmed down pageIan Bicking2005-10-041-49/+0
* typoIan Bicking2005-10-031-1/+1