summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add app to monitor and summarize the status of any wedged threads. Also a ha...Ian Bicking2007-01-301-0/+1
* Added entry point for paste.registry; from suggestion from Jochen KupperschmidtIan Bicking2007-01-081-0/+1
* Auto-update of version stringsIan Bicking2006-12-221-1/+1
* added paste.config, a rewrite of paste.deploy.config using the registrypjenvey2006-12-211-0/+1
* Auto-update of version stringsIan Bicking2006-12-181-1/+1
* Auto-update of version stringsIan Bicking2006-10-221-1/+1
* Updated trove classifiers1.0.1Ian Bicking2006-10-221-1/+6
* Add docstring for all the entry pointsIan Bicking2006-10-201-2/+0
* Moved evalexception entry pointIan Bicking2006-10-201-1/+1
* Moved wdg_validate to new entry pointIan Bicking2006-10-201-1/+1
* Moved session entry pointIan Bicking2006-10-201-1/+1
* moved entry point for recursiveIan Bicking2006-10-201-1/+1
* Moved profile entry pointIan Bicking2006-10-201-1/+1
* Moved and fixed gzip middleware entry point; typo in docsIan Bicking2006-10-201-1/+1
* Moved flup_session entry point to separate functionIan Bicking2006-10-201-1/+1
* Moved cgitb middleware entry point to separate functionIan Bicking2006-10-201-1/+1
* Moved entry point for error_catcher to a separate function; reformatted docst...Ian Bicking2006-10-201-1/+1
* Added a force_host arg to TransparentProxyIan Bicking2006-10-181-1/+2
* Added an Paste Deploy entry point for paste.transloggerIan Bicking2006-10-071-0/+1
* Auto-update of version stringsIan Bicking2006-09-041-1/+1
* Removed Paste Deploy dependencies in many placesIan Bicking2006-08-191-2/+2
* Added an entry point for paste.auth.cookie; added/currected a little info to ...Ian Bicking2006-08-191-0/+1
* Auto-update of version stringsIan Bicking2006-08-121-1/+1
* Auto-update of version stringsIan Bicking2006-07-271-1/+1
* Auto-update of version stringsIan Bicking2006-07-201-1/+1
* Removed errordocument.empty_error, since it never actually worked in a useful...0.9.5Ian Bicking2006-07-201-1/+0
* fix setup.py from last commitIan Bicking2006-07-141-1/+1
* Added a middleware to clear out error bodies, making them more accessible to ...Ian Bicking2006-07-141-0/+1
* Added a Paste Deploy entry point for paste.errordocument (not tested, bad me)Ian Bicking2006-07-141-0/+3
* Patch from Brad Clements to add Paste Deploy support for paste.auth methodsIan Bicking2006-06-301-0/+3
* Auto-update of version stringsIan Bicking2006-06-221-1/+1
* Auto-update of version stringsIan Bicking2006-05-241-1/+2
* Auto-update of version stringsIan Bicking2006-05-151-1/+1
* Auto-update of version stringsIan Bicking2006-05-071-1/+1
* Auto-update of version stringsIan Bicking2006-04-211-1/+1
* OMG a pony\!Ian Bicking2006-04-011-0/+4
* Added entry point for paste.proxyIan Bicking2006-03-131-0/+1
* Auto-update of version stringsIan Bicking2006-03-071-1/+1
* Remove reference to ez_setup -- for now it just causes too many problems. Ma...Ian Bicking2006-02-071-2/+0
* Added a url->username translation function to the app (so we can actually try...Ian Bicking2006-01-271-1/+1
* Added a paste.deploy entry point for open_id; added a 401 catcher option to o...Ian Bicking2006-01-271-0/+2
* Removed login entry point (module was already removed)Ian Bicking2006-01-241-1/+0
* Added middleware for reading mod_auth_tkt-style signed cookies (paste.auth.au...Ian Bicking2006-01-181-0/+2
* - forgot reference in setup.pycce2006-01-091-1/+1
* Updated desc, added newsIan Bicking2006-01-091-1/+1
* Auto-update of version stringsIan Bicking2006-01-091-1/+1
* Updated setup.py descriptionIan Bicking2006-01-091-0/+7
* Added a little argument to profile.profile_decorator, to allow conditional pr...Ian Bicking2006-01-071-0/+3
* Separate paste.deploy entry point for lint from its main functionIan Bicking2005-12-291-1/+1
* Updated summary of modulesIan Bicking2005-12-181-9/+11