summaryrefslogtreecommitdiff
path: root/paste/debug/debugapp.py
Commit message (Expand)AuthorAgeFilesLines
* convert old-style classes to new-style classespjenvey2007-01-051-2/+2
* A big commit, primarily aesthetic/whitespace in nature. This is the result o...ianb2006-10-201-2/+2
* Add docstring for all the entry pointsianb2006-10-201-0/+4
* Set Content-length to a string value, not intianb2006-09-101-2/+2
* Added copyright header to a bunch of filesianb2006-06-131-0/+2
* Added entry points for debug appsianb2006-05-241-0/+10
* - added paste.progress : a request upload progress monitor, partially complet...cce2006-01-111-0/+63