index
:
damlengine.git
master
servlet
daml-to-html blog engine (Java)
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org
/
madore
/
damlengine
/
WeblogServlet.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Permalinks in servlet system.
David A. Madore
2014-10-10
1
-3
/
+8
|
*
Add a "dynamic context" global state, and make WeblogSummary stale when too old.
David A. Madore
2014-10-09
1
-1
/
+3
|
*
Make up my mind as to what URLs should look like.
David A. Madore
2014-10-09
1
-5
/
+8
|
*
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
1
-17
/
+18
|
*
First servlet version that is actually capable of (sometimes) producing some ↵
David A. Madore
2014-10-05
1
-5
/
+37
|
|
|
|
|
|
output. Concurrency is completely broken, however.
*
Start writing a servlet version. NOT USABLE YET.
David A. Madore
2014-10-03
1
-0
/
+36