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

Marco Baringer mbaringer at common-lisp.net
Wed Oct 31 05:30:23 UTC 2007


Tue Oct 30 20:34:01 EST 2007  attila.lendvai at gmail.com
  * fix importing toplevel script nodes from ajax answers

    M ./src/per-application-parenscript.lisp -3 +3

Tue Oct 30 19:52:22 EST 2007  attila.lendvai at gmail.com
  * 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 16:14:25 EST 2007  attila.lendvai at gmail.com
  * rework remove-expired-sessions a bit

    M ./src/rerl/basic-application.lisp -9 +6

Tue Oct 30 15:29:21 EST 2007  attila.lendvai at gmail.com
  * added maybe-remove-expired-sessions

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

Tue Oct 30 15:09:20 EST 2007  attila.lendvai at gmail.com
  * added clear-session-frame-history

    M ./src/rerl/basic-session.lisp +12

Tue Oct 30 14:27:29 EST 2007  attila.lendvai at gmail.com
  * also log the thread name in when the backtrace is logged

    M ./src/rerl/request-loop-error.lisp -1 +2

Tue Oct 30 14:23:37 EST 2007  attila.lendvai at gmail.com
  * more fine-grained locking on the app/sessions when removing expired sessions

    M ./src/rerl/basic-application.lisp -22 +37
    M ./src/rerl/rerl-utils.lisp -2 +7

Tue Oct 30 11:32:07 EST 2007  attila.lendvai at gmail.com
  * more usage of with-thread-name

    M ./src/backend/basic-backend.lisp +3
    M ./src/backend/common.lisp -23 +24
    M ./src/rerl/basic-application.lisp -11 +19

Mon Oct 29 17:19:41 EST 2007  attila.lendvai at gmail.com
  * renamed collapsible's "body" css class to "collapsible-body"

    M ./src/components/collapsible-pane.lisp -2 +2
    M ./src/per-application-parenscript.lisp -1 +1

Mon Oct 29 17:18:42 EST 2007  attila.lendvai at gmail.com
  * added a serve-stream and implemented serve-file using it

    M ./src/backend/common.lisp -39 +67

Mon Oct 29 09:09:01 EST 2007  attila.lendvai at gmail.com
  * clear the request/response variables before trying to close the socket

    M ./src/backend/httpd.lisp -1 +4

Sat Oct 27 10:27:15 EDT 2007  attila.lendvai at gmail.com
  * use cl-def's with-macro for the with-*-lock-held macros to leave a function on the stack for easier debugging

    M ./src/rerl/rerl-utils.lisp -21 +18

Fri Oct 26 20:03:15 EDT 2007  attila.lendvai at gmail.com
  * fix define-js-resources C-cC-c'ing

    M ./src/vars.lisp -3 +2

Fri Oct 26 15:39:10 EDT 2007  attila.lendvai at gmail.com
  * drop single threaded httpd backend

     ./src/backend/multithread-httpd.lisp -> ./src/backend/httpd.lisp
    M ./src/backend/httpd.lisp -277 +99
    A ./src/backend/message-queue.lisp
    M ./src/backend/mod-lisp.lisp -3
    M ./src/control.lisp -2 +2
    M ./ucw.asd -2 +2

Fri Oct 26 15:18:18 EDT 2007  attila.lendvai at gmail.com
  * drop aserve and araneida backends

    R ./src/backend/araneida.lisp
    R ./src/backend/aserve-locator.lisp
    R ./src/backend/aserve.lisp
    M ./src/backend/common.lisp -1 +1
    M ./src/control.lisp -33 +4
    M ./src/packages.lisp -2
    M ./src/rerl/basic-action.lisp -1 +1
    M ./ucw.asd -35

Fri Oct 26 15:08:55 EDT 2007  attila.lendvai at gmail.com
  * drop araneida and aserve backends

    M ./src/control.lisp -18

Fri Oct 26 15:07:51 EDT 2007  attila.lendvai at gmail.com
  * baby steps towards dojo 0.9

    M ./bin/build-dojo.sh -2 +4
    M ./src/per-application-parenscript.lisp +1

Fri Oct 26 15:05:08 EDT 2007  attila.lendvai at gmail.com
  * drop threaded-lisp-p and start-swank

    M ./src/control.lisp -25 +3
    M ./src/vars.lisp -6

Fri Oct 26 15:01:39 EDT 2007  attila.lendvai at gmail.com
  * use cl-def

    M ./src/vars.lisp -49 +20

Fri Oct 26 14:59:51 EDT 2007  attila.lendvai at gmail.com
  * renamed to *js-resource-registry-last-modified-at*

    M ./src/l10n/l10n.lisp -1 +1
    M ./src/vars.lisp -4 +3

Fri Oct 26 14:49:45 EDT 2007  attila.lendvai at gmail.com
  * added cl-def dependency

    M ./src/packages.lisp +1
    M ./ucw.asd -1 +1

Fri Oct 26 14:48:51 EDT 2007  attila.lendvai at gmail.com
  * drop the remainings of the old config stuff.

    R ./src/config.lisp
    M ./ucw.asd -3 +1

Fri Oct 26 14:26:16 EDT 2007  attila.lendvai at gmail.com
  tagged before-controversial-refactor



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

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



More information about the bese-devel mailing list