Sun, 22 May 2011 12:40:32 +0000 |
Sascha L. Teichmann |
flys/issue65: Added Jetty HTTP server as a replacement option to foster better scalability. Needs testing.
|
Wed, 02 Mar 2011 16:02:47 +0000 |
Ingo Weinzierl |
Implemented an abstract class for the output of artifacts and collections. Added a CollectionOutResource.
|
Wed, 02 Mar 2011 15:10:34 +0000 |
Ingo Weinzierl |
Added a Rest resource that handles operations specific to a collection.
|
Wed, 02 Mar 2011 13:31:59 +0000 |
Ingo Weinzierl |
Added a Rest resource that lists all collections of a specific user.
|
Wed, 02 Mar 2011 11:48:34 +0000 |
Ingo Weinzierl |
Added a Rest resource that might be used to create new collections owned by a specific user.
|
Wed, 02 Mar 2011 11:07:21 +0000 |
Ingo Weinzierl |
Added a resource that handles user specific actions.
|
Wed, 02 Mar 2011 10:36:51 +0000 |
Ingo Weinzierl |
Added a Rest resource that lists all users provided by the artifact database.
|
Wed, 02 Mar 2011 09:06:05 +0000 |
Ingo Weinzierl |
Added a resource '/create-user' to create new users.
|
Tue, 02 Nov 2010 17:23:36 +0000 |
Ingo Weinzierl |
Added license file and license headers.
|
Fri, 26 Mar 2010 15:05:11 +0000 |
Sascha L. Teichmann |
Added javadoc to the REST package of the artifact database (complete).
|
Fri, 19 Mar 2010 09:34:40 +0000 |
Ingo Weinzierl |
Implementation to import artifacts from incoming xml documents (applied patch from issue208 by SLT).
|
Tue, 16 Mar 2010 16:03:06 +0000 |
Ingo Weinzierl |
Implementation to export artifacts as xml (applied patch from issue208 by SLT).
|
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
|
Fri, 22 Jan 2010 11:56:28 +0000 |
Sascha L. Teichmann |
Added url '/service/{service}' to REST server to offer the actual service over HTTP.
|
Fri, 22 Jan 2010 11:40:26 +0000 |
Sascha L. Teichmann |
Added '/services' url to web server to list the available services in XML.
|
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:21:58 +0000 |
Sascha L. Teichmann |
Added REST handler for 'describe'.
|
Wed, 09 Sep 2009 15:43:47 +0000 |
Sascha L. Teichmann |
Added resource to create artifacts to web server.
|
Wed, 09 Sep 2009 14:33:25 +0000 |
Sascha L. Teichmann |
Added factory listing '/factories' to web app.
|
Wed, 09 Sep 2009 07:55:44 +0000 |
Sascha L. Teichmann |
* New configuration based on config directory
|