| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A big commit, primarily aesthetic/whitespace in nature. This is the result ↵ | Ian Bicking | 2006-10-20 | 1 | -2/+2 |
| | | | | | of running pylint over the codebase. Some minor/hard-to-reach typos were also picked up. | ||||
| * | Several name problems, small bugs, extra imports caught by pyflakes | Ian Bicking | 2006-10-20 | 1 | -2/+2 |
| | | |||||
| * | Moved session entry point | Ian Bicking | 2006-10-20 | 1 | -3/+61 |
| | | |||||
| * | Added session cleanup, from patch by Amir | Ian Bicking | 2006-10-20 | 1 | -3/+79 |
| | | |||||
| * | Adding code-block directive to Python code samples. | bbangert | 2006-09-02 | 1 | -1/+3 |
| | | |||||
| * | Made it possible to create the session after start_response is called but ↵ | Ian Bicking | 2006-06-21 | 1 | -4/+15 |
| | | | | | before the first content is sent to the server | ||||
| * | Fix argument order | Ian Bicking | 2006-04-24 | 1 | -1/+1 |
| | | |||||
| * | damn, coerced incorrectly | Ian Bicking | 2006-04-24 | 1 | -2/+2 |
| | | |||||
| * | Added a chmod option to paste.session | Ian Bicking | 2006-04-24 | 1 | -3/+10 |
| | | |||||
| * | Added has_session method to paste.session | Ian Bicking | 2006-03-30 | 1 | -0/+8 |
| | | |||||
| * | Move things to using request module instead of wsgilib | Ian Bicking | 2005-12-14 | 1 | -1/+2 |
| | | |||||
| * | Updates to documentation | Ian Bicking | 2005-10-01 | 1 | -1/+3 |
| | | |||||
| * | Test for empty session ID, which is invalid | Ian Bicking | 2005-09-30 | 1 | -0/+3 |
| | | |||||
| * | Added license comment to all substantive files | Ian Bicking | 2005-08-31 | 1 | -0/+3 |
| | | |||||
| * | paste.deployified session | Ian Bicking | 2005-08-22 | 1 | -1/+1 |
| | | |||||
| * | Added start_response exc_info argument | Ian Bicking | 2005-05-14 | 1 | -2/+2 |
| | | |||||
| * | Renamed package itself | Ian Bicking | 2005-04-22 | 1 | -0/+156 |
