summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed parsing of URL paths starting with multiple slashes.double_slash_at_start_of_path_fixRichard Mitchell2012-08-022-1/+4
* New branch for double-slash fix.Richard Mitchell2012-08-020-0/+0
* add news for last commitIan Bicking2011-08-171-0/+7
* Automated merge with ssh://bitbucket.org/ianb/pasteIan Bicking2011-08-171-2/+1
|\
| * update link to official dev repoJoshua Bronson2011-07-191-2/+1
* | Always wrap wsgi.input with LimitedLengthFile, even when using the ContinueHo...Ian Bicking2011-08-171-9/+8
|/
* Automated merge with https://bitbucket.org/milinnovations_andreas/paste/Ian Bicking2010-11-291-2/+2
|\
| * Add fix to make digest auth with internet explorer 8 (and possibly other ver...milinnovations_andreas2010-09-291-2/+2
* | remove old setup.cfg stuffIan Bicking2010-10-281-8/+0
|/
* Fix #444, egg:Paste#cgi should work nowIan Bicking2010-09-282-0/+6
* Added tag 1.7.5.1 for changeset 53a9cdc44dc0Ian Bicking2010-09-200-0/+0
* update versions for release1.7.5.1Ian Bicking2010-09-203-4/+4
* Fix #443: url_unquote undefinedIan Bicking2010-09-162-1/+19
* Added tag 1.7.5 for changeset 3b337deabee1Ian Bicking2010-09-140-0/+0
* versions for release1.7.5Ian Bicking2010-09-143-4/+4
* Automated merge with ssh://bitbucket.org/ianb/pasteIan Bicking2010-09-148-18/+37
|\
| * Just a bit more paranoia in quoting comments, though I wasn't able to reprodu...Ian Bicking2010-09-144-3/+13
| * Allow server_address tuples that are longer (specifically for IPv6 support: h...Ian Bicking2010-09-021-5/+4
| * Catch cookie errors when parsing cookies (http://trac.pythonpaste.org/pythonp...Ian Bicking2010-09-022-3/+11
| * note return value of form.submitIan Bicking2010-09-021-7/+9
* | Fix test broken by 27a36b3e1843 (for http://trac.pythonpaste.org/pythonpaste/...Taavi Burns2010-09-091-1/+1
|/
* avoid deprecation warnings when using wdg_validateIan Bicking2010-09-021-6/+6
* fixes for cgiapp on Windows (http://trac.pythonpaste.org/pythonpaste/ticket/382)Ian Bicking2010-09-021-2/+3
* Coerce thread id to a long, might fix problems in Ubuntu: http://trac.pythonp...Ian Bicking2010-09-021-3/+3
* Do not set Content-Encoding to 'None' (http://trac.pythonpaste.org/pythonpast...Ian Bicking2010-09-021-2/+7
* A probably incomplete fix for http://trac.pythonpaste.org/pythonpaste/ticket/...Ian Bicking2010-09-021-2/+3
* Always return something from start_response, even if we don't plan to actuall...Ian Bicking2010-09-021-3/+7
* Get rid of misused .remote() method (should have been .delete()): http://trac...Ian Bicking2010-09-021-2/+2
* Improve errors when fetching an error page: http://trac.pythonpaste.org/pytho...Ian Bicking2010-09-024-48/+71
* Add default argument to paste.response.HeaderDict.pop (to make it more like a...Ian Bicking2010-09-011-6/+6
* Catch a case where .objects doesn't exist (http://trac.pythonpaste.org/python...Ian Bicking2010-09-011-57/+61
* Quote usernames in auth_tkt tickets (http://trac.pythonpaste.org/pythonpaste/...Ian Bicking2010-09-012-16/+22
* Use X-Forwarded-For in translogger: http://trac.pythonpaste.org/pythonpaste/t...Ian Bicking2010-09-012-1/+13
* Fix http://trac.pythonpaste.org/pythonpaste/ticket/318 -- handle zero-length ...Ian Bicking2010-09-011-1/+1
* Avoid installing the testsIan Bicking2010-09-011-1/+2
* Fix http://trac.pythonpaste.org/pythonpaste/ticket/398 -- properly reject dat...Ian Bicking2010-09-012-1/+11
* news for last couple commitsIan Bicking2010-08-201-0/+7
* Automated merge with ssh://bitbucket.org/ianb/pasteIan Bicking2010-08-201-6/+10
|\
| * Fix problem with CGI apps that don't give a status message, and which mix \n ...Ian Bicking2010-08-201-6/+10
* | TypoChristoph Zwerschke2010-08-191-1/+1
* | Added some more test cases to test_mimeparse that I have found here:Christoph Zwerschke2010-08-192-8/+66
* | Minor simplification.Christoph Zwerschke2010-08-191-8/+4
* | Added unittests for util.mimeparse and made the module more robust and somewh...Christoph Zwerschke2010-08-193-51/+256
* | The reporter test never created the necessary output directory.Christoph Zwerschke2010-08-191-5/+9
|/
* Added tag 1.7.4 for changeset ddfbf09c41cbIan Bicking2010-06-230-0/+0
* update news for last commit1.7.4Ian Bicking2010-06-231-0/+2
* add a missing desired_matches function to mimeparse (was removed upstream, bu...Ian Bicking2010-06-231-11/+34
* forgot to fix up testIan Bicking2010-06-151-2/+1
* Added tag 1.7.4 for changeset d2aa3ed13d8cIan Bicking2010-06-150-0/+0
* update versionsIan Bicking2010-06-152-2/+2