summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* News for 0.4.10.4.1ianb2006-01-181-2/+9
* Typo; fixed #54 (no QUERY_STRING or QUERY_STRING on PATH_INFO)ianb2006-01-122-2/+2
* (no commit message)cce2006-01-111-0/+1
* - added paste.progress : a request upload progress monitor, partially complet...cce2006-01-112-0/+283
* - misspelled daemon ;(cce2006-01-111-3/+3
* - default server_version was in wrong spot ;)cce2006-01-111-2/+1
* - updated httpserver to have better documentation for serve()cce2006-01-113-56/+128
* - put where deamon_threads option should be (but commented out)cce2006-01-111-0/+1
* always send response even if there isn't a body (dumb mistake)cce2006-01-111-0/+2
* - add support for 'dd-mon-yyyy' date formatcce2006-01-092-3/+7
* - fixed links in news so that they point to actual modulescce2006-01-091-54/+44
* - forgot reference in setup.pycce2006-01-091-1/+1
* moving httpserver from util sub-package up a levelcce2006-01-098-7/+7
* Updated desc, added newsianb2006-01-092-2/+2
* Auto-update of version stringsianb2006-01-091-1/+1
* Updated setup.py descriptionianb2006-01-091-0/+7
* Updated to #pythonpaste channelianb2006-01-092-2/+2
* - spelling errors fixed in news.txtcce2006-01-091-3/+3
* Added wsgilib.intercept_output to __all__; updated news.txtianb2006-01-092-2047/+67
* - added log messes to doc/news.txt for Ian's scanningcce2006-01-091-5/+2100
* - first pass at doc/news.txt for 0.4 releasecce2006-01-081-0/+113
* - better error checking in parse_datetimecce2006-01-082-78/+64
* - making timedate parser throw more exceptions on errorscce2006-01-082-53/+39
* - converted timedelta normalization to be fractions of hourscce2006-01-082-66/+88
* - added some nicer datetime parsing codecce2006-01-082-0/+488
* Added a little argument to profile.profile_decorator, to allow conditional pr...ianb2006-01-076-9/+32
* - py2.3 compatibility fix as reported by Ben Bangertcce2006-01-061-2/+2
* - removing unnecessary trailing spaces, that's allcce2006-01-052-17/+17
* Thread safe patchingbbangert2006-01-051-47/+46
* printing out debug information on 5xx messages for raw_interactivecce2006-01-051-4/+3
* - its not important if pkg_resources is installed for paste;cce2006-01-051-2/+6
* Added docstrings to some modulesianb2006-01-044-3/+15
* Remove a bunch of cruft that was never fully developed for testingianb2006-01-041-148/+233
* Allow the httpexceptions to be 'themeable'cce2006-01-031-9/+14
* Fixed stack level for warningsianb2006-01-031-3/+3
* - made the example program simpler for paste.auth.cookie, nocce2006-01-031-8/+3
* (no commit message)cce2006-01-031-10/+12
* (no commit message)cce2006-01-022-3/+3
* - added REMOTE_SESSION as a default environment variable to savecce2006-01-021-5/+7
* - fixed logic/definition problem /w multi-entry headers;cce2006-01-017-86/+133
* (no commit message)cce2005-12-311-4/+3
* (no commit message)cce2005-12-311-5/+5
* - upgraded docs for paste.auth.digest and paste.auth.multicce2005-12-313-103/+116
* - cleaned up documentation for paste.auth.cookiecce2005-12-318-173/+337
* Create a __pudge_all__ variable that contains classesianb2005-12-311-1/+5
* - documentation updates to make pudge output look nicercce2005-12-311-27/+41
* - fixes to make auto-documentation work nicercce2005-12-302-91/+176
* Added a bunch of module docstrings so the module index looks nicer; also mark...ianb2005-12-3015-5/+53
* (no commit message)cce2005-12-301-60/+69
* - fixes for restructed textcce2005-12-301-18/+18