summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update news for release1.7.2ianb2008-10-292-3/+3
* Add sphinx docs for paste.util.multidictianb2008-10-281-0/+11
* woops, cleanuppjenvey2008-10-211-3/+0
* only expose JythonMonitor if on Jython and _systemrestart is supportedpjenvey2008-10-211-22/+23
* woops, sleep inside the looppjenvey2008-10-111-1/+1
* added JythonMonitor for use for an experimental, optimized reloader for Jythonpjenvey2008-10-112-4/+34
* fix auth cookie generating bad headerspjenvey2008-10-102-1/+6
* Added paste.reloader.add_file_callbackianb2008-09-252-5/+40
* prefer hashlib over the md5/sha modules which are deprecated in Python 2.6pjenvey2008-09-175-17/+39
* Add support for HttpOnly to Pasteianb2008-09-152-2/+5
* Re-raise KeyboardInterruptianb2008-09-082-0/+6
* Add QUERY_STRING to Proxy requests (#232)ianb2008-08-292-1/+5
* use consistent string quotingpjenvey2008-08-271-2/+2
* don't assume CPython GC, immediately close the file handlepjenvey2008-08-221-1/+3
* make seek method conditionalianb2008-08-112-1/+7
* Make paste.debug.prints work with appengine, which replaces stdout on every r...ianb2008-07-313-4/+14
* In proxy, set content-length and filter more bad headersianb2008-07-302-1/+15
* fix docstring exampleianb2008-07-301-5/+4
* reference to StatusCodeRedirectianb2008-06-201-1/+1
* Adding request_queue_size option to increase socket queue for Paste#http server.bbangert2008-06-201-11/+26
* handle .class as well as .pycpjenvey2008-06-172-1/+4
* rename linksianb2008-06-131-2/+3
* Auto-update of version stringsianb2008-06-131-1/+1
* update versions for release1.7.1ianb2008-06-132-3/+3
* missing importpjenvey2008-06-121-0/+1
* deprecate setup_moduleianb2008-06-123-25/+6
* fix docstring import typo (#272)ianb2008-06-111-1/+1
* fix import typo (#272)ianb2008-06-111-1/+1
* disable killthread if ctypes lacks pythonapipjenvey2008-06-101-0/+3
* compatibility with lazy imports (Importing on cheeseshop)maluke2008-06-071-1/+1
* Added a future-of-Paste documentianb2008-06-063-4/+114
* Added some custom links to the templateianb2008-06-042-0/+34
* added DirectoryApp.make_fileapp to allow some customizationmaluke2008-05-301-1/+4
* normalize/make-absolute the paths passed into StaticURLParserianb2008-05-292-1/+8
* tests for fileapp.DirectoryAppmaluke2008-05-281-1/+24
* Fixed test suite on Windows (also disabled CGI tests as they shouldn't even w...maluke2008-05-285-34/+36
* make sure DirectoryApp.path ends with os.path.sepmaluke2008-05-231-1/+3
* slug for DirectoryAppmaluke2008-05-231-0/+1
* fixed __all__maluke2008-05-231-1/+1
* implemented DirectoryAppmaluke2008-05-231-5/+32
* update version in conf.py, add generation/upload scriptianb2008-05-202-2/+11
* Auto-update of version stringsianb2008-05-201-1/+1
* update news for 1.7 release1.7ianb2008-05-201-2/+2
* Fix threaded stdin readianb2008-05-161-2/+2
* Fix wsgiwrappers delete_cookieianb2008-05-072-1/+4
* typoianb2008-05-071-1/+1
* Change the value of no-value checkboxes to 'on' instead of 'checked'ianb2008-05-022-3/+4
* with TestApp forms, don't submit forms with unnamed fieldsianb2008-05-012-0/+5
* Added some more linkingianb2008-04-272-49/+64
* link up the news for sphinxianb2008-04-271-13/+14