Timeline


and .

07/29/08:

22:25 Changeset [3682] by hans
Fix anonymous transactions: Instead of storing the subtransactions and …
17:07 Changeset [3681] by ksprotte
checkpoint
14:56 Changeset [3680] by ksprotte
add &allow-other-keys to initialize-persistent-instance for now
14:30 Changeset [3679] by hans
Remove accidentially duplicated slot PUBLISHED from POI
14:21 Changeset [3678] by hans
Fix a few more methods for INITIALIZE-PERSISTENT-INSTANCE to include &KEY.
14:13 Changeset [3677] by hans
INITIALIZE-PERSISTENT-INSTANCE now receives the initargs supplied to …
14:09 Changeset [3676] by hans
Move LABELS into value position in order to preserve top-levelness of …
12:06 Changeset [3675] by ksprotte
factored slot-strings into a seperate file
11:59 Changeset [3674] by hans
Export slot value conversion function
10:56 Changeset [3673] by hans
Always call CONVERT-SLOT-VALUE-WHILE-RESTORING and supply a default method …
10:42 Changeset [3672] by hans
Schema evolution aid: In order to make it possible to restore snapshots …
09:40 Changeset [3671] by ksprotte
again whitespace cleanup + removed tabs
09:35 Changeset [3670] by hans
correct typo in special variable name
09:32 Changeset [3669] by hans
Print progress diagnostics only when *compile-verbose* is set.

07/28/08:

21:11 Changeset [3668] by ksprotte
project bos does not cause a single compilation warning
21:09 Changeset [3667] by ksprotte
removed allocation-area-gfx-handler (not needed anymore and causing a …
20:33 Changeset [3666] by ksprotte
some fixes to bos to avoid compilation warnings
17:14 Changeset [3665] by ksprotte
fixed poi-javascript generation for changed poi-movie format
16:44 Changeset [3664] by hans
Further testing with PayPal? EC API
16:39 Changeset [3663] by hans
Remove stripe related code and definitions.
16:37 Changeset [3662] by ksprotte
corrected method definition order in poi.lisp
16:31 Changeset [3661] by hans
Remove old graphics generation files that are no longer useful.
16:20 Changeset [3660] by hans
Use TRUENAME for XML file to parse in as cxml does not support logical …
16:18 Changeset [3659] by hans
Make locks non-recursive - Recursive locks are not needed for the kind of …
16:07 Changeset [3658] by ksprotte
added support for displaying and uploading multiple poi movies
15:41 Changeset [3657] by hans
Fix font to match font used in the rest of the system.
14:31 Changeset [3656] by ksprotte
whitespace cleanup
14:04 Changeset [3655] by ksprotte
added support for displaying and uploading multiple airals
13:35 Changeset [3654] by ksprotte
some corrections in the order of website handler-definitions
12:48 Changeset [3653] by ksprotte
poi-handlers changed to get them up-to-date with hunchentoot - all the old …
10:48 Changeset [3652] by ksprotte
edit-poi-handler added link to poi microsite
10:47 Changeset [3651] by ksprotte
fixed content-language-chooser to use script-name instead of request-uri

07/27/08:

12:07 Changeset [3650] by hans
Add beginnings of round-trip test environment for Paypal Express Checkout.
00:06 Changeset [3649] by hans
Work on shopping cart page, fix shop page a little
00:06 Changeset [3648] by hans
Add beginnings of a Paypal payment module

07/26/08:

14:19 Changeset [3647] by hans
Add shopping cart skeleton
12:17 Changeset [3646] by hans
Menu completely revamped, now CSS based.
11:09 Changeset [3645] by hans
Snapshot, product overlays finished.
09:23 Ticket #83 (Panorama-Viewer in der POI-Microsite) created by hans
Statt des Javascript-Panarama-Viewers sollte in der POI-Microsite auch der …
09:22 Ticket #82 (Fonts angleichen zwischen POI-Microsite) created by hans
Die Fonts in der POI-Blase in GE und in der POI-Microsite sollten ähnlich …

07/25/08:

18:46 Changeset [3644] by hans
Revive cmucl support for BOS.
18:24 Changeset [3643] by hans
Fix macro to not confuse cmucl.
15:59 Changeset [3642] by ksprotte
we are not actually using /static/kml-root-*
15:54 Changeset [3641] by ksprotte
sat-old is actually from 2002
15:16 Changeset [3640] by ksprotte
temporarily disable flexi-stream tests
15:13 Changeset [3639] by ksprotte
allocate-m2s-for-sale uses again the allocate-cache with exact matches
14:59 Changeset [3638] by ksprotte
removed allocation-cache-subsystem; rebuild-allocation-cache is now called …
14:53 Changeset [3637] by hans
FIxes for cmucl-20
14:53 Changeset [3636] by edi
Tag cl-interpol 0.2.1
14:53 Changeset [3635] by edi
Update to 0.2.1
14:00 Changeset [3634] by edi
Fix tagges version as well
14:00 Changeset [3633] by edi
Remove file which doesn't belong there anymore
13:09 Changeset [3632] by ksprotte
removed image-tree-kml requests from tsung.xml
12:07 Changeset [3631] by ksprotte
rollback to old headers
11:56 Changeset [3630] by edi
Tag 1.0.4
11:56 Changeset [3629] by edi
Update to release 1.0.4
11:53 Changeset [3628] by edi
Spice up test suite
11:52 Changeset [3627] by ksprotte
one more change to site headers before rollback
10:56 Changeset [3626] by ksprotte
updated header to site_header-{de,en}.gif

07/24/08:

21:30 Changeset [3625] by ksprotte
finished kml-root handler, performing necessary string replacements in …
17:19 Changeset [3624] by edi
Add docstring
16:58 Changeset [3623] by edi
Tag version 0.1.1
16:58 Changeset [3622] by edi
Update to 0.1.1
16:50 Changeset [3621] by ksprotte
renamed old kml-root handler to kml-root-dynamic
16:43 Changeset [3620] by ksprotte
kml-upload-handler allows also for downloading the kml-root file
15:51 Changeset [3619] by hans
Send out contract mails asynchronously, from separate thread.
15:44 Changeset [3618] by ksprotte
tuned min lod for small-contracts, so that placemarks should be visible …
15:12 Changeset [3617] by ksprotte
made search-adjacent more robust for the (pathological) cases of the …
14:46 Changeset [3616] by ksprotte
lets again have only 9 contract-tree layers
13:42 Changeset [3615] by hans
Replace a COND by an UNLESS to save two more lines and improve readability …
13:39 Changeset [3614] by hans
LET* -> LET
13:39 Changeset [3613] by ksprotte
added new handler look-at-allocation-area
13:37 Changeset [3612] by hans
Fix docstring of SEARCH-ADJACENT.
13:11 Changeset [3611] by ksprotte
set property ignore for files auto-generated by the BUILD-CL-UNICODE …
12:59 Changeset [3610] by ksprotte
small correction for the fact that search-adjacent now returns m2 objects
12:11 Changeset [3609] by hans
Use apply, not funcall now.
12:01 Changeset [3608] by hans
Refactored…
11:19 Changeset [3607] by ksprotte
allocation-area more readable using DEADLINE timestamp
11:11 Changeset [3606] by ksprotte
allocate-in-area now gives up after 10ms
01:45 Changeset [3605] by edi
Fix two typos
01:03 Changeset [3604] by edi
Tag cl-unicode 0.1.0
01:02 Changeset [3603] by edi
Update cl-unicode to release version
01:01 Changeset [3602] by edi
Tag cl-ppcre 2.0.0
01:00 Changeset [3601] by edi
Update to release version
00:58 Changeset [3600] by edi
Tag cl-interpol 0.2.0
00:58 Changeset [3599] by edi
Update release date

07/23/08:

22:05 Changeset [3598] by ksprotte
all bos tests pass again :)
21:12 Changeset [3597] by ksprotte
test allocation.disconnected-m2s.1 passes for the first time
20:55 Changeset [3596] by ksprotte
indentation
20:25 Changeset [3595] by ksprotte
return-contract-m2s has to be a generic function (mistakenly changed that …
20:06 Changeset [3594] by ksprotte
one more package problem.... needed add shadowing-import-from to package …
19:53 Changeset [3593] by ksprotte
moved simple queue to bos.m2
18:19 Changeset [3592] by edi
Update to dev version
18:15 Changeset [3591] by edi
Add cl-interpol
18:13 Changeset [3590] by edi
Rename
18:13 Changeset [3589] by edi
Tagging
17:44 Changeset [3588] by ksprotte
checkpoint - some more work on allocation
17:28 Changeset [3587] by hans
try again!
17:07 Changeset [3586] by ksprotte
removed stripes from allocation - still ongoing work with try-allocation
15:13 Changeset [3585] by hans
Print newline after message
15:05 Changeset [3584] by hans
Comment out PPCRE testing for a moment.
14:48 Changeset [3583] by hans
*** empty log message ***
14:29 Changeset [3582] by hans
Experimental new allocator
13:44 Changeset [3581] by edi
Update to current dev version
13:34 Changeset [3580] by edi
Add cl-unicode, modify cl-ppcre URL
13:31 Changeset [3579] by edi
Import dev version of CL-UNICODE
13:30 Changeset [3578] by edi
Tag 1.4.1 version as well
13:29 Changeset [3577] by edi
Import 1.4.1 version of CL-PPCRE
13:28 Changeset [3576] by edi
Remove 1.3.2 release of CL-PPCRE, to be replaced
13:27 Changeset [3575] by edi
Tag CL-PPCRE 1.3.2
13:02 Changeset [3574] by ksprotte
working on allocation
11:34 Changeset [3573] by ksprotte
avoid compiler warning in test allocation.disconnected-m2s.1
11:28 Changeset [3572] by ksprotte
5am fixture initial-bos-store now allows for switching off deletion of the …
11:28 Changeset [3571] by ksprotte
small type in last commit, sorry
11:27 Changeset [3570] by ksprotte
added a test allocation.disconnected-m2s.1 that should fail
10:34 Changeset [3569] by ksprotte
added new function m2s-connected-p for debugging purposes
10:24 Changeset [3568] by hans
add cert-issued handler just in case
09:40 Changeset [3567] by hans
Warn using FORMAT *TRACE-OUTPUT*, not WARN.
09:10 Changeset [3566] by hans
snapshot t-shirt buy widget

07/22/08:

21:26 Changeset [3565] by hans
Don't use ICONV to convert UTF-8 string to ISO-8859-1 before using …
20:49 Changeset [3564] by hans
When the caller wants text, always return a string.
19:03 Changeset [3563] by hans
Formulardaten nur ein mal abschicken.
18:37 Changeset [3562] by ksprotte
added kml-upload facility - no handler yetz
18:37 Changeset [3561] by hans
Improve redirection mechanism so that robots will see a real page under / …
18:07 Changeset [3560] by hans
repair hunchentoot startup arguments
16:56 Changeset [3559] by ksprotte
xhtmlgen: added 2 new special-html tags. :format and :format-safe
16:41 Changeset [3558] by hans
Language related fixes.
16:08 Changeset [3557] by hans
Sessionless request language handling.
14:39 Changeset [3556] by ksprotte
content of root kml document in GE is now opened by default
14:03 Changeset [3555] by ksprotte
although satmap does only exist in german, changed GE links to be language …
14:02 Changeset [3554] by hans
Never block in contract-issue-cert. In the frontend, the user will always …
13:48 Changeset [3553] by ksprotte
updated links to new satmap.xml in templates
13:39 Changeset [3552] by ksprotte
added satmap.xml to templates
13:07 Changeset [3551] by ksprotte
contract-tree: removed annoying warning message that showed up, when …
12:51 Changeset [3550] by ksprotte
better implementation for contract-tree-needs-update-p
12:42 Changeset [3549] by ksprotte
added CONTRACT-TREE-NEEDS-UPDATE-P
11:48 Changeset [3548] by ksprotte
WRITE-POI-XML now uses LANGUAGE and presents a correct Spenden link
11:35 Changeset [3547] by ksprotte
fixed bug reported by vivian. "fehler bei ueberweisung ohne email Mir …
10:56 Changeset [3546] by ksprotte
small fix for an assertion in make-sat-layer highest local-draw-order is …
10:50 Changeset [3545] by ksprotte
need to write now bos.m2.allocation-cache::rebuild-cache in two …
10:45 Changeset [3544] by ksprotte
rebuild-cache should not be exported; fix for test …
10:35 Changeset [3543] by ksprotte
rebuild-cache: assert (in-transaction-p)
10:32 Changeset [3542] by ksprotte
removed (bos.m2.allocation-cache:rebuild-cache) from daily job, cause it …
07:40 Changeset [3541] by hans
snapshot intermediate state

07/21/08:

17:40 Changeset [3540] by ksprotte
fix for allocation-cache-subsystem; call (rebuild-cache) on …
17:38 Changeset [3539] by ksprotte
fixed some typos from last commit
17:25 Changeset [3538] by ksprotte
call invoke-store-transient-init-functions also in snapshot-subsystem
17:14 Changeset [3537] by ksprotte
bos: created new subsystem: initialization-subsystem
17:08 Changeset [3536] by ksprotte
small indentation fix
16:58 Changeset [3535] by ksprotte
added Makefile 'start' target for bos
11:20 Changeset [3534] by hans
update cl-qprint to version 0.2.1
11:18 Changeset [3533] by ksprotte
added kml-root-*.kml in 3 languages to static
10:51 Changeset [3532] by ksprotte
sat-images are now sorted by year in GE menu
10:40 Changeset [3531] by ksprotte
more dictionary entries for Satellite Images
01:07 Changeset [3530] by hans
Checkpoint sale overlay windows.

07/20/08:

17:10 Changeset [3529] by hans
Checkpoint hey/buy box, working mostly
14:06 Changeset [3528] by hans
checkpoint once more
09:35 Changeset [3527] by hans
Remove cruft
08:57 Changeset [3526] by hans
Animated hey/buy box

07/19/08:

20:56 Changeset [3525] by hans
Checkpoint buy/hey widget in partly working state.
20:30 Changeset [3524] by hans
rename images
20:29 Changeset [3523] by hans
checkpoint images
16:17 Changeset [3522] by hans
update slime from cvs
16:16 Changeset [3521] by hans
Checkpoint.
13:42 Changeset [3520] by hans
update yui to 2.5.2
12:00 Changeset [3519] by hans
Import distel from upstream using piston.
09:47 Changeset [3518] by hans
Pick new colors for pages, add buttons for buy widgets.
08:23 Changeset [3517] by hans
Add separator for news items.
08:17 Changeset [3516] by hans
add layouts
08:10 Changeset [3515] by hans
Save intermediate state.
08:10 Changeset [3514] by hans
Minor text update.
08:09 Changeset [3513] by hans
Insert title and short-description into HTML.
08:08 Changeset [3512] by hans
Cut corners transparently instead of requiring a background color.
08:05 Changeset [3511] by hans
Tweaks to make RSS channel controllable by query parameters.

07/18/08:

23:34 Changeset [3510] by hans
Simple in-memory cache implemented.
18:29 Changeset [3509] by hans
Already works a little.
18:11 Changeset [3508] by ksprotte
contract-tree nodes are no more transparent if there are on the last layer
18:08 Changeset [3507] by hans
Create new frontend project: Pontificia Cohors Helvetica
17:21 Changeset [3506] by hans
import mochiweb
17:19 Changeset [3505] by ksprotte
removed kml-req-count that was used for debugging
16:28 Changeset [3504] by ksprotte
new style option for kml-network-links: :hide-children t
15:29 Changeset [3503] by ksprotte
oops, stupid bugin start-contract-tree-image-update-daemon
14:28 Changeset [3502] by ksprotte
optimized contract-compute-largest-rectangle that also helped to avoid a …
13:43 Changeset [3501] by ksprotte
added a restart that allows skipping of a transient init-function
13:03 Changeset [3500] by ksprotte
contract-tree small change
12:53 Changeset [3499] by ksprotte
added target POI-micro-site to learn-more link
12:33 Changeset [3498] by ksprotte
fixes for contract-tree, especially …
07:03 Changeset [3497] by hans
add ignored nodelay argument to all backends
06:47 Changeset [3496] by hans
Correct typo, thanks to Stan Parman (?) for reporting.

07/17/08:

18:06 Changeset [3495] by hans
Add :NODELAY argument to SOCKET-CONNECT to disable TCP start-up delays. …
18:00 Changeset [3494] by hans
Add :deadline keyword argument, available only on CCL 1.2+
17:18 Changeset [3493] by ksprotte
removed obsolete image-tree from bos - step 2
17:17 Changeset [3492] by ksprotte
removed obsolete image-tree from bos - step 1
16:48 Changeset [3491] by hans
Add option to ignore objects in a snapshot that are of now-nonexistant …
16:11 Changeset [3490] by ksprotte
dont start-contract-tree-image-update-daemon make-contract-tree-from-m2
15:59 Changeset [3489] by ksprotte
a temporary fix to invoke-store-transient-init-functions before the …
15:06 Changeset [3488] by ksprotte
country-stats-handler now uses queries from contract-stats
14:57 Changeset [3487] by hans
Split up setting up the socket to listen for connections and accepting …
14:50 Changeset [3486] by ksprotte
new macro do-countries and some bugfixes to contract-stats
14:22 Changeset [3485] by ksprotte
make-poi-javascript now uses faster queries from contract-stats
14:19 Changeset [3484] by ksprotte
again indentation
14:18 Changeset [3483] by ksprotte
better to use &body body (and not &rest) for two with-* macros
14:15 Changeset [3482] by ksprotte
just indentation, sorry
14:10 Changeset [3481] by ksprotte
better name: number-of-paying-sponsors
14:06 Changeset [3480] by ksprotte
oops, there was a bug in add-to-contract-stats
13:42 Changeset [3479] by ksprotte
added new cache contract-stats that allows for last-paid-contracts, but …
11:08 Changeset [3478] by hans
Get PDF generation with M2 icon to work.
11:02 Changeset [3477] by ksprotte
renamed add-contract-to-cache -> add-to-last-contracts-cache
09:45 Changeset [3476] by ksprotte
dont run :bos.test on darwin
08:11 Changeset [3475] by hans
updates to transient slots no longer update LAST-CHANGE, so revert 3469
08:09 Changeset [3474] by hans
Only update LAST-CHANGE slot if another persistent slot is changed.

07/16/08:

20:11 Changeset [3473] by hans
Snapshot
17:17 Changeset [3472] by hans
update LICENSE
17:14 Changeset [3471] by hans
dummy change to trigger update
17:05 Changeset [3470] by ksprotte
renamed allocation-cache to allocation-area-inclusion-cache
16:50 Changeset [3469] by ksprotte
use with-transaction around setf allocation-area bounding-box
16:41 Changeset [3468] by ksprotte
new test: validate-allocation-cache
15:51 Changeset [3467] by ksprotte
compute timestamp with less consing in country-stats-handler
15:38 Changeset [3466] by ksprotte
added timestamp to country-stats-handler
15:30 Changeset [3465] by ksprotte
added timestamp for poi-xml-handler
15:24 Changeset [3464] by ksprotte
again whitespace…
15:20 Changeset [3463] by ksprotte
just indentation, sorry
15:19 Changeset [3462] by ksprotte
equipped poi-javascript-handler with last-modified
14:49 Changeset [3461] by ksprotte
dont start contract-tree-image-update-daemon when testing
14:28 Changeset [3460] by ksprotte
tsung.xml edited for shorter arrivalphases
14:18 Changeset [3459] by ksprotte
fixed *contract-tree-image-update-daemon* not to use destroy-thread
14:06 Changeset [3458] by ksprotte
added contract-tree image update daemon
13:59 Changeset [3457] by ksprotte
contract-tree new function (contract-tree-update-images-if-needed) that …
12:20 Changeset [3456] by ksprotte
tsung.xml removed a few non-existing paths
11:53 Changeset [3455] by ksprotte
updated old tsung.xml with new, existing contract ids
11:16 Changeset [3454] by edi
Integrate patch from Daniel Janus
10:59 Changeset [3453] by ksprotte
made bos test fixture INITIAL-BOS-STORE more robust for ccl

07/15/08:

17:44 Changeset [3452] by ksprotte
poi-kml-all-handler now uses last-modifiepoi-kml-all-handler now uses …
16:37 Changeset [3451] by ksprotte
dont update store-object's last-change slot during restore
16:13 Changeset [3450] by hans
Automatic recursive determination of last-change timestamp. Also …
15:14 Changeset [3449] by hans
Add automatically maintained LAST-CHANGE slot to STORE-OBJECT class.
14:42 Changeset [3448] by hans
Add function to reset statistics
14:16 Changeset [3447] by hans
Add statistics handler to measure handler execution speed.
14:08 Changeset [3446] by ksprotte
new tsung config tsung2.xml
13:47 Changeset [3445] by hans
Only use slot-boundp/slot-value on objects (not NIL)
13:38 Changeset [3444] by ksprotte
tsung config changed to host horst.headcraft.de
13:24 Changeset [3443] by hans
Don't use signals in order to find out if an object is destroyed.
12:46 Changeset [3442] by ksprotte
contract-image-handler: small fix. gives a more explanatory error message …
12:14 Changeset [3441] by ksprotte
contract-node-invalidate-timestamp: only need to update timestamp if the …
12:07 Changeset [3440] by ksprotte
use contract-node-invalidate-timestamp for remove-contract
12:03 Changeset [3439] by ksprotte
fixed contract-node timestamp behaviour the main problem was that …
09:45 Changeset [3438] by ksprotte
contract-tree small refactoring

07/14/08:

20:10 Changeset [3437] by ksprotte
improved the way contract-tree uses store-images for caching
16:33 Changeset [3436] by hans
Some small cmucl fixes.
16:18 Changeset [3435] by hans
Add SET-TIMEOUTS implementation for CMUCL
14:59 Changeset [3434] by hans
update slime for cmucl-20 support
14:00 Changeset [3433] by ksprotte
contract-tree-image-handler uses :max-age 600
13:06 Changeset [3432] by ksprotte
bos start hunchentoot with :persistent-connections-p nil squid frontend …
11:46 Changeset [3431] by ksprotte
fixed CONTRACT-TREE-IMAGE-HANDLER
11:43 Changeset [3430] by ksprotte
again changed WITH-STORE-IMAGE* to expand to WITH-STORE-IMAGE, so they …
11:41 Changeset [3429] by ksprotte
changed WITH-STORE-IMAGE* so that the only difference to WITH-STORE-IMAGE …
11:05 Changeset [3428] by ksprotte
just a tiny change
11:01 Changeset [3427] by ksprotte
fixed test DELETE-SAT-LAYER-AND-SNAPSHOT
10:38 Changeset [3426] by ksprotte
contract-tree-image-handler now serves its images from independently …

07/11/08:

17:14 Changeset [3425] by ksprotte
small fix, used *contract-tree-images-size* in a bad way
16:44 Changeset [3424] by ksprotte
contract-tree image handler dont call (m2-contract m2) more often than …

07/10/08:

17:41 Changeset [3423] by ksprotte
fixed again sat-layer destroy-object, so that deleting a sat-layer is …
16:31 Changeset [3422] by ksprotte
quick fix to test delete-sat-layer-and-snapshot
15:37 Changeset [3421] by ksprotte
fixed a problem with sat-layer destroy-object, where snapshot would fail …
11:32 Changeset [3420] by hans
Configuration for squid3.0

07/09/08:

09:30 Changeset [3419] by edi
Fix handling of chunked requests (bug caught by Cyrus Harmon)
07:55 Changeset [3418] by hans
Convert CCL:INPUT-TIMEOUT to USOCKET:TIMEOUT-ERROR.
07:54 Changeset [3417] by hans
Remove WORKERS slot from ONE-SLOT-PER-CONNECTION-MANAGER. Workers were …
07:52 Changeset [3416] by hans
update slime

07/02/08:

18:07 Changeset [3415] by ksprotte
generate-cert use bknr-session instead of ensure-bknr-session
17:59 Changeset [3414] by ksprotte
squid-access-log2csv outputs more standard cvs format (always using " and …
17:55 Changeset [3413] by ksprotte
set-cachable for idea_subtitle{1,2}.xml
16:35 Changeset [3412] by ksprotte
small ch to tsung.xml
16:25 Changeset [3411] by ksprotte
squid-access-log2csv: finally useful line count output
16:22 Changeset [3410] by ksprotte
squid-access-log2csv last fix
16:20 Changeset [3409] by ksprotte
squid-access-log2csv typo, sorry
16:18 Changeset [3408] by ksprotte
squid-access-log2csv be a bit more verbose…
16:08 Changeset [3407] by ksprotte
squid-access-log2csv small fix
16:05 Changeset [3406] by ksprotte
initial import squid-access-log2csv
13:47 Changeset [3405] by ksprotte
tsung new session name='GE'
13:12 Changeset [3404] by ksprotte
tsung.xml dyn vars for buy-sqm fixed
11:14 Changeset [3403] by ksprotte
tsung added session name='buy-sqm'
10:27 Changeset [3402] by hans
Ensure bknr session when generating the cert to make sure that the …

07/01/08:

16:15 Changeset [3401] by hans
Ignore datastore directory.
16:06 Changeset [3400] by hans
Drawing cache for allocation area fixed.
13:54 Changeset [3399] by ksprotte
for sbcl dont (pushnew :pdf-binary *features*)
13:01 Changeset [3398] by hans
Fixes to payment processing related stuff with new CXML and Hunchentoot.
12:59 Changeset [3397] by ksprotte
imported two new sessions to tsung.xml
12:13 Changeset [3396] by ksprotte
added tsung.xml
11:55 Changeset [3395] by ksprotte
added <bos:set-cachable/> in all languages
11:18 Changeset [3394] by hans
Set cacheable for tries.
11:18 Changeset [3393] by hans
Add set-cacheable tag

06/30/08:

16:18 Changeset [3392] by dverna
Modify programme schedule
16:16 Changeset [3391] by dverna
Advertise the programme
16:14 Changeset [3390] by dverna
Linkify news
15:21 Changeset [3389] by hans
delete file that is no longer needed
15:20 Changeset [3388] by hans
Delete unused file.
14:04 Changeset [3387] by hans
Fix indentation.
14:03 Changeset [3386] by hans
Refactor SESSION-VERIFY for improved readability.
13:22 Changeset [3385] by hans
Fix for race condition while generating sponsor IDs.
12:48 Changeset [3384] by ksprotte
small fix to WITH-TRANSACTION-LOG
12:47 Changeset [3383] by ksprotte
removed *make-object-lock* and replaced it with store-guard
12:46 Changeset [3382] by hans
Qualify *WEBSITE* symbol.
12:06 Changeset [3381] by hans
Adopt test. We don't signal errors from bknr.datastore::%decode-string. …
11:53 Changeset [3380] by hans
Be more tolerant when string can't be decoded as UTF-8. We now fall back …
11:40 Changeset [3379] by hans
Fix typo

06/29/08:

16:26 Changeset [3378] by hans
add new git files
16:25 Changeset [3377] by hans
pull from git
16:22 Changeset [3376] by hans
fix typo
16:22 Changeset [3375] by hans
File containing some helpful pointers when developing keyboard stuff
16:21 Changeset [3374] by hans
implement m2-pdf
16:19 Changeset [3373] by hans
remove extra parens in indices tutorial
16:17 Changeset [3372] by hans
Use force-output instead of finish-output. We don't need to wait, we just …
Note: See TracTimeline for information about the timeline view.