Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
Fri, 04 Mar 2011 14:06:56 +0000 | Sascha L. Teichmann | Solve the SQL problem with the collection listings. |
Fri, 04 Mar 2011 11:47:27 +0000 | Ingo Weinzierl | Added a new method to the ProtocolUtils that creates the necessary CREATE document for creating new artifact collections. |
Fri, 04 Mar 2011 11:13:24 +0000 | Sascha L. Teichmann | Lifted H2 to version 1.3.152. |
Fri, 04 Mar 2011 10:51:10 +0000 | Sascha L. Teichmann | Fix parameter propagation of creation time ond collection names. |
Fri, 04 Mar 2011 09:56:35 +0000 | Ingo Weinzierl | The document returned by the createCollection() method will now contain the uuid of the created collection. |
Fri, 04 Mar 2011 09:13:18 +0000 | Ingo Weinzierl | Avoid Nullpointer exception in listCollections() when no creation time of the collection is returned. |
Thu, 03 Mar 2011 17:01:04 +0000 | Sascha L. Teichmann | Added code to list collections. |