summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Forgot to list this as a namespace package (doh); without that it can conflic...ianb2005-11-021-0/+1
* Updated versionianb2005-10-031-1/+1
* Changed theme; fixed some small markupianb2005-09-281-1/+1
* Updated dependencies and descriptionianb2005-09-211-53/+126
* Added static file-serving appianb2005-09-211-0/+1
* Updated license infoianb2005-08-311-2/+2
* Renamed factory names for paste.deployianb2005-08-251-3/+3
* Moved script to another package (PasteScript)ianb2005-08-251-1/+0
* paste.deployified wdg_validateianb2005-08-221-0/+1
* note distasteianb2005-08-221-0/+1
* paste.deployified sessionianb2005-08-221-0/+1
* paste.deployified recursiveianb2005-08-221-0/+1
* paste.deployified pycgiwrapperianb2005-08-221-0/+1
* paste.deployified profilemiddlewareianb2005-08-221-0/+1
* paste.deployified printdebugianb2005-08-221-0/+1
* paste.deployified loginianb2005-08-221-0/+1
* paste.deployified lintianb2005-08-221-0/+1
* paste.deployified httpexceptionsianb2005-08-221-0/+1
* paste.deployified gzipperianb2005-08-221-0/+1
* paste-deployified flup session middlewareianb2005-08-221-0/+1
* Cleanup from the last deleteianb2005-08-221-0/+1
* paste.deployified cascadeianb2005-08-221-0/+1
* paste.deployify urlmapianb2005-08-221-0/+3
* Converted cgiapp to paste.deployianb2005-08-221-0/+3
* Move around tests and exceptions; more moving to come, hence this intermediat...ianb2005-08-221-5/+5
* Removed spurious importianb2005-07-171-2/+0
* Refactored to use all the setuptools featuresianb2005-07-131-62/+14
* Use ez_setup, which is a bootstrapper for setuptoolsianb2005-07-031-0/+3
* Removed setuptools downloadianb2005-07-031-25/+0
* Updated setuptools version; removed package listingianb2005-05-311-2/+1