summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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 ContinueIan Bicking2009-09-021-0/+3
* typo in docsIan Bicking2009-07-011-1/+1
* Avoid some unicode errors in httpexceptionsIan Bicking2009-04-241-0/+2
* Have the proxy handle a content-length of -1Ian Bicking2009-03-061-0/+2
* Make cookies expire on logoutIan Bicking2009-03-051-1/+1
* Apply patch to paste.auth.auth_tkt to make it easier to get the cookies, and ...Ian Bicking2009-03-031-0/+4
* Apply patch to fix some problems with wdg_validate middlewareIan Bicking2009-01-291-0/+2
* parse a single *, per #330Ian Bicking2009-01-091-0/+3
* Fix #257, newlines in paste.auth.cookie cookiesIan Bicking2009-01-081-0/+3
* Add links for pythonpaste.org projectsIan Bicking2008-12-201-0/+9
* update mailing list locationIan Bicking2008-12-083-25/+4
* Fix paste.httpserver on py2.6 (#314)Ian Bicking2008-11-151-0/+2
* More cowbell\!Ian Bicking2008-10-311-0/+5
* update news for release1.7.2Ian Bicking2008-10-292-3/+3
* Add sphinx docs for paste.util.multidictIan Bicking2008-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_callbackIan Bicking2008-09-251-0/+3
* Add support for HttpOnly to PasteIan Bicking2008-09-151-0/+3
* Re-raise KeyboardInterruptIan Bicking2008-09-081-0/+3
* Add QUERY_STRING to Proxy requests (#232)Ian Bicking2008-08-291-1/+3
* make seek method conditionalIan Bicking2008-08-111-0/+4
* Make paste.debug.prints work with appengine, which replaces stdout on every r...Ian Bicking2008-07-311-0/+2
* In proxy, set content-length and filter more bad headersIan Bicking2008-07-301-0/+6
* reference to StatusCodeRedirectIan Bicking2008-06-201-1/+1
* rename linksIan Bicking2008-06-131-2/+3
* update versions for release1.7.1Ian Bicking2008-06-132-3/+3
* deprecate setup_moduleIan Bicking2008-06-122-25/+2
* fix import typo (#272)Ian Bicking2008-06-111-1/+1
* Added a future-of-Paste documentIan Bicking2008-06-063-4/+114
* Added some custom links to the templateIan Bicking2008-06-042-0/+34
* normalize/make-absolute the paths passed into StaticURLParserIan Bicking2008-05-291-0/+7
* slug for DirectoryAppmaluke2008-05-231-0/+1
* update version in conf.py, add generation/upload scriptIan Bicking2008-05-201-2/+2
* update news for 1.7 release1.7Ian Bicking2008-05-201-2/+2
* Fix wsgiwrappers delete_cookieIan Bicking2008-05-071-0/+3
* Change the value of no-value checkboxes to 'on' instead of 'checked'Ian Bicking2008-05-021-1/+3
* with TestApp forms, don't submit forms with unnamed fieldsIan Bicking2008-05-011-0/+3
* Added some more linkingIan Bicking2008-04-272-49/+64
* link up the news for sphinxIan Bicking2008-04-271-13/+14
* Add basic Sphinx documentation supportIan Bicking2008-04-2747-106/+784