root/trunk/projects/bos/web/webserver.lisp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3966 [3966] 10/06/08 10:01:30 ksprotte removed module stats from bos-website as it does not exist anymore
(edit) @3878 [3878] 09/10/08 16:06:45 ksprotte rollback of last 3 commits
(edit) @3875 [3875] 09/10/08 15:12:22 ksprotte implemented bos-multi-threaded-server and bos-single-threaded-server (now …
(edit) @3871 [3871] 09/09/08 19:41:22 ksprotte added handlers /sitemap.xml and /contract-placemark for Google crawler
(edit) @3862 [3862] 09/09/08 12:50:51 ksprotte infosystem: added poi GE link via show_poi_google_earth
(edit) @3844 [3844] 09/08/08 15:45:11 ksprotte fixed: Infosystem: POI Picture Gallery is broken poi-image-handler should …
(edit) @3782 [3782] 09/03/08 17:14:41 hans Publish ge resources directory.
(edit) @3760 [3760] 09/01/08 15:39:00 ksprotte removed POI handlers that are not needed anymore
(edit) @3712 [3712] 07/31/08 18:31:28 ksprotte xhtmlgen: should have left :canonical nil untouched
(edit) @3671 [3671] 07/29/08 09:40:57 ksprotte again whitespace cleanup + removed tabs
(edit) @3667 [3667] 07/28/08 21:09:03 ksprotte removed allocation-area-gfx-handler (not needed anymore and causing a …
(edit) @3658 [3658] 07/28/08 16:07:28 ksprotte added support for displaying and uploading multiple poi movies
(edit) @3656 [3656] 07/28/08 14:31:09 ksprotte whitespace cleanup
(edit) @3654 [3654] 07/28/08 13:35:12 ksprotte some corrections in the order of website handler-definitions
(edit) @3653 [3653] 07/28/08 12:48:50 ksprotte poi-handlers changed to get them up-to-date with hunchentoot - all the old …
(edit) @3644 [3644] 07/25/08 18:46:19 hans Revive cmucl support for BOS.
(edit) @3621 [3621] 07/24/08 16:50:37 ksprotte renamed old kml-root handler to kml-root-dynamic
(edit) @3619 [3619] 07/24/08 15:51:29 hans Send out contract mails asynchronously, from separate thread.
(edit) @3613 [3613] 07/24/08 13:39:12 ksprotte added new handler look-at-allocation-area
(edit) @3568 [3568] 07/23/08 10:24:33 hans add cert-issued handler just in case
(edit) @3562 [3562] 07/22/08 18:37:55 ksprotte added kml-upload facility - no handler yetz
(edit) @3561 [3561] 07/22/08 18:37:36 hans Improve redirection mechanism so that robots will see a real page under / …
(edit) @3558 [3558] 07/22/08 16:41:01 hans Language related fixes.
(edit) @3557 [3557] 07/22/08 16:08:27 hans Sessionless request language handling.
(edit) @3554 [3554] 07/22/08 14:02:48 hans Never block in contract-issue-cert. In the frontend, the user will …
(edit) @3492 [3492] 07/17/08 17:17:01 ksprotte removed obsolete image-tree from bos - step 1
(edit) @3447 [3447] 07/15/08 14:16:38 hans Add statistics handler to measure handler execution speed.
(edit) @3398 [3398] 07/01/08 13:01:48 hans Fixes to payment processing related stuff with new CXML and Hunchentoot.
(edit) @3374 [3374] 06/29/08 16:21:30 hans implement m2-pdf
(edit) @3294 [3294] 06/18/08 17:46:36 ksprotte checkpoint, most of the GE language adaptions are done
(edit) @3271 [3271] 06/15/08 14:24:57 ksprotte bknr adoption for hunchentoot changes: even more functions needed to be …
(edit) @3261 [3261] 06/04/08 19:14:21 ksprotte merge from branches/bos-trunk-sat The kml-root-handler now contains a …
(edit) @3074 [3074] 05/06/08 15:29:11 ksprotte working on web/contract-tree.lisp
(edit) @3071 [3071] 05/06/08 10:37:54 hans publish-directory wants a pathname, not a namestring as argument for …
(edit) @3001 [3001] 04/22/08 11:51:27 hans Fix to make CCL print double-floats without precision suffix. Minor …
(edit) @2924 [2924] 04/09/08 10:38:37 ksprotte fix for hunchentoot API change redirect permanently :code …
(edit) @2868 [2868] 04/04/08 14:30:18 ksprotte working on kml-root-handler
(edit) @2862 [2862] 04/03/08 18:39:47 ksprotte reimplemented contract-neighbours
(edit) @2853 [2853] 04/02/08 15:40:19 ksprotte added contract-tree-kml handler, alpha works
(edit) @2851 [2851] 04/02/08 13:25:41 ksprotte contract tree handler works fine
(edit) @2775 [2775] 03/20/08 14:20:00 ksprotte finished poi xml and kml handlers
(edit) @2763 [2763] 03/19/08 15:31:41 ksprotte added poi-xml-handler
(edit) @2755 [2755] 03/17/08 15:53:31 ksprotte added image-tree-kml-latest-handler; tree-nodes now know their depth
(edit) @2736 [2736] 03/14/08 17:12:59 ksprotte added favicon.ico to bos - #37
(edit) @2733 [2733] 03/14/08 13:50:14 ksprotte working on image-tree-kml-handler
(edit) @2730 [2730] 03/13/08 18:26:13 ksprotte image-tree-handler now works
(edit) @2725 [2725] 03/12/08 14:36:30 ksprotte some more fixes to get bos running on trunk
(edit) @2723 [2723] 03/12/08 12:45:55 ksprotte corrected typo. function name is language-from-url
(edit) @2653 [2653] 03/04/08 12:45:23 hans Fixes for framework changes.
(edit) @2644 [2644] 03/03/08 09:54:57 hans CCL fixes to prevent geo coordinate converter come up with complex …
(copy) @2538 [2538] 02/18/08 12:40:18 hhubner Replaced trunk with reorganized branch.
copied from branches/trunk-reorg/projects/bos/web/webserver.lisp:
(edit) @2488 [2488] 02/13/08 21:22:21 hhubner Fixes for templater and toplevel, BOS templates now work a bit better.
Note: See TracRevisionLog for help on using the revision log.