summaryrefslogtreecommitdiff
path: root/docs/news.txt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* have StackedObjectProxies utilize 2.6's __dir__pjenvey2008-03-311-0/+3
* Accept relative paths in StaticURLParser (#244). From Eric Larsonianb2008-03-301-0/+3
* Keep paste.debug.profile from breaking when there is no Content-Type, from Ku...ianb2008-03-261-0/+3
* Unicode TestApp Response __contains__ test works (#235)ianb2008-03-261-0/+4
* Requests can send more than one cookie (#238)ianb2008-03-261-1/+4
* Apply patch for start response from #239, from inducerianb2008-03-261-0/+3
* Fix #240, unicode exceptions cause collector to fail. Also make tests somewh...ianb2008-03-261-0/+2
* Add news for r7267ianb2008-03-251-0/+4
* Set same cookies with same domains on logout as you do on login, in auth_tktianb2008-03-081-0/+3
* allow binding to port 0pjenvey2008-03-071-0/+2
* Look for params values that have an .items methodianb2008-02-171-0/+4
* Avoid infinite loop of reading no data from a socket in cascadeianb2008-02-131-0/+3
* Do not ignore wsgi.input readline size argument (which can lead to lots of me...ianb2008-02-121-0/+7
* * Fixed bug in paste lint where PATH_INFO would become unicode.bbangert2008-01-131-0/+5
* update news for release1.6ianb2008-01-041-2/+2
* use basecookie instead of simplecookieianb2007-12-171-0/+3
* Fix issue with paste.cgiapp and mod_wsgi (#210)ianb2007-12-171-0/+2
* Use threadsafe connection class, to avoid some https errors (#211)ianb2007-12-171-0/+4
* Treat image button like submit button (#216)ianb2007-12-171-0/+3
* Add 226 IM Used response status (#217)ianb2007-12-171-0/+2
* Don't overwrite X-Forwarded-Forianb2007-10-301-0/+3
* make sslerror import optionalianb2007-10-251-0/+7
* doc fixesianb2007-10-231-2/+2
* be more tolerant of bad CONTENT_LENGTH1.5.1ianb2007-10-221-0/+6
* news header for 1.51.5ianb2007-10-171-2/+2
* Applied #181, allow smtp authentication for errorsianb2007-10-101-0/+4
* Fix #194, paste.cascade doesn't copy wsgi.input, and blocking can occur: now ...ianb2007-10-101-0/+4
* r6823 forgot _CHARSET_RE from WebOb and broke WSGIResponse'spjenvey2007-10-041-0/+2
* * Fixed memory leak with ``paste.registry`` not properly removingbbangert2007-10-031-0/+4
* Simplify the way HTTPExceptionHandler catches HTTPExceptions. You can no lon...ianb2007-09-211-0/+3
* In paste.session, ignore files that aren't session filesianb2007-09-151-0/+3
* set CONTENT_TYPE on non-file uploads tooianb2007-09-151-0/+4
* Use Content-Range: bytes START-END/LENGTH (adding 'bytes')ianb2007-09-101-0/+6
* update news for release1.4.2ianb2007-09-071-2/+5
* exc_info should be passed up in intercept_output (if it is not, exceptions so...ianb2007-09-061-0/+6
* update news.txt1.4.1ianb2007-09-041-2/+2
* inherit show_exceptions_in_wsgi_errors from global_confianb2007-08-141-0/+3
* Port WSGIResponse.content_type and .charset from WebObianb2007-08-101-0/+4
* Try to encode values to auth_tktianb2007-08-091-0/+2
* Fix problem with .form and named formsianb2007-07-131-0/+3
* changelog most of r6686pjenvey2007-07-061-0/+9