[Bese-devel] New patches to ucw_ajax: 31-Oct-2007

Marco Baringer mbaringer at common-lisp.net
Thu Nov 1 05:30:29 UTC 2007


Wed Oct 31 18:16:09 EST 2007  attila.lendvai at gmail.com
  * more lock-held asserts

    M ./src/rerl/rerl-utils.lisp -11 +19

Wed Oct 31 18:16:00 EST 2007  attila.lendvai at gmail.com
  * added log-ignorable-error-backtrace

    M ./src/rerl/request-loop-error.lisp +14

Wed Oct 31 18:13:18 EST 2007  attila.lendvai at gmail.com
  * housekeeping

    M ./examples/src/shared-counter.lisp -2 +1
    M ./examples/src/sum.lisp +1
    M ./src/application-mixins/ajax-application.lisp +2
    M ./src/application-mixins/cookie-session-application.lisp +1
    M ./src/components/container.lisp +1
    M ./src/control.lisp -1 +1
    M ./src/helpers.lisp +3
    M ./src/parenscript-utils.lisp +1
    M ./src/per-application-parenscript.lisp +4
    M ./src/rerl/protocol.lisp -2 +3
    M ./test/core/action.lisp -3 +2

Wed Oct 31 18:12:33 EST 2007  attila.lendvai at gmail.com
  * rename httpd threads

    M ./src/backend/httpd.lisp -3 +3

Wed Oct 31 18:07:17 EST 2007  attila.lendvai at gmail.com
  * refactor app/session locking and session expiration.
  
  TODO left: sessions are not purged, user code must call remove-expired-sessions periodically for now

    M ./src/application-mixins/ajax-application.lisp -1 +2
    M ./src/application-mixins/secure-application.lisp -2 +2
    M ./src/packages.lisp -2 +3
    M ./src/rerl/basic-action.lisp -8 +9
    M ./src/rerl/basic-application.lisp -75 +87
    M ./src/rerl/basic-classes.lisp -6 +1
    M ./src/rerl/basic-session.lisp -6 +7
    M ./src/rerl/conditions.lisp -1 +5
    M ./src/rerl/protocol.lisp -10 +16
    M ./src/rerl/rerl-utils.lisp +5

Wed Oct 31 11:14:08 EST 2007  attila.lendvai at gmail.com
  * invert the default value of call-as-response-handler

    M ./src/rerl/basic-application.lisp -2 +1
    M ./src/rerl/standard-server.lisp -2 +1
    M ./test/core/application.lisp -3 +3
    M ./test/core/server.lisp -1 +2

Tue Oct 30 19:52:22 EST 2007  attila.lendvai at gmail.com
  UNDO: turn the assert-application-lock-held into a with-lock-held-on-application in delete-session

    M ./src/rerl/basic-application.lisp -4 +4

Tue Oct 30 11:34:23 EST 2007  attila.lendvai at gmail.com
  * housekeeping

    M ./src/components/container.lisp -1 +1
    M ./src/components/dojo-widgets.lisp -1 +1
    M ./src/rerl/basic-action.lisp -8
    M ./src/rerl/basic-application.lisp +3
    M ./src/rerl/request-loop-error.lisp -1 +2
    M ./src/rerl/standard-server.lisp -1 +1


An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20071031.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary



More information about the bese-devel mailing list