summaryrefslogtreecommitdiff
path: root/paste/recursive.py
Commit message (Expand)AuthorAgeFilesLines
* small docstring formatting fixesIan Bicking2008-04-271-4/+4
* convert old-style classes to new-style classespjenvey2007-01-051-2/+2
* Use a more appropriate parameter nameIan Bicking2006-12-201-3/+3
* Fix for recursiveIan Bicking2006-12-181-0/+3
* A big commit, primarily aesthetic/whitespace in nature. This is the result o...Ian Bicking2006-10-201-9/+18
* moved entry point for recursiveIan Bicking2006-10-201-10/+15
* Adding code-block directive to Python code samples.bbangert2006-09-021-4/+12
* Extensions to recursive for WSGIRemoteIan Bicking2006-08-191-5/+43
* Some more changes to paste.errordocuments and an update to paste.recursivethejimmyg2006-07-201-17/+162
* Fixed hang bug when using recursive forwards during an exception toss during ...bbangert2006-05-041-0/+1
* move warnings in paste.recursive; added conditional argument to paste.wsgilib...Ian Bicking2006-03-071-4/+1
* Forgot importIan Bicking2006-03-031-0/+1
* Added a newer/more sane way of doing forwarding, instead of the wonky callbac...Ian Bicking2006-03-021-1/+52
* Added a bunch of module docstrings so the module index looks nicer; also mark...Ian Bicking2005-12-301-0/+3
* Fixes for including other files via recursive, from Brad ClementsIan Bicking2005-11-281-3/+3
* Removed references to deleted packageIan Bicking2005-09-251-16/+0
* Added license comment to all substantive filesIan Bicking2005-08-311-0/+3
* paste.deployified recursiveIan Bicking2005-08-221-1/+1
* Added document extraction system; made recursive documentableIan Bicking2005-05-211-23/+56
* A bunch of pylint-inspired changes; all minor code cleanupIan Bicking2005-05-171-4/+6
* Added start_response exc_info argumentIan Bicking2005-05-141-1/+3
* Nicer repr()Ian Bicking2005-05-041-0/+6
* Renamed package itselfIan Bicking2005-04-221-0/+110