summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 2.0.3Marc Abramowitz2016-03-081-0/+28
| | | | and add news to `docs/news.txt`.
* Update docs/news.txt for 2.0.22.0.2Marc Abramowitz2015-05-111-0/+21
|
* prepare release 2.0.12.0.1Victor Stinner2015-04-231-2/+2
|
* Revert change on paste.util.quoting.html_quote()Victor Stinner2015-04-231-3/+0
| | | | | On Python 2, html_quote(unicode) returns again bytes to restore backward compatibility.
* Update changelogVictor Stinner2015-04-231-1/+15
|
* Fix paste.util.html_quote(unicode): don't encode the string to escape itVictor Stinner2015-04-221-0/+5
|
* Prepare release 2.0Victor Stinner2015-04-221-5/+5
|
* Add tox.ini to run tests with tox on Python 2.6, 2.7 and 3.4Victor Stinner2015-04-211-0/+2
| | | | * MANIFEST.in: add regen-docs & tox.ini
* Update WebOb and PEP 333 URLsVictor Stinner2014-03-181-7/+7
|
* Update URL of external projectsVictor Stinner2014-03-182-8/+9
|
* Fix typo in the URL of the issue trackerVictor Stinner2014-03-181-1/+1
|
* Update news.txtVictor Stinner2014-03-181-0/+6
|
* Automated merge with ssh://bitbucket.org/ianb/pasteIan Bicking2013-02-071-1/+1
|\
| * fix #5, trac linkIan Bicking2013-02-071-1/+1
| |
* | 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 ↵Ian Bicking2010-09-141-1/+2
| | | | reproduce any actual issue
* Improve errors when fetching an error page: ↵Ian Bicking2010-09-021-0/+3
| | | | http://trac.pythonpaste.org/pythonpaste/ticket/123
* Quote usernames in auth_tkt tickets ↵Ian Bicking2010-09-011-0/+3
| | | | (http://trac.pythonpaste.org/pythonpaste/ticket/380)
* Use X-Forwarded-For in translogger: ↵Ian Bicking2010-09-011-0/+7
| | | | http://trac.pythonpaste.org/pythonpaste/ticket/412 -- also news for last commits
* 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
| | | | avoid wildcard cookies, and add httponly support
* 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
|