Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add a "dynamic context" global state, and make WeblogSummary stale when too old. | David A. Madore | 2014-10-09 | 9 | -13/+45 | |
| | | ||||||
* | | Make up my mind as to what URLs should look like. | David A. Madore | 2014-10-09 | 1 | -5/+8 | |
| | | ||||||
* | | Merge branch 'master' into servlet | David A. Madore | 2014-10-09 | 3 | -10/+155 | |
|\| | ||||||
| * | Allow substitution of literal or numeric month in weblog month selection. | David A. Madore | 2014-10-09 | 3 | -10/+39 | |
| | | ||||||
| * | Might as well add a class attribute on the table as well. | David A. Madore | 2014-10-09 | 1 | -0/+1 | |
| | | ||||||
| * | Support <d:weblog-months-calendar /> element for automatic calendar generation. | David A. Madore | 2014-10-09 | 2 | -0/+115 | |
| | | ||||||
* | | Take into account last modified time of Java class itself. | David A. Madore | 2014-10-07 | 1 | -3/+13 | |
| | | | | | | | | (This is really unsatisfactory, but can I do better?) | |||||
* | | Implement .getLastModified() on WeblogServlet. | David A. Madore | 2014-10-07 | 1 | -9/+72 | |
| | | ||||||
* | | WeblogServlet: Take an entry number as input (request path). | David A. Madore | 2014-10-07 | 1 | -1/+13 | |
| | | ||||||
* | | Move servlet initialization in the .init() method. | David A. Madore | 2014-10-07 | 1 | -6/+10 | |
| | | ||||||
* | | Introduce at least a semblance of thread-safety. | David A. Madore | 2014-10-05 | 4 | -20/+27 | |
| | | ||||||
* | | First servlet version that is actually capable of (sometimes) producing some ↵ | David A. Madore | 2014-10-05 | 2 | -38/+83 | |
| | | | | | | | | | | | | output. Concurrency is completely broken, however. | |||||
* | | Start writing a servlet version. NOT USABLE YET. | David A. Madore | 2014-10-03 | 2 | -0/+37 | |
|/ | ||||||
* | Essentially cosmetic changes. | David A. Madore | 2014-10-03 | 1 | -3/+2 | |
| | ||||||
* | Use the Java7 java.nio.file interfaces, make output atomic. | David A. Madore | 2014-10-03 | 4 | -91/+115 | |
| | ||||||
* | Remove all templates from damlengine; introduce config variables instead. | David A. Madore | 2014-10-03 | 12 | -727/+79 | |
| | | | | | Location of template files should now be specified by the DAMLENGINE_TEMPLATE_PATH environment variable. | |||||
* | September and October 2014. | David A. Madore | 2014-10-03 | 1 | -1/+3 | |
| | ||||||
* | July and August 2014. | David A. Madore | 2014-08-04 | 1 | -1/+3 | |
| | ||||||
* | March, April, May, June 2014. | David A. Madore | 2014-06-04 | 1 | -1/+5 | |
| | ||||||
* | Remove an obsolete April's fool joke. | David A. Madore | 2014-03-31 | 1 | -7/+0 | |
| | ||||||
* | Attempt to systematize weblog entry templates. | David A. Madore | 2014-02-11 | 5 | -34/+34 | |
| | ||||||
* | Give single entry pages some kind of footer. | David A. Madore | 2014-02-11 | 1 | -0/+5 | |
| | ||||||
* | February 2014. | David A. Madore | 2014-02-11 | 1 | -1/+2 | |
| | ||||||
* | Use Unicode Emoji characters for smiley alt text. | David A. Madore | 2014-01-08 | 1 | -12/+12 | |
| | ||||||
* | Use data: URLs for smileys rather than external files. | David A. Madore | 2014-01-08 | 25 | -1/+2 | |
| | ||||||
* | Add a base64 encoder (in order to produce data: URLs). | David A. Madore | 2014-01-08 | 1 | -0/+47 | |
| | ||||||
* | December 2013, January 2014 | David A. Madore | 2014-01-01 | 1 | -1/+4 | |
| | ||||||
* | October and November 2013. | David A. Madore | 2013-11-12 | 1 | -1/+3 | |
| | ||||||
* | August and September 2013. | David A. Madore | 2013-09-20 | 1 | -1/+3 | |
| | ||||||
* | May, June, July 2013. | David A. Madore | 2013-07-02 | 1 | -1/+4 | |
| | ||||||
* | March and April 2013 | David A. Madore | 2013-04-06 | 1 | -1/+3 | |
| | ||||||
* | Support for d:wrefcat attribute to create links inside a category. | David A. Madore | 2013-04-06 | 2 | -1/+30 | |
| | ||||||
* | Make local d:wref links inside single entry pages actually local. | David A. Madore | 2013-04-06 | 1 | -3/+9 | |
| | ||||||
* | Rewrite selection of d:wref target in a hopefully less messy way. | David A. Madore | 2013-04-06 | 1 | -32/+36 | |
| | ||||||
* | Try changing when d:wref refers to the "single page" version of an entry. | David A. Madore | 2013-04-05 | 1 | -4/+7 | |
| | | | | Prefer single page version except when link is local. | |||||
* | February 2013. | David A. Madore | 2013-02-01 | 1 | -1/+2 | |
| | ||||||
* | January 2013. | David A. Madore | 2013-01-02 | 1 | -0/+2 | |
| | ||||||
* | November and December 2012. | David A. Madore | 2012-12-04 | 1 | -2/+3 | |
| | ||||||
* | September and October 2012. | David A. Madore | 2012-10-25 | 1 | -2/+4 | |
| | ||||||
* | Category: comp-hw. | David A. Madore | 2012-08-24 | 1 | -0/+2 | |
| | ||||||
* | July and August 2012. | David A. Madore | 2012-08-01 | 1 | -2/+4 | |
| | ||||||
* | June 2012. | David A. Madore | 2012-06-03 | 1 | -1/+2 | |
| | ||||||
* | Forgotten category: "econom" (economics). | David A. Madore | 2012-05-04 | 1 | -0/+2 | |
| | ||||||
* | May 2012 | David A. Madore | 2012-05-02 | 1 | -2/+3 | |
| | ||||||
* | April 2012 | David A. Madore | 2012-04-01 | 1 | -1/+2 | |
| | ||||||
* | April's fool. | David A. Madore | 2012-04-01 | 1 | -0/+60 | |
| | ||||||
* | Add a "linux" category. | David A. Madore | 2012-03-14 | 1 | -0/+2 | |
| | ||||||
* | March 2012. | David A. Madore | 2012-03-04 | 1 | -2/+3 | |
| | ||||||
* | And change that stupid attribute name to "day-of-week" instead of "day_of_week". | David A. Madore | 2012-02-26 | 1 | -1/+1 | |
| | ||||||
* | Now check day of week on entries. | David A. Madore | 2012-02-26 | 2 | -0/+92 | |
| |