Mon, 17 Sep 2012 12:47:40 +0000 |
Ingo Weinzierl |
Tagged 'http-client' as 2.9.1
|
Mon, 10 Sep 2012 13:21:51 +0000 |
Sascha L. Teichmann |
Java 1.5 -> Java 1.6
2.9.1
|
Fri, 07 Sep 2012 09:21:54 +0000 |
Ingo Weinzierl |
Tagged 'http-client' as 2.9
|
Fri, 24 Aug 2012 13:59:12 +0000 |
Bjoern Ricks |
Added new method findUser to HttpClient
2.9
|
Fri, 27 Jul 2012 06:41:57 +0000 |
Ingo Weinzierl |
Tagged http-client as '2.8.1'.
|
Mon, 16 Jul 2012 06:36:32 +0000 |
Ingo Weinzierl |
Tagged http-client module as '2.8'.
2.8.1
|
Fri, 13 Jul 2012 13:31:34 +0000 |
Bjoern Ricks |
Implemented a createUser method for HttpClient.
2.8
|
Thu, 19 Apr 2012 08:59:02 +0000 |
Sascha L. Teichmann |
ChangeLog fix
|
Thu, 19 Apr 2012 08:58:07 +0000 |
Sascha L. Teichmann |
Added some Override annotations.
|
Fri, 16 Mar 2012 07:32:18 +0000 |
Ingo Weinzierl |
Tagged module 'http-client' as 'pre2.7-2012-03-16'.
|
Mon, 19 Sep 2011 14:38:23 +0000 |
Ingo Weinzierl |
Tagged RELEASE 0.5 of http-client.
2.6 2.6.1 pre2.7-2012-03-16
|
Mon, 19 Sep 2011 14:38:23 +0000 |
Ingo Weinzierl |
Tagged RELEASE 0.5 of http-client.
0.5
|
Tue, 23 Aug 2011 13:59:20 +0000 |
Sascha L. Teichmann |
Directly iterate over the entry set of the map.
|
Tue, 23 Aug 2011 13:49:16 +0000 |
Sascha L. Teichmann |
Replaced some XPath attribute extraction by simple DOM getAttributeNS() calls.
|
Mon, 04 Jul 2011 10:17:22 +0000 |
Ingo Weinzierl |
New method to call a service with a ResponseHandler.
|
Tue, 28 Jun 2011 07:59:28 +0000 |
Ingo Weinzierl |
Tagged RELEASE 0.4 of http-client.
0.4
|
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.
|