index
:
mulk/mulkcms
master
Web CMS supporting branched article variants.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mulkcms.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable the cache for POST requests and fix another stupid IF condition confu...
Matthias Andreas Benkard
2011-03-25
1
-2
/
+5
*
Fix a stupid confusion of IF cases.
Matthias Andreas Benkard
2011-03-24
1
-2
/
+2
*
Make the cache SSL-aware.
Matthias Andreas Benkard
2011-03-24
1
-7
/
+9
*
Introduce site variables *BASE-URI/SSL* and *BASE-URI/PLAIN*. When using SSL...
Matthias Andreas Benkard
2011-03-24
1
-7
/
+12
*
Add a <link rel="canonical"/> to all article pages.
Matthias Andreas Benkard
2011-03-22
1
-3
/
+8
*
Generate a new random state for each invocation of MAKE-UUID.
Matthias Andreas Benkard
2011-03-22
1
-11
/
+12
*
Remove debugging statements.
Matthias Andreas Benkard
2011-03-22
1
-2
/
+0
*
Add a comment moderation page.
Matthias Andreas Benkard
2011-03-22
1
-4
/
+59
*
Properly set the Content-Type header when giving a 304 Not Modified response.
Matthias Andreas Benkard
2011-03-22
1
-2
/
+2
*
Implement proper If-Modified-Since handling.
Matthias Andreas Benkard
2011-03-22
1
-8
/
+67
*
Make use Hunchentoot's restricted If-Modified-Since handling.
Matthias Andreas Benkard
2011-03-22
1
-0
/
+5
*
Calculate global article revision IDs by recursion over the child-parent rela...
Matthias Andreas Benkard
2011-03-22
1
-1
/
+28
*
Use the Accept-Language HTTP header to determine preferred user languages.
Matthias Andreas Benkard
2011-03-22
1
-2
/
+16
*
Don't crash when fewer than 5 articles are to be displayed.
Matthias Andreas Benkard
2011-03-19
1
-1
/
+5
*
Propagate the “hl” parameter as well.
Matthias Andreas Benkard
2011-03-19
1
-1
/
+3
*
Make the “lang” parameter override the characteristics precedence list ra...
Matthias Andreas Benkard
2011-03-19
1
-6
/
+6
*
Propagate the “lang” variable to generated links.
Matthias Andreas Benkard
2011-03-19
1
-9
/
+44
*
Support “lang” HTTP parameter.
Matthias Andreas Benkard
2011-03-19
1
-34
/
+57
*
Support the edition of article revision characteristics.
Matthias Andreas Benkard
2011-03-19
1
-5
/
+51
*
Replace outdated cache data instead of crashing when encountering some.
Matthias Andreas Benkard
2011-03-16
1
-0
/
+6
*
Be more tolerant towards PostgreSQL 8.4.
Matthias Andreas Benkard
2011-03-16
1
-1
/
+3
*
Remove a debugging statement.
Matthias Andreas Benkard
2011-03-15
1
-1
/
+0
*
Use PURI for calculation of absolute URIs from relative ones.
Matthias Andreas Benkard
2011-03-15
1
-27
/
+32
*
Fix feed content type.
Matthias Andreas Benkard
2011-03-15
1
-4
/
+13
*
Fix feed problems.
Matthias Andreas Benkard
2011-03-15
1
-9
/
+25
*
Use caching for individual article pages.
Matthias Andreas Benkard
2011-03-15
1
-71
/
+76
*
Add a database-backed page caching mechanism.
Matthias Andreas Benkard
2011-03-15
1
-65
/
+104
*
Database schema: Fix column order.
Matthias Andreas Benkard
2011-03-15
1
-5
/
+12
*
Add news feed support.
Matthias Andreas Benkard
2011-03-15
1
-27
/
+61
*
Improve spam detection information on comment submission pages.
Matthias Andreas Benkard
2011-03-15
1
-14
/
+24
*
Add support for spam detection via Akismet.
Matthias Andreas Benkard
2011-03-15
1
-4
/
+43
*
Color info messages more meaningfully.
Matthias Andreas Benkard
2011-03-15
1
-23
/
+30
*
Fix Hashcash support.
Matthias Andreas Benkard
2011-03-15
1
-1
/
+2
*
Optionally use Hashcash for comment verification.
Matthias Andreas Benkard
2011-03-15
1
-22
/
+66
*
Support comment submission.
Matthias Andreas Benkard
2011-03-15
1
-4
/
+58
*
Support the creation of articles and the addition of aliases to existing arti...
Matthias Andreas Benkard
2011-03-14
1
-4
/
+40
*
Add article summary page.
Matthias Andreas Benkard
2011-03-14
1
-12
/
+120
*
Fix formatting.
Matthias Andreas Benkard
2011-03-13
1
-9
/
+9
*
Require authorization to edit articles.
Matthias Andreas Benkard
2011-03-13
1
-51
/
+79
*
Fix formatting.
Matthias Andreas Benkard
2011-03-13
1
-2
/
+2
*
Support article editing.
Matthias Andreas Benkard
2011-03-13
1
-30
/
+114
*
Reduce the number of roundtrips needed for archive page creation.
Matthias Andreas Benkard
2011-03-13
1
-42
/
+34
*
Properly calculate an article's publishing date.
Matthias Andreas Benkard
2011-03-12
1
-8
/
+21
*
Format dates.
Matthias Andreas Benkard
2011-03-12
1
-5
/
+12
*
Improve journal archive table layout and labelling.
Matthias Andreas Benkard
2011-03-12
1
-2
/
+10
*
Calculate the number of comments for each article. Add Google Code Prettify.
Matthias Andreas Benkard
2011-03-12
1
-9
/
+39
*
Fill in a couple of template variables.
Matthias Andreas Benkard
2011-03-11
1
-16
/
+67
*
Journal archive page: Fix article order.
Matthias Andreas Benkard
2011-03-11
1
-1
/
+1
*
Reduce the number of database roundtrips necessary for displaying the journal...
Matthias Andreas Benkard
2011-03-11
1
-14
/
+105
*
Add a table of all journal articles to the journal archive page.
Matthias Andreas Benkard
2011-03-10
1
-4
/
+14
[next]