summaryrefslogtreecommitdiff
path: root/paste/debug
Commit message (Expand)AuthorAgeFilesLines
* Removed Paste Deploy dependencies in many placesianb2006-08-191-2/+6
* Avoid a weird upstream traceback in certain failure situationsianb2006-07-111-1/+1
* Added support for the exc_info keyword arg to ProfileMiddlewarepjenvey2006-06-171-2/+2
* Added copyright header to a bunch of filesianb2006-06-134-0/+8
* some improvements to controlling where the output of paste.debug.prints goesianb2006-05-261-6/+6
* Added a way of overriding where the prints get outputed toianb2006-05-261-3/+19
* Added entry points for debug appsianb2006-05-241-0/+10
* Added some more hooks for capturing outputianb2006-02-221-5/+12
* Move (copy) some of the file testing stuff from paste.fixture into a new (mor...ianb2006-02-211-0/+407
* Allow printdebug to be suppressed dynamicallyianb2006-01-261-3/+8
* - added paste.progress : a request upload progress monitor, partially complet...cce2006-01-111-0/+63
* moving httpserver from util sub-package up a levelcce2006-01-091-1/+1
* Added a little argument to profile.profile_decorator, to allow conditional pr...ianb2006-01-071-0/+7
* Added docstrings to some modulesianb2006-01-043-0/+13
* Added a bunch of module docstrings so the module index looks nicer; also mark...ianb2005-12-301-1/+3
* Remove deprecated calls to wsgilibianb2005-12-211-2/+3
* A bunch of little import cleanups noted from pyflakesianb2005-12-181-1/+0
* Moved wdg_validate and profile to debug packageianb2005-12-182-0/+300
* Moved paste.printdebug to paste.debug.printsianb2005-12-181-0/+103
* migrating tests to use util.httpserver rather than util.baseservercce2005-12-141-1/+1
* - redirects should include commentscce2005-12-131-6/+2
* Moved doctest_webapp; old location not deprecated because I think it is proba...ianb2005-12-131-0/+433
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-132-0/+98