Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
Fri, 03 Jun 2011 06:37:23 +0000 | Ingo Weinzierl | Modified the method to create the document to trigger the out() operation of a collection in ClientProtocolUtils. |
Tue, 31 May 2011 14:53:36 +0000 | Ingo Weinzierl | Added support for the 'type' parameter of artifacts and collections out() call. |
Fri, 27 May 2011 08:47:31 +0000 | Ingo Weinzierl | Repaired the setting of a new attribute for a Collection. |
Fri, 27 May 2011 08:11:34 +0000 | Ingo Weinzierl | Enhanced the ClientProtocolUtils with a method to create a document that sets the attribute of a collection. |
Mon, 23 May 2011 10:04:31 +0000 | Sascha L. Teichmann | Jetty HTTP server: Do not bind context to restlet app for security reasons. |
Mon, 23 May 2011 09:56:15 +0000 | Sascha L. Teichmann | XMLUtils.xpathString() returns empty string not null. |
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. |