Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - redirects should include comments | cce | 2005-12-13 | 1 | -1/+1 | |
| | | | | - testserver was importing wrong modules | |||||
* | Deprecate the wsgilib.error_response functions; stop using them internally ↵ | ianb | 2005-12-13 | 1 | -1/+2 | |
| | | | | as well, in preference of httpexceptions.*.wsgi_application | |||||
* | Deprecated httpexceptions.middleware; split the httpexceptions middleware ↵ | ianb | 2005-12-13 | 1 | -2/+23 | |
| | | | | from its paste.deploy setup function | |||||
* | Fixed conflicts I accidentally committed | ianb | 2005-12-13 | 1 | -9/+0 | |
| | ||||||
* | Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync ↵ | ianb | 2005-12-13 | 1 | -111/+428 | |
| | | | | with trunk | |||||
* | when a spelling error makes you pull your hair out | cce | 2005-12-08 | 1 | -1/+1 | |
| | ||||||
* | code not coded | cce | 2005-12-06 | 1 | -1/+1 | |
| | ||||||
* | fixed bug /w html() method of HTTPException where the environ was being ↵ | cce | 2005-12-06 | 1 | -1/+1 | |
| | | | | accidently updated; and code that prevented _HTTPMove from working properly | |||||
* | use proxy, not user proxy | cce | 2005-12-05 | 1 | -1/+1 | |
| | ||||||
* | Add a hook to the error middleware to ignore (re-raise) exceptions in ↵ | ianb | 2005-11-05 | 1 | -1/+5 | |
| | | | | env[paste.expected_exceptions]; also made httpexceptions put this in. This way if httpexceptions wraps error middleware, it'll still work | |||||
* | Add a debugging hook to disable httpexceptions dynamically | ianb | 2005-11-04 | 1 | -0/+5 | |
| | ||||||
* | Added license comment to all substantive files | ianb | 2005-08-31 | 1 | -0/+3 | |
| | ||||||
* | paste.deployified lint | ianb | 2005-08-22 | 1 | -1/+1 | |
| | ||||||
* | paste.deployified httpexceptions | ianb | 2005-08-22 | 1 | -1/+1 | |
| | ||||||
* | Added documentation to httpexceptions, and a special extractor for ↵ | ianb | 2005-05-22 | 1 | -0/+10 | |
| | | | | HTTPException subclasses | |||||
* | A bunch of pylint-inspired changes; all minor code cleanup | ianb | 2005-05-17 | 1 | -1/+1 | |
| | ||||||
* | Removed prints | ianb | 2005-05-14 | 1 | -2/+0 | |
| | ||||||
* | Added start_response exc_info argument | ianb | 2005-05-14 | 1 | -4/+6 | |
| | ||||||
* | The order of arguments was off | ianb | 2005-05-07 | 1 | -1/+2 | |
| | ||||||
* | Renamed package itself | ianb | 2005-04-22 | 1 | -0/+233 | |