summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert to the old CGI helper behaviour.Matthias Benkard2009-10-113-31/+5
* Fix a typo in the setting of the *QUERY* variable.Matthias Benkard2009-10-111-1/+1
* Make the environment variable handling code more portable.Matthias Benkard2009-10-113-30/+20
* Avoid XML validation errors caused by the use of double dashes in journal ent...Matthias Benkard2009-10-111-1/+1
* Fix static generation of the index page.Matthias Benkard2009-10-111-1/+2
* Save static files with a file-name extension of “xhtml”.Matthias Benkard2009-10-111-2/+2
* Automatically update static files as necessary.Matthias Benkard2009-10-111-4/+20
* Implement output of static HTML and XML files.Matthias Benkard2009-10-113-0/+52
* CGI helpers: Take care to concatenate the FASL files in the right order.Matthias Benkard2009-10-112-2/+2
* Change the way admin mode is selected.Matthias Benkard2009-10-112-7/+5
* Introduce a *MODE* variable that distinguishes between static and dynamic mode.Matthias Benkard2009-10-113-14/+23
* Simplify the CGI helpers a bit.Matthias Benkard2009-10-112-14/+4
* In CGI mode, create and load a single FASL file instead of loading each sourc...Matthias Benkard2009-10-113-13/+46
* Make the CGI script helpers more tolerant against changes in the directory st...Matthias Benkard2009-10-112-2/+2
* Treat POST requests on journal entries as trackback requests.Matthias Benkard2009-10-101-1/+5
* Use absolute links in embedded RDF.Matthias Benkard2009-10-101-1/+1
* Add a comment about the option of using escaped HTML instead of embedded XHTML.Matthias Benkard2009-10-091-0/+8
* Cleanups.Matthias Benkard2009-10-091-2/+2
* Fix Atom posting and putting behaviour.Matthias Benkard2009-10-091-23/+29
* Fix the display of entries of type “html”.Matthias Benkard2009-10-091-6/+11
* In WSSE authentication, correctly decode the nonce submitted by the client.Matthias Benkard2009-10-081-1/+3
* Further correct the use of Ironclad.Matthias Benkard2009-10-081-1/+1
* Correct the use of Ironclad and CL-Base64.Matthias Benkard2009-10-081-2/+2
* Make WSSE authentication more robust.Matthias Benkard2009-10-081-7/+17
* Recognise WSSE time stamps correctly.Matthias Benkard2009-10-081-1/+3
* Use keywords to indicate Ironclad digest algorithms.Matthias Benkard2009-10-081-1/+1
* Enable WSSE authentication.Matthias Benkard2009-10-083-41/+81
* Add util-macros.lisp to our Ironclad fork.Matthias Benkard2009-10-082-1/+11
* Add Ironclad to the repository.Matthias Benkard2009-10-086-0/+1122
* Improve Atom publishing API conformance.Matthias Benkard2009-10-082-4/+11
* Add missing Atom publishing functionality.Matthias Benkard2009-10-082-5/+17
* Support Atom POST and PUT requests.Matthias Benkard2009-10-081-1/+37
* When processing an Atom request, do not try to parse the POST data as a query...Matthias Benkard2009-10-081-12/+14
* Fix SHOW-ATOM-ENTRY.Matthias Benkard2009-10-081-1/+1
* Simplifications.Matthias Benkard2009-10-081-20/+18
* Fix a typo.Matthias Benkard2009-10-081-1/+1
* Fix a typo.Matthias Benkard2009-10-081-1/+1
* Fix the entry Atom feed.Matthias Benkard2009-10-081-26/+25
* Fix a typo.Matthias Benkard2009-10-081-1/+1
* Implement /atom link handling.Matthias Benkard2009-10-082-25/+59
* Add xmls to the repository.Matthias Benkard2009-10-083-0/+662
* Update database schema for support of different kinds of journal entries.Matthias Benkard2009-10-081-0/+5
* Add a comment and trackback moderation page.Matthias Benkard2009-10-082-29/+107
* Reimplement FORMAT-DATE for improved performance.Matthias Benkard2009-10-082-35/+51
* Make COMPUTE-JOURNAL-LAST-MODIFIED-DATE take trackbacks into account.Matthias Benkard2009-10-081-0/+5
* Display trackbacks just like comments.Matthias Benkard2009-10-081-2/+27
* Update build scripts.Matthias Benkard2009-10-082-7/+5
* Enhance debuggability.Matthias Benkard2009-10-081-1/+1
* Fix RDF trackback links.Matthias Benkard2009-10-081-0/+1
* Add an RDF comment announcing the appropriate trackback URI to all journal en...Matthias Benkard2009-10-081-0/+11