| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix yet another typo. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Fix another typo. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Fix a typo. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Fix a mistake related to read-macros. | Matthias Benkard | 2009-10-07 | 1 | -1/+3 |
* | Do not automatically approve comments that pass Akismet spam checking. | Matthias Benkard | 2009-10-07 | 1 | -1/+14 |
* | Only show comments that have been marked as non-spam. | Matthias Benkard | 2009-10-07 | 2 | -3/+4 |
* | Update e-mail address for comment notification mail. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Include the comment ID in a comment notification e-mail message. | Matthias Benkard | 2009-10-07 | 1 | -0/+2 |
* | Add a Last-Modified header to all responses. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Specify the correct content type even for 304 responses. | Matthias Benkard | 2009-10-07 | 2 | -5/+5 |
* | Fix REVALIDATE-CACHE-OR-DIE. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Fix COMPUTE-JOURNAL-LAST-MODIFIED-DATE. | Matthias Benkard | 2009-10-07 | 1 | -19/+20 |
* | Don't crash when COMPUTE-JOURNAL-LAST-MODIFIED-DATE returns NIL. | Matthias Benkard | 2009-10-07 | 1 | -2/+5 |
* | Fix yet another typo. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Fix another typo. | Matthias Benkard | 2009-10-07 | 1 | -2/+2 |
* | Fix a typo. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | When processing If-Modified-Since headers, recognise HTTP dates. | Matthias Benkard | 2009-10-07 | 1 | -1/+2 |
* | Do not crash when processing a request without an If-Modified-Since header. | Matthias Benkard | 2009-10-07 | 1 | -5/+6 |
* | Really REALLY fix the system definition. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Really fix the system definition. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Fix the ASDF system definition. | Matthias Benkard | 2009-10-07 | 1 | -1/+2 |
* | For CLISP, revert to requiring the older version of Yaclml. | Matthias Benkard | 2009-10-07 | 1 | -4/+8 |
* | Add Cybertiggyr-Time to the repository. | Matthias Benkard | 2009-10-07 | 2 | -1/+1289 |
* | Enable caching for feeds. | Matthias Benkard | 2009-10-07 | 1 | -0/+2 |
* | Update for the most recent version of Yaclml. | Matthias Benkard | 2009-10-07 | 1 | -4/+4 |
* | On NFSN, determine the directory layout by inspecting the appropriate environ... | Matthias Benkard | 2009-10-07 | 1 | -1/+7 |
* | Do not depend on the presence of the Common-Lisp Controller. | Matthias Benkard | 2009-10-07 | 1 | -1/+1 |
* | Implement sane caching behaviour. | Matthias Benkard | 2009-10-07 | 5 | -1/+19 |
* | Update build scripts. | Matthias Benkard | 2009-02-17 | 1 | -1/+1 |
* | Set CFFI:*DEFAULT-FOREIGN-ENCODING* to :ISO-8859-15. | Matthias Benkard | 2009-02-17 | 1 | -1/+1 |
* | Really fix comment feed title. | Matthias Benkard | 2009-01-08 | 1 | -1/+1 |
* | Fix comment feed title. | Matthias Benkard | 2009-01-08 | 1 | -2/+3 |
* | Fix even more recent feed lossage. | Matthias Benkard | 2009-01-07 | 1 | -1/+1 |
* | Fix major feed lossage introduced by recent changes. | Matthias Benkard | 2009-01-07 | 1 | -4/+5 |
* | Fix minor bugs in the comment feed. | Matthias Benkard | 2009-01-07 | 1 | -2/+3 |
* | Fix object-relational mapping for comments. | Matthias Benkard | 2009-01-07 | 1 | -2/+1 |
* | Link web pages to the comment feed. | Matthias Benkard | 2009-01-07 | 1 | -0/+4 |
* | Add a comment feed. | Matthias Benkard | 2009-01-07 | 2 | -6/+78 |
* | Remove spurious line breaks from preformatted blocks. | Matthias Benkard | 2008-12-16 | 1 | -1/+2 |
* | Do not try to set CFFI:*DEFAULT-FOREIGN-ENCODING*. | Matthias Benkard | 2008-12-11 | 1 | -1/+1 |
* | Only show the most recent entries in full on the main page, add a complete ta... | Matthias Benkard | 2008-12-11 | 2 | -96/+137 |
* | Improve main page layout. | Matthias Benkard | 2008-12-10 | 1 | -16/+30 |
* | Fix code formatting. | Matthias Benkard | 2008-12-10 | 1 | -10/+10 |
* | Minor updates and fixes. | Matthias Benkard | 2008-12-10 | 2 | -3/+2 |
* | On the main page, omit body data of old entries. | Matthias Benkard | 2008-12-10 | 2 | -31/+40 |
* | Add workaround for recent Alexandria/CL-FAD incompatibility. | Matthias Benkard | 2008-12-10 | 1 | -1/+1 |
* | journal.css: Make block quotations oblique. | Matthias Benkard | 2008-09-24 | 1 | -1/+9 |
* | Atom feed: Include body data for recent changes. | Matthias Benkard | 2008-12-10 | 1 | -1/+4 |
* | Atom feed: Omit body data for old journal entries. | Matthias Benkard | 2008-12-10 | 1 | -21/+26 |
* | Update build scripts. | Matthias Benkard | 2008-12-10 | 1 | -4/+4 |