[Bese-devel] New patches to ucw_ajax: 17-Oct-2007
Marco Baringer
mbaringer at common-lisp.net
Thu Oct 18 04:30:21 UTC 2007
Wed Oct 17 19:20:31 EDT 2007 attila.lendvai at gmail.com
* move error logging into handle-toplevel-condition, extend it
M ./src/rerl/request-loop-error.lisp -12 +15
Wed Oct 17 18:11:27 EDT 2007 attila.lendvai at gmail.com
* bah, refix the flicker patch
M ./src/components/container.lisp -25 +30
Wed Oct 17 16:38:20 EDT 2007 attila.lendvai at gmail.com
* fix client-side switching-container flickering at page load with non-ajax children
M ./src/components/container.lisp -21 +26
Wed Oct 17 15:12:38 EDT 2007 attila.lendvai at gmail.com
* be more strict in http header parsing: there's no point in trying anything else then ascii for the uri
and ie 6 is just simply buggy when sending iso-8859-? encoded stuff there with unicode urls and ajax requests.
M ./src/backend/basic-backend.lisp -2 +4
Wed Oct 17 14:27:46 EDT 2007 attila.lendvai at gmail.com
* disallow-response-caching for serve-file and serve-sequence
M ./src/backend/basic-backend.lisp -1 +1
M ./src/backend/common.lisp -3 +9
Wed Oct 17 14:24:17 EDT 2007 attila.lendvai at gmail.com
* return nil when X-Forwarded-For is not a simple ip address
M ./src/backend/basic-backend.lisp -21 +22
Wed Oct 17 08:06:10 EDT 2007 attila.lendvai at gmail.com
* tolerate strange X-Forwarded-For values
M ./src/backend/basic-backend.lisp -4 +8
Wed Oct 17 07:18:03 EDT 2007 attila.lendvai at gmail.com
* write out the strange ip addresses of "X-Forwarded-For"
M ./src/backend/basic-backend.lisp -10 +11
Wed Oct 17 07:12:32 EDT 2007 attila.lendvai at gmail.com
* no need for a weak pointer when pointing to the session
M ./src/rerl/standard-component/standard-component.lisp -11 +1
Wed Oct 17 06:16:02 EDT 2007 attila.lendvai at gmail.com
* revive backtrace logging
M ./src/components/error.lisp -5 +5
M ./src/rerl/request-loop-error.lisp -22 +34
An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20071017.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary
More information about the bese-devel
mailing list