1
0
Fork 0
tekuti/tekuti
Andy Wingo fc386dcb71 fix caching
* tekuti/cache.scm: Update with more structure. Use take-max, not
  list-head. Only cache cacheable request-response pairs.

* tekuti/index.scm: Add cache as index entry. Also return the index ref
  within the index itself, instead of at the head.

* tekuti/web.scm: Don't pass cache around, it's part of the index
  now. Adapt to new API.
2010-12-05 20:23:01 +01:00
..
base64.scm base64 efficiency hacks 2010-11-13 18:47:03 +01:00
boot.scm fix locale setting 2010-11-23 23:15:54 +01:00
cache.scm fix caching 2010-12-05 20:23:01 +01:00
comment.scm update to use (tekuti match-bind) 2010-11-13 18:47:03 +01:00
config.scm config refactor so that tekuti knows its public address 2010-11-22 23:33:08 +01:00
filters.scm update to use (tekuti match-bind) 2010-11-13 18:47:03 +01:00
git.scm tekuti git uses get-bytevector-all 2010-12-03 19:59:15 +01:00
index.scm fix caching 2010-12-05 20:23:01 +01:00
match-bind.scm fix a number of syncase porting bugs 2010-11-13 18:48:18 +01:00
mod-lisp.scm mod-lisp sets client sockets to iso-8859-1 2010-12-04 13:15:47 +01:00
page-helpers.scm don't display doctype if unnecessary 2010-11-22 23:42:10 +01:00
page.scm config refactor so that tekuti knows its public address 2010-11-22 23:33:08 +01:00
post.scm remove a couple uses of with-backtrace 2010-11-13 18:55:25 +01:00
request.scm fix post content-type check 2010-11-22 23:50:48 +01:00
tags.scm (tekuti tags) uses (web uri) 2010-11-13 19:09:35 +01:00
template.scm templatize uses (web uri) 2010-11-13 19:08:59 +01:00
url.scm comment deletion, post editing. 2008-03-07 13:09:47 +01:00
util.scm expanduser tweaks 2010-11-18 11:16:50 +01:00
web.scm fix caching 2010-12-05 20:23:01 +01:00