Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added copyright header to a bunch of files | ianb | 2006-06-13 | 1 | -0/+2 |
* | Added a bunch of module docstrings so the module index looks nicer; also mark... | ianb | 2005-12-30 | 1 | -0/+5 |
* | Added deprecated module back in | ianb | 2005-12-18 | 1 | -0/+9 |
* | Moved paste.printdebug to paste.debug.prints | ianb | 2005-12-18 | 1 | -103/+0 |
* | Moved printdebug to use intercept_output | ianb | 2005-12-14 | 1 | -2/+5 |
* | Fixes suggested by pyflakes | ianb | 2005-09-21 | 1 | -1/+0 |
* | Handle unicode printing; don't capture when run in a unit testing environment | ianb | 2005-09-09 | 1 | -0/+7 |
* | Removed old configuration code | ianb | 2005-08-31 | 1 | -9/+6 |
* | Added license comment to all substantive files | ianb | 2005-08-31 | 1 | -0/+3 |
* | paste.deployified printdebug | ianb | 2005-08-22 | 1 | -3/+3 |
* | Added parameter to force printing even when content-type isn't html | ianb | 2005-08-18 | 1 | -2/+5 |
* | Allow word wrapping; try to keep exceptions out of printed output | ianb | 2005-07-21 | 1 | -2/+6 |
* | Added new middleware for debugging with print statemetns | ianb | 2005-07-03 | 1 | -0/+87 |