index
:
mulk/mulkjournal
master
Blog engine as a CGI script. Supports MetaWeblog and AtomPub.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix Atom posting and putting behaviour.
Matthias Benkard
2009-10-09
1
-23
/
+29
*
Fix the display of entries of type “html”.
Matthias Benkard
2009-10-09
1
-6
/
+11
*
In WSSE authentication, correctly decode the nonce submitted by the client.
Matthias Benkard
2009-10-08
1
-1
/
+3
*
Further correct the use of Ironclad.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Correct the use of Ironclad and CL-Base64.
Matthias Benkard
2009-10-08
1
-2
/
+2
*
Make WSSE authentication more robust.
Matthias Benkard
2009-10-08
1
-7
/
+17
*
Recognise WSSE time stamps correctly.
Matthias Benkard
2009-10-08
1
-1
/
+3
*
Use keywords to indicate Ironclad digest algorithms.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Enable WSSE authentication.
Matthias Benkard
2009-10-08
3
-41
/
+81
*
Add util-macros.lisp to our Ironclad fork.
Matthias Benkard
2009-10-08
2
-1
/
+11
*
Add Ironclad to the repository.
Matthias Benkard
2009-10-08
6
-0
/
+1122
*
Improve Atom publishing API conformance.
Matthias Benkard
2009-10-08
2
-4
/
+11
*
Add missing Atom publishing functionality.
Matthias Benkard
2009-10-08
2
-5
/
+17
*
Support Atom POST and PUT requests.
Matthias Benkard
2009-10-08
1
-1
/
+37
*
When processing an Atom request, do not try to parse the POST data as a query...
Matthias Benkard
2009-10-08
1
-12
/
+14
*
Fix SHOW-ATOM-ENTRY.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Simplifications.
Matthias Benkard
2009-10-08
1
-20
/
+18
*
Fix a typo.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Fix a typo.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Fix the entry Atom feed.
Matthias Benkard
2009-10-08
1
-26
/
+25
*
Fix a typo.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Implement /atom link handling.
Matthias Benkard
2009-10-08
2
-25
/
+59
*
Add xmls to the repository.
Matthias Benkard
2009-10-08
3
-0
/
+662
*
Update database schema for support of different kinds of journal entries.
Matthias Benkard
2009-10-08
1
-0
/
+5
*
Add a comment and trackback moderation page.
Matthias Benkard
2009-10-08
2
-29
/
+107
*
Reimplement FORMAT-DATE for improved performance.
Matthias Benkard
2009-10-08
2
-35
/
+51
*
Make COMPUTE-JOURNAL-LAST-MODIFIED-DATE take trackbacks into account.
Matthias Benkard
2009-10-08
1
-0
/
+5
*
Display trackbacks just like comments.
Matthias Benkard
2009-10-08
1
-2
/
+27
*
Update build scripts.
Matthias Benkard
2009-10-08
2
-7
/
+5
*
Enhance debuggability.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Fix RDF trackback links.
Matthias Benkard
2009-10-08
1
-0
/
+1
*
Add an RDF comment announcing the appropriate trackback URI to all journal en...
Matthias Benkard
2009-10-08
1
-0
/
+11
*
Add function DEBUG-LOG.
Matthias Benkard
2009-10-08
1
-0
/
+4
*
Fix a typo.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Don't record trackbacks that do not specify a source URI.
Matthias Benkard
2009-10-08
1
-12
/
+12
*
Fix a typo.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Implement function TRACKBACKS-ABOUT.
Matthias Benkard
2009-10-08
1
-0
/
+20
*
Support the posting of trackbacks.
Matthias Benkard
2009-10-08
3
-1
/
+137
*
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
[prev]
[next]