summaryrefslogtreecommitdiff
path: root/paste/lint.py
Commit message (Expand)AuthorAgeFilesLines
* 201 Created does not expect a response bodyIan Bicking2007-01-181-1/+1
* convert old-style classes to new-style classespjenvey2007-01-051-5/+5
* Add docstring for all the entry pointsIan Bicking2006-10-201-0/+2
* Some docstring fixes, and a link fix; exception fix in paste.lint0.9.8.1Ian Bicking2006-09-051-1/+1
* Updated copyright headerIan Bicking2006-05-241-0/+2
* Added notes on what is testedIan Bicking2006-03-301-0/+103
* Slightly better assertion messageIan Bicking2006-02-281-1/+1
* Added a bunch of module docstrings so the module index looks nicer; also mark...Ian Bicking2005-12-301-0/+3
* - off by one in lint.pycce2005-12-301-1/+1
* Separate paste.deploy entry point for lint from its main functionIan Bicking2005-12-291-4/+8
* tighter check: exc_info must be None if not givenIan Bicking2005-12-291-1/+1
* Added check for properly-formatted statusIan Bicking2005-12-291-0/+5
* Added checks that HTTP_CONTENT_TYPE/LENGTH are not in the environment, and a ...Ian Bicking2005-12-291-5/+26
* Fix the test for start_response being called; it only has to be called before...Ian Bicking2005-12-151-6/+10
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...Ian Bicking2005-12-131-9/+11
* Fixes suggested by pyflakesIan Bicking2005-09-211-1/+1
* Added license comment to all substantive filesIan Bicking2005-08-311-0/+3
* paste.deployified lintIan Bicking2005-08-221-1/+1
* Added documentationIan Bicking2005-05-221-6/+13
* Make sure status codes are 3 charsIan Bicking2005-05-201-1/+4
* A bunch of pylint-inspired changes; all minor code cleanupIan Bicking2005-05-171-50/+67
* Renamed package itselfIan Bicking2005-04-221-0/+259