summaryrefslogtreecommitdiffstatshomepage
path: root/tekuti
Commit message (Expand)AuthorAgeFilesLines
* better errors when reindexingGravatar Andy Wingo2012-02-111-10/+10
* per-tag feed linksGravatar Andy Wingo2011-04-261-1/+4
* optimization for with=fooGravatar Andy Wingo2011-04-261-3/+5
* multiple with query args add tags to the setGravatar Andy Wingo2011-04-251-15/+23
* add ?with=guile&without=gnuGravatar Andy Wingo2011-04-253-15/+38
* with-i/o procedures close their portsGravatar Andy Wingo2011-04-253-8/+22
* add atom feeds for tagsGravatar Brian Gough2011-04-252-5/+19
* don't bother allocating iconv info on pipeGravatar Andy Wingo2011-02-221-1/+0
* use ice-9 binary-portsGravatar Andy Wingo2011-02-222-4/+4
* remove obsolete (tekuti url)Gravatar Andy Wingo2011-02-222-190/+3
* do not remove numbers and s/./-/ in post keysGravatar Aleix Conchillo Flaque2011-02-181-2/+2
* s/unparse-uri/uri->string/Gravatar Andy Wingo2011-02-182-4/+4
* fixes due to (web http) updatesGravatar Aleix Conchillo Flaque2011-02-182-16/+15
* support for deleting post commentsGravatar Andy Wingo2011-02-185-8/+43
* add support for deleting postsGravatar Andy Wingo2011-02-184-4/+31
* inform the user of malformed xhtml internal error when pu...Gravatar Aleix Conchillo Flaque2011-02-182-6/+7
* add head link tag for atom feedGravatar Aleix Conchillo Flaque2011-02-181-1/+6
* mod-lisp updatesGravatar Andy Wingo2011-02-181-86/+43
* request-form-data smarter about character encodingsGravatar Andy Wingo2010-12-111-12/+29
* mod-lisp calls setvbuf only onceGravatar Andy Wingo2010-12-061-4/+2
* fix time comparisonsGravatar Andy Wingo2010-12-061-3/+4
* more etagGravatar Andy Wingo2010-12-061-1/+3
* cache returns 304 as appropriate; more pages set etagsGravatar Andy Wingo2010-12-063-22/+81
* robustness in mod-lisp-readGravatar Andy Wingo2010-12-061-6/+11
* fix cachingGravatar Andy Wingo2010-12-053-58/+106
* 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-031-0/+47
* tekuti git uses get-bytevector-allGravatar Andy Wingo2010-12-031-2/+9
* update mod-lisp web server implGravatar Andy Wingo2010-12-031-25/+85
* fix locale settingGravatar 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
* 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
* fix a number of syncase porting bugsGravatar Andy Wingo2010-11-133-11/+15
* 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