Tue, 28 Jun 2011 07:59:28 +0000 |
Ingo Weinzierl |
Tagged RELEASE 0.4 of http-client.
|
Mon, 27 Jun 2011 14:02:31 +0000 |
Ingo Weinzierl |
Prepared Changes for the upcoming release.
|
Sun, 26 Jun 2011 17:16:04 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Wed, 01 Jun 2011 14:32:24 +0000 |
Sascha L. Teichmann |
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
|
Thu, 19 May 2011 14:49:30 +0000 |
Ingo Weinzierl |
Added a hint for RELEASE 0.3 in the ChangeLog.
|
Thu, 19 May 2011 14:45:50 +0000 |
Ingo Weinzierl |
Tagged release 0.3 of the http-client module.
0.3
|
Thu, 19 May 2011 14:44:03 +0000 |
Ingo Weinzierl |
Prepared Changes for release 0.3
|
Thu, 19 May 2011 09:01:35 +0000 |
Sascha L. Teichmann |
Improved the stream handling.
|
Wed, 18 May 2011 09:19:47 +0000 |
Sascha L. Teichmann |
Bumped restlet version to 2.0.7
|
Fri, 13 May 2011 10:40:53 +0000 |
Ingo Weinzierl |
Tagged RELEASE 0.2 of HTTP Client.
0.2
|
Fri, 13 May 2011 10:39:53 +0000 |
Ingo Weinzierl |
Added Changes and NEWS for release-0.2.
|
Mon, 09 May 2011 10:16:07 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Mon, 09 May 2011 09:28:11 +0000 |
Ingo Weinzierl |
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
|
Thu, 14 Apr 2011 07:51:51 +0000 |
Ingo Weinzierl |
Bugfix: repaired a condition that prevented setting the locale of the request object.
|
Thu, 14 Apr 2011 06:01:00 +0000 |
Ingo Weinzierl |
Added the option to set the request's locale manually.
|
Thu, 07 Apr 2011 11:28:15 +0000 |
Ingo Weinzierl |
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
|
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.
|
Thu, 17 Feb 2011 10:51:37 +0000 |
Ingo Weinzierl |
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
|
Thu, 17 Feb 2011 10:31:40 +0000 |
Ingo Weinzierl |
Moved the experimental branch 'work-on-gwt' of the console-client to an own module 'http-client' and removed the console-client.
|