Thu, 25 Aug 2011 10:15:22 +0000 |
Felix Wolfsteller |
Minor cosmetics.
|
Tue, 15 Mar 2011 15:49:24 +0000 |
Sascha L. Teichmann |
Move Config and XMLUtils totally to commons package.
|
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.
|
Sun, 28 Mar 2010 15:57:40 +0000 |
Sascha L. Teichmann |
Unified imports.
|
Fri, 26 Mar 2010 16:16:32 +0000 |
Sascha L. Teichmann |
More javadoc (fixes small glitches, too).
|
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
|
Sat, 09 Jan 2010 16:59:00 +0000 |
Ingo Weinzierl |
Create a namespace aware document out of the request. We consider namespaces now. Adapted xpath to find action.
|
Wed, 04 Nov 2009 14:38:37 +0000 |
Sascha L. Teichmann |
describe() in REST interface is also handled as POST to pass
|
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.
|
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.
|
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}'.
|
Thu, 10 Sep 2009 14:44:25 +0000 |
Sascha L. Teichmann |
Added REST handler for 'advance' and 'feed' to be called by HTTP POST '/artifact/{uuid}'.
|
Thu, 10 Sep 2009 14:21:58 +0000 |
Sascha L. Teichmann |
Added REST handler for 'describe'.
|