summaryrefslogtreecommitdiff
path: root/docs
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-202-3/+3
* Fix #443: url_unquote undefinedIan Bicking2010-09-161-0/+5
* versions for release1.7.5Ian Bicking2010-09-142-3/+3
* 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
* update versionsIan Bicking2010-06-151-1/+1
* Fix XSS attacks as reported by Tim WintleIan Bicking2010-06-151-0/+9
* update versions for release1.7.3.1Ian Bicking2010-04-202-3/+6
* doc fixupsIan Bicking2010-04-015-35/+75
* remove directory name from 404 errorsIan Bicking2010-03-311-0/+6
* remove references to svnIan Bicking2010-03-313-29/+17
* update news for release1.7.3Ian Bicking2010-03-312-3/+3
* update mimeparseIan Bicking2010-03-311-0/+3
* do a proper read with 100 Continueianb2009-09-021-0/+3
* typo in docsianb2009-07-011-1/+1
* 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
* Add links for pythonpaste.org projectsianb2008-12-201-0/+9
* update mailing list locationianb2008-12-083-25/+4
* 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-292-3/+3
* Add sphinx docs for paste.util.multidictianb2008-10-281-0/+11
* 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
* reference to StatusCodeRedirectianb2008-06-201-1/+1
* rename linksianb2008-06-131-2/+3
* update versions for release1.7.1ianb2008-06-132-3/+3
* deprecate setup_moduleianb2008-06-122-25/+2
* fix import typo (#272)ianb2008-06-111-1/+1
* Added a future-of-Paste documentianb2008-06-063-4/+114