Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ArtifactOutResource.java @ 83:8c4638abd518
age | author | description |
---|---|---|
Sun, 21 Feb 2010 23:05:32 +0000 | Sascha L. Teichmann | Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' 0.5 |
Tue, 12 Jan 2010 08:42:49 +0000 | Ingo Weinzierl | Create namespace aware documents for 'create' and 'out' targets. Adapted XPath expressions for this. |
Thu, 01 Oct 2009 16:03:12 +0000 | Sascha L. Teichmann | Add i18n support via "Accept-Language" HTTP headers. |
Wed, 23 Sep 2009 08:27:35 +0000 | Sascha L. Teichmann | Log RuntimeExceptions in REST calls to log4j. |
Wed, 16 Sep 2009 12:43:03 +0000 | Tim Englich | Switched from Get to Post communication. |
Sun, 13 Sep 2009 14:50:53 +0000 | Sascha L. Teichmann | Re-factored artifact API for better integration of background processing. |
Thu, 10 Sep 2009 15:49:17 +0000 | Sascha L. Teichmann | Added REST out handler for artifacts reachable via HTTP GET '/artifact/{uuid}/{type}'. |