summaryrefslogtreecommitdiff
path: root/paste/profilemiddleware.py
Commit message (Expand)AuthorAgeFilesLines
* Remove long-deprecated modules (most moved elsewhere -- actually removing now...ianb2007-02-011-16/+0
* Added copyright header to a bunch of filesianb2006-06-131-0/+2
* Added a bunch of module docstrings so the module index looks nicer; also mark...ianb2005-12-301-0/+5
* Added deprecated modules back inianb2005-12-181-0/+9
* Moved wdg_validate and profile to debug packageianb2005-12-181-201/+0
* Moved all the internal uses of wsgilib to their correct forms nowianb2005-12-181-4/+5
* Fix docstrings for pudgeianb2005-11-111-0/+4
* Fixes suggested by pyflakesianb2005-09-211-1/+0
* Added license comment to all substantive filesianb2005-08-311-0/+3
* paste.deployified profilemiddlewareianb2005-08-221-20/+14
* Added a decorator function for profiling any function and logging to a fileianb2005-07-071-1/+110
* Added docstringsianb2005-06-011-3/+29
* Added profiling middlewareianb2005-05-311-0/+65