Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
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. |
Thu, 03 Mar 2011 14:49:09 +0000 | Ingo Weinzierl | Implemented the method addCollectionArtifact() in the artifact database. |
Thu, 03 Mar 2011 14:30:21 +0000 | Sascha L. Teichmann | Added Helper for lazy loading users. |