| Commit message (Expand) | Author | Age | Files | Lines |
* | Incorporate some of Joe Gregorio's proposed doc changes | pje | 2006-06-09 | 2 | -2/+7 |
* | 0.1 release | pje | 2006-06-07 | 2 | -2/+13 |
* | Incorporate AMK's doc cleanups. | pje | 2006-06-07 | 1 | -15/+15 |
* | Finish wsgiref.handlers docs. | pje | 2006-06-06 | 2 | -9/+281 |
* | Document wsgiref.validate and (partially) wsgiref.handlers. Add __all__ | pje | 2006-06-06 | 4 | -33/+89 |
* | Docs for wsgiref.simple_server | pje | 2006-06-06 | 1 | -20/+102 |
* | Fix line-end and mime-type for .tex files | pje | 2006-06-05 | 0 | -0/+0 |
* | Partial doc draft | pje | 2006-06-05 | 2 | -0/+458 |
* | Cosmetic change | pje | 2006-06-05 | 1 | -6/+6 |
* | Add 'make_server()' convenience factory, and tests for simple_server and | pje | 2006-06-05 | 2 | -54/+95 |
* | Removed empty src directory | pje | 2006-06-05 | 0 | -0/+0 |
* | Consolidate tests into a single module for better stdlib compatibility | pje | 2006-06-05 | 6 | -657/+534 |
* | Get rid of 'src' subdirectory | pje | 2006-06-05 | 11 | -2/+1 |
* | Add paste.lint as wsgiref.validate | pje | 2006-06-05 | 3 | -11/+441 |
* | Fix self.sendfile() never being called. | pje | 2006-05-20 | 1 | -7/+7 |
* | Fix test broken by Guido's date patch. | pje | 2006-05-20 | 1 | -8/+8 |
* | Implement Guido's patch for proper HTTP ``Date:`` header format | pje | 2006-03-24 | 1 | -11/+11 |
* | Migrate wsgiref package to use common ez_setup checkout. | pje | 2005-07-09 | 13 | -1713/+3 |
* | Fix too-picky regex that caused match failure in Python 2.3 and up, which | pje | 2004-12-01 | 1 | -1/+1 |
* | Fixed editing error converting old peak.util.WSGIServer to | pje | 2004-11-26 | 1 | -1/+1 |
* | Fix a problem with 'application_uri()' calculation: HTTP_HOST can include | pje | 2004-10-17 | 2 | -10/+10 |
* | Flush exceptions sent to stderr. | pje | 2004-10-14 | 1 | -3/+3 |
* | Fix wsgiref bug reported by Robert Brewer: error output wasn't working | pje | 2004-10-14 | 1 | -1/+1 |
* | Moved 'peak.util.WSGIServer' to 'wsgiref.simple_server'. | pje | 2004-10-08 | 2 | -3/+210 |
* | Update peak.util.WSGIServer to latest WSGI version, ditching the old | pje | 2004-10-08 | 1 | -20/+61 |
* | Fix an edge case in path shifting/traversal: if SCRIPT_NAME is '' and | pje | 2004-10-07 | 2 | -11/+11 |
* | Improved support for different client and server HTTP versions, | pje | 2004-10-06 | 6 | -69/+150 |
* | Added "sensible default error handling", auto-calc of Content-Length, and | pje | 2004-10-06 | 2 | -67/+213 |
* | Fix 'last_call' references that should've been 'run_once'; Misc. doc fixes. | pje | 2004-10-06 | 3 | -11/+13 |
* | Added first draft of a base class for creating servers and gateways, with | pje | 2004-10-06 | 5 | -8/+552 |
* | Add a wsgiref.headers.Headers class to allow easy HTTP response header | pje | 2004-10-05 | 4 | -38/+397 |
* | Added miscellaneous environment-processing utilties, and a 'FileWrapper' | pje | 2004-10-05 | 3 | -2/+371 |
* | Created initial "setup and test" shell for 'wsgiref' library. | pje | 2004-10-05 | 3 | -0/+62 |
* | Compute command line that should be passed to child setup scripts. | pje | 2004-03-22 | 3 | -23/+146 |
* | Flesh out 'depends' command to display dependencies' status, and halt if | pje | 2004-03-20 | 4 | -46/+140 |
* | Added 'setuptools_boot' module that can be distributed separately, and will | pje | 2004-03-19 | 1 | -0/+33 |
* | Fix generating bad output files list when data files are installed. | pje | 2004-03-18 | 2 | -0/+19 |
* | Fix setuptools not creating output list correctly | pje | 2004-03-18 | 1 | -1/+1 |
* | Added skeleton 'depends' command, that will check/install dependencies. | pje | 2004-03-10 | 7 | -21/+62 |
* | Misc. cleanups: findPackages -> find_packages, use standard paths, don't | pje | 2004-03-09 | 3 | -28/+33 |
* | Added basic 'Require()' class that can check whether a requirement is | pje | 2004-03-08 | 2 | -1/+329 |
* | Added 'findPackages()' function to automatically list packages for setup. | pje | 2004-03-07 | 1 | -3/+19 |
* | Added transparent support for Pyrex extensions, automatically replacing | pje | 2004-03-07 | 4 | -3/+38 |
* | Added "features", allowing a distribution to be broken down into pieces | pje | 2004-03-07 | 5 | -62/+739 |
* | Added various tests for 'test' command option processing. Fixed missing | pje | 2004-03-06 | 3 | -9/+166 |
* | Make setuptools "self-hosting"; i.e. able to install and test itself. | pje | 2004-03-06 | 1 | -0/+4 |
* | Update PyProtocols to use 'setuptools', and clean up some leftover junk. | pje | 2004-02-29 | 1 | -7/+1 |
* | Initial skeleton of 'setuptools' package, for installing dependencies, etc. | pje | 2004-02-29 | 5 | -0/+187 |
* | New repository initialized by cvs2svn. | (no author) | 2004-02-29 | 0 | -0/+0 |