summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/WeblogDatabaseConnection.java
Commit message (Collapse)AuthorAgeFilesLines
* Introduce at least a semblance of thread-safety.David A. Madore2014-10-051-1/+4
|
* First servlet version that is actually capable of (sometimes) producing some ↵David A. Madore2014-10-051-33/+46
| | | | | | output. Concurrency is completely broken, however.
* Remove all templates from damlengine; introduce config variables instead.David A. Madore2014-10-031-6/+30
| | | | | Location of template files should now be specified by the DAMLENGINE_TEMPLATE_PATH environment variable.
* Introduce (limited) support for PG* environment variables and .pgpass file.David A. Madore2011-09-011-3/+48
|
* RSS feed generator.David A. Madore2011-08-311-0/+1
|
* (Preliminary) handling of weblog entry selection and summary.David A. Madore2011-08-281-0/+30