2012-10-16 |
Sascha L. Teichmann |
Added tag flys-2.9.3 for changeset 3d96401a3c2c
|
2012-10-08 |
Ingo Weinzierl |
Tagged http client as flys-2.9.2
flys-2.9.3
|
2012-09-30 |
Sascha L. Teichmann |
First hgignore
flys-2.9.2
|
2012-09-28 |
Thomas Arendsen Hein |
added tags
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-17 |
Ingo Weinzierl |
Tagged 'http-client' as 2.9.1
|
2012-09-10 |
Sascha L. Teichmann |
Java 1.5 -> Java 1.6
2.9.1
|
2012-09-07 |
Ingo Weinzierl |
Tagged 'http-client' as 2.9
|
2012-08-24 |
Bjoern Ricks |
Added new method findUser to HttpClient
2.9
|
2012-07-27 |
Ingo Weinzierl |
Tagged http-client as '2.8.1'.
|
2012-07-16 |
Ingo Weinzierl |
Tagged http-client module as '2.8'.
2.8.1
|
2012-07-13 |
Bjoern Ricks |
Implemented a createUser method for HttpClient.
2.8
|
2012-04-19 |
Sascha L. Teichmann |
ChangeLog fix
|
2012-04-19 |
Sascha L. Teichmann |
Added some Override annotations.
|
2012-03-16 |
Ingo Weinzierl |
Tagged module 'http-client' as 'pre2.7-2012-03-16'.
|
2011-09-19 |
Ingo Weinzierl |
Tagged RELEASE 0.5 of http-client.
2.6 2.6.1 pre2.7-2012-03-16
|
2011-09-19 |
Ingo Weinzierl |
Tagged RELEASE 0.5 of http-client.
0.5
|
2011-08-23 |
Sascha L. Teichmann |
Directly iterate over the entry set of the map.
|
2011-08-23 |
Sascha L. Teichmann |
Replaced some XPath attribute extraction by simple DOM getAttributeNS() calls.
|
2011-07-04 |
Ingo Weinzierl |
New method to call a service with a ResponseHandler.
|
2011-06-28 |
Ingo Weinzierl |
Tagged RELEASE 0.4 of http-client.
0.4
|
2011-06-28 |
Ingo Weinzierl |
Tagged RELEASE 0.4 of http-client.
|
2011-06-27 |
Ingo Weinzierl |
Prepared Changes for the upcoming release.
|
2011-06-26 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2011-06-01 |
Sascha L. Teichmann |
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
|
2011-05-19 |
Ingo Weinzierl |
Added a hint for RELEASE 0.3 in the ChangeLog.
|
2011-05-19 |
Ingo Weinzierl |
Tagged release 0.3 of the http-client module.
0.3
|
2011-05-19 |
Ingo Weinzierl |
Prepared Changes for release 0.3
|
2011-05-19 |
Sascha L. Teichmann |
Improved the stream handling.
|
2011-05-18 |
Sascha L. Teichmann |
Bumped restlet version to 2.0.7
|
2011-05-13 |
Ingo Weinzierl |
Tagged RELEASE 0.2 of HTTP Client.
0.2
|
2011-05-13 |
Ingo Weinzierl |
Added Changes and NEWS for release-0.2.
|
2011-05-09 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2011-05-09 |
Ingo Weinzierl |
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
|
2011-04-14 |
Ingo Weinzierl |
Bugfix: repaired a condition that prevented setting the locale of the request object.
|
2011-04-14 |
Ingo Weinzierl |
Added the option to set the request's locale manually.
|
2011-04-07 |
Ingo Weinzierl |
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
|
2011-03-30 |
Ingo Weinzierl |
Tagged RELEASE 0.1 of HTTP Client.
|
2011-03-30 |
Ingo Weinzierl |
Added a method to the HttpClient to list the collection of a user.
0.1
|
2011-03-23 |
Ingo Weinzierl |
Enhanced the HttpClient with a method sto trigger a collection specific action.
|
2011-03-08 |
Ingo Weinzierl |
Enabled the HttpClient to call services that are registered at the artifact server.
|
2011-03-07 |
Ingo Weinzierl |
Added a method to the http client to list the existing users of the artifact database.
|
2011-03-04 |
Ingo Weinzierl |
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
|
2011-02-17 |
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.
|
2011-02-17 |
Ingo Weinzierl |
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
|
2011-02-17 |
Ingo Weinzierl |
Moved the experimental branch 'work-on-gwt' of the console-client to an own module 'http-client' and removed the console-client.
|