summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update peak.util.WSGIServer to latest WSGI version, ditching the oldpje2004-10-081-20/+61
* Fix an edge case in path shifting/traversal: if SCRIPT_NAME is '' andpje2004-10-072-11/+11
* Improved support for different client and server HTTP versions,pje2004-10-066-69/+150
* Added "sensible default error handling", auto-calc of Content-Length, andpje2004-10-062-67/+213
* Fix 'last_call' references that should've been 'run_once'; Misc. doc fixes.pje2004-10-063-11/+13
* Added first draft of a base class for creating servers and gateways, withpje2004-10-065-8/+552
* Add a wsgiref.headers.Headers class to allow easy HTTP response headerpje2004-10-054-38/+397
* Added miscellaneous environment-processing utilties, and a 'FileWrapper'pje2004-10-053-2/+371
* Created initial "setup and test" shell for 'wsgiref' library.pje2004-10-053-0/+62
* Compute command line that should be passed to child setup scripts.pje2004-03-223-23/+146
* Flesh out 'depends' command to display dependencies' status, and halt ifpje2004-03-204-46/+140
* Added 'setuptools_boot' module that can be distributed separately, and willpje2004-03-191-0/+33
* Fix generating bad output files list when data files are installed.pje2004-03-182-0/+19
* Fix setuptools not creating output list correctlypje2004-03-181-1/+1
* Added skeleton 'depends' command, that will check/install dependencies.pje2004-03-107-21/+62
* Misc. cleanups: findPackages -> find_packages, use standard paths, don'tpje2004-03-093-28/+33
* Added basic 'Require()' class that can check whether a requirement ispje2004-03-082-1/+329
* Added 'findPackages()' function to automatically list packages for setup.pje2004-03-071-3/+19
* Added transparent support for Pyrex extensions, automatically replacingpje2004-03-074-3/+38
* Added "features", allowing a distribution to be broken down into piecespje2004-03-075-62/+739
* Added various tests for 'test' command option processing. Fixed missingpje2004-03-063-9/+166
* Make setuptools "self-hosting"; i.e. able to install and test itself.pje2004-03-061-0/+4
* Update PyProtocols to use 'setuptools', and clean up some leftover junk.pje2004-02-291-7/+1
* Initial skeleton of 'setuptools' package, for installing dependencies, etc.pje2004-02-295-0/+187
* New repository initialized by cvs2svn.(no author)2004-02-290-0/+0