summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Moved and fixed gzip middleware entry point; typo in docsianb2006-10-201-1/+1
* Moved flup_session entry point to separate functionianb2006-10-201-1/+1
* Moved cgitb middleware entry point to separate functionianb2006-10-201-1/+1
* Moved entry point for error_catcher to a separate function; reformatted docst...ianb2006-10-201-1/+1
* Added a force_host arg to TransparentProxyianb2006-10-181-1/+2
* Added an Paste Deploy entry point for paste.transloggerianb2006-10-071-0/+1
* Auto-update of version stringsianb2006-09-041-1/+1
* Removed Paste Deploy dependencies in many placesianb2006-08-191-2/+2
* Added an entry point for paste.auth.cookie; added/currected a little info to ...ianb2006-08-191-0/+1
* Auto-update of version stringsianb2006-08-121-1/+1
* Auto-update of version stringsianb2006-07-271-1/+1
* Auto-update of version stringsianb2006-07-201-1/+1
* Removed errordocument.empty_error, since it never actually worked in a useful...0.9.5ianb2006-07-201-1/+0
* fix setup.py from last commitianb2006-07-141-1/+1
* Added a middleware to clear out error bodies, making them more accessible to ...ianb2006-07-141-0/+1
* Added a Paste Deploy entry point for paste.errordocument (not tested, bad me)ianb2006-07-141-0/+3
* Patch from Brad Clements to add Paste Deploy support for paste.auth methodsianb2006-06-301-0/+3
* Auto-update of version stringsianb2006-06-221-1/+1
* Auto-update of version stringsianb2006-05-241-1/+2
* Auto-update of version stringsianb2006-05-151-1/+1
* Auto-update of version stringsianb2006-05-071-1/+1
* Auto-update of version stringsianb2006-04-211-1/+1
* OMG a pony\!ianb2006-04-011-0/+4
* Added entry point for paste.proxyianb2006-03-131-0/+1
* Auto-update of version stringsianb2006-03-071-1/+1
* Remove reference to ez_setup -- for now it just causes too many problems. Ma...ianb2006-02-071-2/+0
* Added a url->username translation function to the app (so we can actually try...ianb2006-01-271-1/+1
* Added a paste.deploy entry point for open_id; added a 401 catcher option to o...ianb2006-01-271-0/+2
* Removed login entry point (module was already removed)ianb2006-01-241-1/+0
* Added middleware for reading mod_auth_tkt-style signed cookies (paste.auth.au...ianb2006-01-181-0/+2
* - forgot reference in setup.pycce2006-01-091-1/+1
* Updated desc, added newsianb2006-01-091-1/+1
* Auto-update of version stringsianb2006-01-091-1/+1
* Updated setup.py descriptionianb2006-01-091-0/+7
* Added a little argument to profile.profile_decorator, to allow conditional pr...ianb2006-01-071-0/+3
* Separate paste.deploy entry point for lint from its main functionianb2005-12-291-1/+1
* Updated summary of modulesianb2005-12-181-9/+11
* A bunch of little import cleanups noted from pyflakesianb2005-12-181-1/+1
* Moved wdg_validate and profile to debug packageianb2005-12-181-2/+2
* Moved paste.printdebug to paste.debug.printsianb2005-12-181-1/+1
* Added entry point for pkg_resources file servingianb2005-12-131-0/+1
* Deprecated httpexceptions.middleware; split the httpexceptions middleware fro...ianb2005-12-131-1/+1
* fix installation issue with more explicit pathianb2005-11-101-8/+3
* debugging setuptools installianb2005-11-101-1/+1
* debugging setuptools installianb2005-11-101-1/+1
* debugging setuptools installianb2005-11-101-0/+3
* debugging setuptools installianb2005-11-101-0/+3
* Currently not zip-safe, as mochikit files can\'t be used with EvalException w...bbangert2005-11-101-1/+1
* Added find_package_data, so package data (especially MochiKit) gets included ...ianb2005-11-101-0/+4
* Further refactoring and expansion of the eval exception middleware; functions...ianb2005-11-061-0/+1