summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add function DEBUG-LOG.Matthias Benkard2009-10-081-0/+4
* Fix a typo.Matthias Benkard2009-10-081-1/+1
* Don't record trackbacks that do not specify a source URI.Matthias Benkard2009-10-081-12/+12
* Fix a typo.Matthias Benkard2009-10-081-1/+1
* Implement function TRACKBACKS-ABOUT.Matthias Benkard2009-10-081-0/+20
* Support the posting of trackbacks.Matthias Benkard2009-10-083-1/+137
* Fix yet another typo.Matthias Benkard2009-10-071-1/+1
* Fix another typo.Matthias Benkard2009-10-071-1/+1
* Fix a typo.Matthias Benkard2009-10-071-1/+1
* Fix a mistake related to read-macros.Matthias Benkard2009-10-071-1/+3
* Do not automatically approve comments that pass Akismet spam checking.Matthias Benkard2009-10-071-1/+14
* Only show comments that have been marked as non-spam.Matthias Benkard2009-10-072-3/+4
* Update e-mail address for comment notification mail.Matthias Benkard2009-10-071-1/+1
* Include the comment ID in a comment notification e-mail message.Matthias Benkard2009-10-071-0/+2
* Add a Last-Modified header to all responses.Matthias Benkard2009-10-071-1/+1
* Specify the correct content type even for 304 responses.Matthias Benkard2009-10-072-5/+5
* Fix REVALIDATE-CACHE-OR-DIE.Matthias Benkard2009-10-071-1/+1
* Fix COMPUTE-JOURNAL-LAST-MODIFIED-DATE.Matthias Benkard2009-10-071-19/+20
* Don't crash when COMPUTE-JOURNAL-LAST-MODIFIED-DATE returns NIL.Matthias Benkard2009-10-071-2/+5
* Fix yet another typo.Matthias Benkard2009-10-071-1/+1
* Fix another typo.Matthias Benkard2009-10-071-2/+2
* Fix a typo.Matthias Benkard2009-10-071-1/+1
* When processing If-Modified-Since headers, recognise HTTP dates.Matthias Benkard2009-10-071-1/+2
* Do not crash when processing a request without an If-Modified-Since header.Matthias Benkard2009-10-071-5/+6
* Really REALLY fix the system definition.Matthias Benkard2009-10-071-1/+1
* Really fix the system definition.Matthias Benkard2009-10-071-1/+1
* Fix the ASDF system definition.Matthias Benkard2009-10-071-1/+2
* For CLISP, revert to requiring the older version of Yaclml.Matthias Benkard2009-10-071-4/+8
* Add Cybertiggyr-Time to the repository.Matthias Benkard2009-10-072-1/+1289
* Enable caching for feeds.Matthias Benkard2009-10-071-0/+2
* Update for the most recent version of Yaclml.Matthias Benkard2009-10-071-4/+4
* On NFSN, determine the directory layout by inspecting the appropriate environ...Matthias Benkard2009-10-071-1/+7
* Do not depend on the presence of the Common-Lisp Controller.Matthias Benkard2009-10-071-1/+1
* Implement sane caching behaviour.Matthias Benkard2009-10-075-1/+19
* Update build scripts.Matthias Benkard2009-02-171-1/+1
* Set CFFI:*DEFAULT-FOREIGN-ENCODING* to :ISO-8859-15.Matthias Benkard2009-02-171-1/+1
* Really fix comment feed title.Matthias Benkard2009-01-081-1/+1
* Fix comment feed title.Matthias Benkard2009-01-081-2/+3
* Fix even more recent feed lossage.Matthias Benkard2009-01-071-1/+1
* Fix major feed lossage introduced by recent changes.Matthias Benkard2009-01-071-4/+5
* Fix minor bugs in the comment feed.Matthias Benkard2009-01-071-2/+3
* Fix object-relational mapping for comments.Matthias Benkard2009-01-071-2/+1
* Link web pages to the comment feed.Matthias Benkard2009-01-071-0/+4
* Add a comment feed.Matthias Benkard2009-01-072-6/+78
* Remove spurious line breaks from preformatted blocks.Matthias Benkard2008-12-161-1/+2
* Do not try to set CFFI:*DEFAULT-FOREIGN-ENCODING*.Matthias Benkard2008-12-111-1/+1
* Only show the most recent entries in full on the main page, add a complete ta...Matthias Benkard2008-12-112-96/+137
* Improve main page layout.Matthias Benkard2008-12-101-16/+30
* Fix code formatting.Matthias Benkard2008-12-101-10/+10
* Minor updates and fixes.Matthias Benkard2008-12-102-3/+2