summaryrefslogtreecommitdiff
path: root/paste/recursive.py
Commit message (Expand)AuthorAgeFilesLines
* 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