Mercurial > dive4elements > http-client
log ChangeLog @ 8:77c09d0e2c2e
age | author | description |
---|---|---|
Wed, 30 Mar 2011 13:46:07 +0000 | Ingo Weinzierl | Tagged RELEASE 0.1 of HTTP Client. |
Wed, 30 Mar 2011 07:48:39 +0000 | Ingo Weinzierl | Added a method to the HttpClient to list the collection of a user. 0.1 |
Wed, 23 Mar 2011 16:27:56 +0000 | Ingo Weinzierl | Enhanced the HttpClient with a method sto trigger a collection specific action. |
Tue, 08 Mar 2011 18:23:45 +0000 | Ingo Weinzierl | Enabled the HttpClient to call services that are registered at the artifact server. |
Mon, 07 Mar 2011 13:42:33 +0000 | Ingo Weinzierl | Added a method to the http client to list the existing users of the artifact database. |
Fri, 04 Mar 2011 11:49:49 +0000 | Ingo Weinzierl | Added a new method to the HttpClient that triggers the creation of a new artifact collection. |
Thu, 17 Feb 2011 11:19:02 +0000 | Ingo Weinzierl | Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface. |