Wed, 02 Mar 2011 16:02:47 +0000 |
Ingo Weinzierl |
Implemented an abstract class for the output of artifacts and collections. Added a CollectionOutResource.
|
Tue, 01 Feb 2011 16:15:03 +0000 |
Ingo Weinzierl |
Upgraded the Restlet version to 2.0.4 (current stable).
|
Tue, 02 Nov 2010 17:23:36 +0000 |
Ingo Weinzierl |
Added license file and license headers.
|
Sat, 17 Apr 2010 10:28:43 +0000 |
Sascha L. Teichmann |
Brought all line lengths of non Javadoc lines below 80.
|
Sun, 28 Mar 2010 15:57:40 +0000 |
Sascha L. Teichmann |
Unified imports.
|
Fri, 26 Mar 2010 15:05:11 +0000 |
Sascha L. Teichmann |
Added javadoc to the REST package of the artifact database (complete).
|
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}'.
|