summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* simpler caching algorithmGravatar Andy Wingo2010-12-041-4/+5
* mod-lisp sets client sockets to iso-8859-1Gravatar Andy Wingo2010-12-041-0/+3
* use the simple cacheGravatar Andy Wingo2010-12-031-8/+19
* add a simple cacheGravatar Andy Wingo2010-12-032-0/+48
* tekuti git uses get-bytevector-allGravatar Andy Wingo2010-12-031-2/+9
* update mod-lisp web server implGravatar Andy Wingo2010-12-031-25/+85
* src/tekuti is a shell scriptGravatar Andy Wingo2010-11-241-35/+20
* fix locale settingGravatar Andy Wingo2010-11-232-2/+2
* fix command-line parsing bugsGravatar Andy Wingo2010-11-231-1/+1
* fix mod-lisp bugsGravatar Andy Wingo2010-11-231-4/+4
* fix post content-type checkGravatar Andy Wingo2010-11-221-1/+1
* don't display doctype if unnecessaryGravatar Andy Wingo2010-11-221-1/+1
* config refactor so that tekuti knows its public addressGravatar Andy Wingo2010-11-224-34/+48
* expanduser tweaksGravatar Andy Wingo2010-11-181-1/+1
* get username from the password file instead of using `cus...Gravatar Ramakrishnan Muthukrishnan2010-11-181-1/+1
* Change wordpress import to use the newer wordpress databa...Gravatar Ramakrishnan Muthukrishnan2010-11-151-3/+7
* big change to use new (web server) infrastructureGravatar Andy Wingo2010-11-137-454/+515
* (tekuti tags) uses (web uri)Gravatar Andy Wingo2010-11-131-4/+6
* templatize uses (web uri)Gravatar Andy Wingo2010-11-131-7/+9
* updates to (tekuti config)Gravatar Andy Wingo2010-11-131-3/+10
* remove with-backtrace definition; add date->timestampGravatar Andy Wingo2010-11-131-21/+5
* remove a couple uses of with-backtraceGravatar Andy Wingo2010-11-132-12/+10
* fix various (tekuti git) errorsGravatar Andy Wingo2010-11-131-4/+5
* src/tekuti uses -s, not -lGravatar Andy Wingo2010-11-131-2/+2
* use compile warningsGravatar Andy Wingo2010-11-131-1/+2
* fix a number of syncase porting bugsGravatar Andy Wingo2010-11-133-11/+15
* autotoolize, and compile the scheme filesGravatar Andy Wingo2010-11-1311-8/+957
* move up let-request definitionGravatar Andy Wingo2010-11-131-18/+18
* (tekuti util) fixenGravatar Andy Wingo2010-11-131-32/+19
* change uses of define/kwargs to define*Gravatar Andy Wingo2010-11-135-9/+5
* update to use (tekuti match-bind)Gravatar Andy Wingo2010-11-136-13/+12
* import match-bind from guile-libGravatar Andy Wingo2010-11-131-0/+263
* use a properly exported interface to define parsed entitiesGravatar Andy Wingo2010-11-131-14/+8
* call setlocaleGravatar Andy Wingo2010-11-131-0/+1
* updates to (tekuti boot)Gravatar Andy Wingo2010-11-131-15/+5
* base64 efficiency hacksGravatar Andy Wingo2010-11-131-17/+19
* port (tekuti base64) to use (rnrs bytevectors)Gravatar Andy Wingo2010-11-132-63/+93
* Revert last, misguided commitGravatar Andreas Rottmann2010-11-061-2/+2
* post: make `post-comments' and `post-n-comments' work wit...Gravatar Andreas Rottmann2010-11-051-2/+2
* Remove two unnecessary instances of quasisyntaxGravatar Andreas Rottmann2010-11-041-2/+2
* Replace several `define-macro' uses with `syntax-rules' a...Gravatar Andreas Rottmann2010-10-134-101/+93
* Don't crash generating the atom feed when there are no po...Gravatar Andreas Rottmann2009-07-032-5/+9
* Convert the mod-lisp headers to lowercaseGravatar Andreas Rottmann2009-07-023-4/+5
* dewingoizeGravatar Andy Wingo2008-04-233-9/+23
* fix starting from scratchGravatar Andy Wingo2008-04-221-1/+4
* fix search with no results on deployed tekutiGravatar Andy Wingo2008-04-131-1/+4
* whoops, fix searchGravatar Andy Wingo2008-04-122-3/+0
* add search capabilitiesGravatar Andy Wingo2008-04-124-3/+32
* add related-tags clouds to tag/foo pagesGravatar Andy Wingo2008-04-123-3/+34
* better error messages for invalid xhtmlGravatar Andy Wingo2008-04-111-2/+11