summaryrefslogtreecommitdiff
path: root/docs/news.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed parsing of URL paths starting with multiple slashes.double_slash_at_start_of_path_fixRichard Mitchell2012-08-021-0/+2
* add news for last commitIan Bicking2011-08-171-0/+7
* Fix #444, egg:Paste#cgi should work nowIan Bicking2010-09-281-0/+5
* update versions for release1.7.5.1Ian Bicking2010-09-201-2/+2
* Fix #443: url_unquote undefinedIan Bicking2010-09-161-0/+5
* versions for release1.7.5Ian Bicking2010-09-141-2/+2
* Just a bit more paranoia in quoting comments, though I wasn't able to reprodu...Ian Bicking2010-09-141-1/+2
* Improve errors when fetching an error page: http://trac.pythonpaste.org/pytho...Ian Bicking2010-09-021-0/+3
* Quote usernames in auth_tkt tickets (http://trac.pythonpaste.org/pythonpaste/...Ian Bicking2010-09-011-0/+3
* Use X-Forwarded-For in translogger: http://trac.pythonpaste.org/pythonpaste/t...Ian Bicking2010-09-011-0/+7
* news for last couple commitsIan Bicking2010-08-201-0/+7
* update news for last commit1.7.4Ian Bicking2010-06-231-0/+2
* Fix XSS attacks as reported by Tim WintleIan Bicking2010-06-151-0/+9
* update versions for release1.7.3.1Ian Bicking2010-04-201-2/+5
* doc fixupsIan Bicking2010-04-011-1/+1
* remove directory name from 404 errorsIan Bicking2010-03-311-0/+6
* remove references to svnIan Bicking2010-03-311-9/+5
* update news for release1.7.3Ian Bicking2010-03-311-2/+2
* update mimeparseIan Bicking2010-03-311-0/+3
* do a proper read with 100 Continueianb2009-09-021-0/+3
* Avoid some unicode errors in httpexceptionsianb2009-04-241-0/+2
* Have the proxy handle a content-length of -1ianb2009-03-061-0/+2
* Make cookies expire on logoutianb2009-03-051-1/+1
* Apply patch to paste.auth.auth_tkt to make it easier to get the cookies, and ...ianb2009-03-031-0/+4
* Apply patch to fix some problems with wdg_validate middlewareianb2009-01-291-0/+2
* parse a single *, per #330ianb2009-01-091-0/+3
* Fix #257, newlines in paste.auth.cookie cookiesianb2009-01-081-0/+3
* Fix paste.httpserver on py2.6 (#314)ianb2008-11-151-0/+2
* More cowbell\!ianb2008-10-311-0/+5
* update news for release1.7.2ianb2008-10-291-2/+2
* added JythonMonitor for use for an experimental, optimized reloader for Jythonpjenvey2008-10-111-0/+3
* fix auth cookie generating bad headerspjenvey2008-10-101-0/+4
* Added paste.reloader.add_file_callbackianb2008-09-251-0/+3
* Add support for HttpOnly to Pasteianb2008-09-151-0/+3
* Re-raise KeyboardInterruptianb2008-09-081-0/+3
* Add QUERY_STRING to Proxy requests (#232)ianb2008-08-291-1/+3
* make seek method conditionalianb2008-08-111-0/+4
* Make paste.debug.prints work with appengine, which replaces stdout on every r...ianb2008-07-311-0/+2
* In proxy, set content-length and filter more bad headersianb2008-07-301-0/+6
* update versions for release1.7.1ianb2008-06-131-2/+2
* deprecate setup_moduleianb2008-06-121-0/+2
* normalize/make-absolute the paths passed into StaticURLParserianb2008-05-291-0/+7
* update news for 1.7 release1.7ianb2008-05-201-2/+2
* Fix wsgiwrappers delete_cookieianb2008-05-071-0/+3
* Change the value of no-value checkboxes to 'on' instead of 'checked'ianb2008-05-021-1/+3
* with TestApp forms, don't submit forms with unnamed fieldsianb2008-05-011-0/+3
* link up the news for sphinxianb2008-04-271-13/+14
* Add some more methods to the threaded replacement for stdout (for appengine)ianb2008-04-271-0/+2
* Fix case normalization on Windowsianb2008-04-181-1/+3
* Use wsgi.file_wrapper when availableianb2008-04-111-0/+3