Oleg Kalnichevski
|
b1e5098828
|
Deprecated Request#elementCharset in the fluent facade API
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1439913 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 14:40:26 +00:00 |
Gary D. Gregory
|
846f34df7a
|
Statement unnecessarily nested within else clause.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1436462 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 16:34:52 +00:00 |
Oleg Kalnichevski
|
696b6e117b
|
Upgraded project version to 4.3-alpha2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1435976 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-20 21:28:23 +00:00 |
Gary D. Gregory
|
3ebbcab3b4
|
Add final modifier to local variables.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1433815 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 03:27:44 +00:00 |
Gary D. Gregory
|
276a9c4597
|
Add final modifier to method parameters.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1433569 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 18:29:58 +00:00 |
Oleg Kalnichevski
|
1db3da376e
|
tabs -> spaces; removed trailing whilespaces; updated stylecheck definitions
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1426529 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 14:48:57 +00:00 |
Oleg Kalnichevski
|
1c322eb843
|
Added minimal style checks: licence header, file length, illegal imports
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1426521 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 14:36:14 +00:00 |
Oleg Kalnichevski
|
f643326e9e
|
Moved HttpClientBuilder
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1420122 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-11 12:22:58 +00:00 |
Gary D. Gregory
|
cdaca60ad0
|
Use the 'maven.compile.source' property instead of a hard-wired version number.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1418304 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 13:28:03 +00:00 |
Gary D. Gregory
|
a2a5d87980
|
XML formatting nit.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1414815 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 17:05:02 +00:00 |
Gary D. Gregory
|
f81dd8f31a
|
The root project defines module the properties used by all the other modules.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1414748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 15:17:17 +00:00 |
Oleg Kalnichevski
|
f7cf9a22e1
|
Deprecated HttpParams and related classes in favor of new configuration API (fixed remaining deprecation warnings)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1414682 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 13:46:07 +00:00 |
Oleg Kalnichevski
|
e2e564a1a1
|
Deprecated Scheme, SchemeRegistry and related classes in favor of generic Registry; connection managers to use new ConnectionSocketFactory API; rewrote default HttpRoutePlanner implementations
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1414678 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 13:39:31 +00:00 |
Oleg Kalnichevski
|
0155befe4a
|
HttpClient resource management API made compatible with Java 7 'try with resources': HttpClientBuilder to return CloseableHttpClient and CloseableHttpClient to return CloseableHttpResponse objects which implement java.io.Closeable; made ClientChainExec interface and related classes package private
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1405509 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-04 07:40:00 +00:00 |
Oleg Kalnichevski
|
78856ca1b1
|
Connection management API redesign: deprecated ClientConnectionManager, ManagedClientConnection, OperatedClientConnection and ClientConnectionOperator in favor of a simpler HttpClientConnectionManager interface. The new API has a much smaller footprint and no longer supports the concept of managed or operated connections. Internal connection mangement logic is no longer exposed to the consumer
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1405507 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-04 07:37:50 +00:00 |
Oleg Kalnichevski
|
57c323a09d
|
HTTPCLIENT-1235: Add javadoc to Executor to explain that response must be handled to avoid connection leakage
Contributed by Alf Høgemark <alf at i100.no>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1390314 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 08:12:40 +00:00 |
Oleg Kalnichevski
|
2fa4b6b854
|
Merged decorator-refactoring branch
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1370953 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 20:35:13 +00:00 |
Oleg Kalnichevski
|
8ef44683ba
|
Upgraded project version to 4.3-alpha1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1369849 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 13:59:21 +00:00 |
Oleg Kalnichevski
|
b7f85c1af7
|
Upgraded project version to 4.2.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1356623 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 08:52:49 +00:00 |
Oleg Kalnichevski
|
2706c4b463
|
Added Quick Start sources; fixed release notes header
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1355393 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-29 13:59:57 +00:00 |
Oleg Kalnichevski
|
faef016a2c
|
HTTPCLIENT-1201: Quick start doc improvements
Contributed by miles zarathustra <albert.bradley at thomsonreuters.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1353605 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-25 15:43:28 +00:00 |
Jonathan Moore
|
59314afc7d
|
Added XML Schema reference for site.xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1344849 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 18:24:23 +00:00 |
Oleg Kalnichevski
|
570aa9fa37
|
Upgraded project version to 4.2.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1340700 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-20 12:51:21 +00:00 |
Oleg Kalnichevski
|
93296a4779
|
Upgraded to HttpCore 4.2; Fixed compile errors caused by API breakage (HTTPCLIENT-1189)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1334436 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-05 15:53:45 +00:00 |
Oleg Kalnichevski
|
cef44fa283
|
Better SSL initialization for fluent Executor
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1299041 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-09 20:42:32 +00:00 |
Oleg Kalnichevski
|
fdeb405065
|
Added option to create fluent Executor on top of an arbitrary HttpClient instance
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1243662 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 19:20:26 +00:00 |
Oleg Kalnichevski
|
747593abb7
|
Upgraded project version to 4.2-beta2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1242454 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 18:40:08 +00:00 |
Oleg Kalnichevski
|
aab1b368d7
|
Added facility to execute requests asynchronously using fluent HC API
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1239732 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 17:21:56 +00:00 |
Oleg Kalnichevski
|
64e56ef29c
|
Added an option to initalize BASIC and DIGEST schemes in a particular challenge state
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1235752 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 14:17:37 +00:00 |
Oleg Kalnichevski
|
7541429cf2
|
Upgraded project version to 4.2-alpha2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1196788 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 20:19:52 +00:00 |
Oleg Kalnichevski
|
b1bad18c8c
|
Added inceptionYear to httpclient-cache and fluent-hc poms
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1195711 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 22:50:56 +00:00 |
Sebastian Bazley
|
0732af01c1
|
Drop executable bit
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1195657 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 20:38:59 +00:00 |
Oleg Kalnichevski
|
06f9c1031e
|
Fluent HC site updates
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1195177 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 15:31:46 +00:00 |
Oleg Kalnichevski
|
cc7f8c248f
|
More fluent API tweaks; added web site content
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1195162 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 14:08:14 +00:00 |
Oleg Kalnichevski
|
41cfb9bbea
|
Tweaked fluent API
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1189929 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 18:50:52 +00:00 |
Oleg Kalnichevski
|
d8b5071301
|
Renamed classes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1189323 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 17:13:09 +00:00 |
Oleg Kalnichevski
|
66e7b84915
|
Rewrite of the fluent API
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1189320 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 17:11:41 +00:00 |
Sebastian Bazley
|
74f79c259a
|
fluent-hc has a direct dependency on logging.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1170138 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 12:29:41 +00:00 |
Sebastian Bazley
|
01b39c4883
|
Add version variables for report plugins
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1167667 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 03:28:11 +00:00 |
Oleg Kalnichevski
|
257ea4c9ad
|
HTTPCLIENT-1076: fluent facade API for HttpClient developed by Xu Lilu for the Google summer of code 2011: exception handling improvements; some test coverage
Contributed by Xu Lilu <cookieme at gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1160386 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 19:29:33 +00:00 |
Oleg Kalnichevski
|
da5aebe735
|
HTTPCLIENT-1076: initial check-in of the fluent facade API for HttpClient developed by Xu Lilu for the Google summer of code 2011
Contributed by Xu Lilu <cookieme at gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1157347 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-13 08:31:50 +00:00 |