Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
Tue, 15 Sep 2009 10:41:19 +0000 | Sascha L. Teichmann | More warning log output in POST case in REST interface of artifact. |
Tue, 15 Sep 2009 09:43:57 +0000 | Tim Englich | Bug Fixed: Comparation for outdated Artifacts was Wrong. |
Mon, 14 Sep 2009 13:36:35 +0000 | Tim Englich | Make the Interfaces Serializable to make them usable in the Artifactdatabase. |
Sun, 13 Sep 2009 14:50:53 +0000 | Sascha L. Teichmann | Re-factored artifact API for better integration of background processing. |
Sat, 12 Sep 2009 10:45:28 +0000 | Sascha L. Teichmann | Artifact.out() is now called with an java.io.Outpustream |
Thu, 10 Sep 2009 23:16:18 +0000 | Sascha L. Teichmann | Added a cleanup thread which periodically removes |
Thu, 10 Sep 2009 15:49:17 +0000 | Sascha L. Teichmann | Added REST out handler for artifacts reachable via HTTP GET '/artifact/{uuid}/{type}'. |