You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] httpcomponents-client git commit: HttCache and HttpAsyncCache implementation to treat ResourceIOExceptions as non-fatal and log ResourceIOExceptions as warnings - posted by ol...@apache.org on 2018/01/01 16:01:43 UTC, 0 replies.
- [2/3] httpcomponents-client git commit: Code cleanup in AsyncCachingExec: async code made more consistent with that of its classic counterpart and hopefully a bit more readable - posted by ol...@apache.org on 2018/01/01 16:01:44 UTC, 0 replies.
- [3/3] httpcomponents-client git commit: Corrected handling of request with non-repeatable by caching request execution interceptors - posted by ol...@apache.org on 2018/01/01 16:01:45 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #198 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/01 16:02:43 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1395: added config parameter to skip an extra cache entry freshness check upon cache update in case of a cache miss - posted by ol...@apache.org on 2018/01/02 11:46:58 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #199 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/02 11:48:12 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1384: clean up of HttpCacheInvalidator and HttpAsyncCacheInvalidator APIs - posted by ol...@apache.org on 2018/01/02 12:46:47 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #200 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/02 12:47:50 UTC, 0 replies.
- [1/4] httpcomponents-client git commit: Moved ByteArrayBuilder class (no functional changes) - posted by ol...@apache.org on 2018/01/03 18:47:25 UTC, 0 replies.
- [2/4] httpcomponents-client git commit: Added HTTP routing support class; simplified HttpRoutePlanner API - posted by ol...@apache.org on 2018/01/03 18:47:26 UTC, 0 replies.
- [3/4] httpcomponents-client git commit: Improved flaky test case - posted by ol...@apache.org on 2018/01/03 18:47:27 UTC, 0 replies.
- [4/4] httpcomponents-client git commit: HTTPCLIENT-1893: Moved HttpContext state logic out of DefaultRedirectStrategy to the redirect execution interceptors; redesigned RedirectLocations class; refactored classic redirect execution interceptor unit tests - posted by ol...@apache.org on 2018/01/03 18:47:28 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #201 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/03 18:53:02 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-4.6.x #57 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/03 23:39:25 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #202 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/03 23:40:19 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #176 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/04 02:10:27 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #203 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/04 02:22:19 UTC, 0 replies.
- [1/2] httpcomponents-client git commit: Renamed ExecRuntimeImpl to InternalExecRuntime (no functional changes) - posted by ol...@apache.org on 2018/01/04 10:31:57 UTC, 0 replies.
- [2/2] httpcomponents-client git commit: Support for execution forks (concurrent request execution) by request execution interceptors - posted by ol...@apache.org on 2018/01/04 10:31:58 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #204 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/04 10:33:04 UTC, 0 replies.
- httpcomponents-core git commit: Fix typos. - posted by gg...@apache.org on 2018/01/06 18:12:11 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #239 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 18:12:33 UTC, 0 replies.
- httpcomponents-parent git commit: maven-site-plugin 3.6 -> 3.7 (allows building with Java 9) - posted by gg...@apache.org on 2018/01/06 18:17:51 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-502] Add APIs to DefaultHttpServerIODispatch to get its connection factory and handler. - posted by gg...@apache.org on 2018/01/06 18:34:46 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #240 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 18:35:05 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-504] Update DefaultHttpClientIODispatch constructor to type for subclasses of DefaultNHttpClientConnection (like DefaultHttpServerIODispatch.) - posted by gg...@apache.org on 2018/01/06 18:52:29 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #241 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 18:52:47 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-503] Add APIs to DefaultHttpClientIODispatch to get its connection factory and handler. - posted by gg...@apache.org on 2018/01/06 18:57:48 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #242 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 18:58:07 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-505] Make org.apache.http.nio.protocol.HttpAsyncService instance variables available to subclasses. - posted by gg...@apache.org on 2018/01/06 19:14:53 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #243 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 19:15:17 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #244 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 19:45:19 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-core-4.4.x #245 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 19:50:56 UTC, 0 replies.
- [1/3] httpcomponents-client git commit: Decoupled SchedulingStrategy and its implementations from HTTP cache specific logic - posted by ol...@apache.org on 2018/01/07 11:54:02 UTC, 0 replies.
- [2/3] httpcomponents-client git commit: Replaced FailureCache by generic ConcurrentCountMap - posted by ol...@apache.org on 2018/01/07 11:54:03 UTC, 0 replies.
- [3/3] httpcomponents-client git commit: Redesigned cache entry re-validation logic; added classic and async implementations of cache re-validators - posted by ol...@apache.org on 2018/01/07 11:54:04 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #205 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/07 11:55:13 UTC, 0 replies.
- httpcomponents-client git commit: Better method name (no functional changes) - posted by ol...@apache.org on 2018/01/07 13:08:34 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #206 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/07 13:09:46 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-4.5.x #177 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/08 08:36:41 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #207 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/08 08:49:00 UTC, 0 replies.
- [1/2] httpcomponents-client git commit: Completed rewrite of re-validation code in the classic caching exec interceptor; added re-validation to the async caching exec interceptor - posted by ol...@apache.org on 2018/01/08 10:13:36 UTC, 0 replies.
- [2/2] httpcomponents-client git commit: Completed rewrite of re-validation code in the classic caching exec interceptor; added re-validation to the async caching exec interceptor - posted by ol...@apache.org on 2018/01/08 10:13:37 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #208 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/08 10:38:31 UTC, 0 replies.
- httpcomponents-core git commit: Added immutable, completed Future implementation - posted by ol...@apache.org on 2018/01/08 12:47:09 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-5.x » Apache HttpComponents Core HTTP/1.1 #297 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/08 12:48:56 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-5.x #297 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/08 12:48:58 UTC, 0 replies.
- httpcomponents-core git commit: Added immutable, completed Future implementation [Forced Update!] - posted by ol...@apache.org on 2018/01/08 12:53:35 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-core-5.x » Apache HttpComponents Core HTTP/1.1 #298 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/08 12:58:54 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-core-5.x #298 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/08 12:58:57 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-505] Make org.apache.http.nio.protocol.HttpAsyncService instance variables available through getters. - posted by gg...@apache.org on 2018/01/10 00:34:59 UTC, 0 replies.
- httpcomponents-core git commit: Javadoc. - posted by gg...@apache.org on 2018/01/10 00:48:34 UTC, 0 replies.
- httpcomponents-core git commit: SLF4J logging facade - posted by ol...@apache.org on 2018/01/11 08:16:49 UTC, 0 replies.
- [1/2] httpcomponents-client git commit: SLF4J logging facade - posted by ol...@apache.org on 2018/01/11 08:19:44 UTC, 0 replies.
- [2/2] httpcomponents-client git commit: SLF4J logging facade - posted by ol...@apache.org on 2018/01/11 08:19:45 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-5.x #209 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/11 08:22:23 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-5.x #210 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/11 09:21:23 UTC, 0 replies.
- httpcomponents-client git commit: Fixed cache module dependency declaration - posted by ol...@apache.org on 2018/01/11 09:30:43 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1895: added test case for multi-member GZIP content streams (per RFC 1952) - posted by ol...@apache.org on 2018/01/11 13:18:16 UTC, 2 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #178 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/11 13:18:55 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.6.x #60 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/11 13:22:49 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-506] Add generics to DefaultHttpClientIODispatch to specify the NHttpClientEventHandler implementation type. - posted by gg...@apache.org on 2018/01/11 16:18:19 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-507] Add generics to DefaultHttpServerIODispatch to specify the NHttpServerEventHandler implementation type. - posted by gg...@apache.org on 2018/01/11 16:25:14 UTC, 0 replies.
- [1/2] httpcomponents-core git commit: Updated release notes for HttpCore 5.0-beta2 release - posted by ol...@apache.org on 2018/01/11 18:53:21 UTC, 0 replies.
- [2/2] httpcomponents-core git commit: Updated NOTICE and BUILDING - posted by ol...@apache.org on 2018/01/11 18:53:22 UTC, 0 replies.
- httpcomponents-core git commit: HttpCore 5.0-beta2 release - posted by ol...@apache.org on 2018/01/11 21:47:31 UTC, 0 replies.
- svn commit: r24139 [1/2] - /dev/httpcomponents/httpcore-5.0-beta2-RC1/ - posted by ol...@apache.org on 2018/01/11 22:21:24 UTC, 0 replies.
- svn commit: r24139 [2/2] - /dev/httpcomponents/httpcore-5.0-beta2-RC1/ - posted by ol...@apache.org on 2018/01/11 22:21:24 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-4.6.x #61 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/12 01:09:25 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-4.5.x #179 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/12 01:09:35 UTC, 0 replies.
- httpcomponents-core git commit: HttpCore 4.4.9 release - posted by gg...@apache.org on 2018/01/12 03:40:47 UTC, 0 replies.
- svn commit: r24144 [1/2] - /dev/httpcomponents/httpcore-4.4.9-RC1/ - posted by gg...@apache.org on 2018/01/12 03:50:55 UTC, 0 replies.
- svn commit: r24144 [2/2] - /dev/httpcomponents/httpcore-4.4.9-RC1/ - posted by gg...@apache.org on 2018/01/12 03:50:55 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.6.x #64 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/12 08:24:12 UTC, 0 replies.
- httpcomponents-core git commit: Update NOTICE to 2018. - posted by gg...@apache.org on 2018/01/12 15:02:23 UTC, 0 replies.
- svn commit: r24156 - /dev/httpcomponents/httpcore-4.4.9-RC1/ - posted by gg...@apache.org on 2018/01/12 15:04:52 UTC, 0 replies.
- httpcomponents-core git commit: Update httpcomponents-parent from 9 to 10. - posted by gg...@apache.org on 2018/01/12 15:42:37 UTC, 1 replies.
- httpcomponents-parent git commit: Update wagon-ssh from 2.10 to 3.0.0. - posted by gg...@apache.org on 2018/01/12 15:45:15 UTC, 1 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #252 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/12 15:46:22 UTC, 0 replies.
- httpcomponents-parent git commit: maven-bundle-plugin 3.3.0 -> 3.4.0 - posted by gg...@apache.org on 2018/01/12 15:48:33 UTC, 0 replies.
- [1/2] httpcomponents-parent git commit: maven-bundle-plugin 3.4.0 -> 3.5.0. - posted by gg...@apache.org on 2018/01/12 15:53:23 UTC, 0 replies.
- [2/2] httpcomponents-parent git commit: Update NOTICE to 2018. - posted by gg...@apache.org on 2018/01/12 15:53:24 UTC, 0 replies.
- httpcomponents-client git commit: Update NOTICE to 2018. - posted by gg...@apache.org on 2018/01/12 15:55:03 UTC, 0 replies.
- httpcomponents-stylecheck git commit: Update NOTICE to 2018. - posted by gg...@apache.org on 2018/01/12 15:55:39 UTC, 0 replies.
- [httpcomponents-core] Git Push Summary - posted by ol...@apache.org on 2018/01/14 22:26:27 UTC, 2 replies.
- svn commit: r24201 - /dev/httpcomponents/httpcore-5.0-beta2-RC1/ /release/httpcomponents/httpcore/ /release/httpcomponents/httpcore/binary/ /release/httpcomponents/httpcore/source/ - posted by ol...@apache.org on 2018/01/14 22:29:27 UTC, 0 replies.
- httpcomponents-core git commit: Upgraded HttpCore version to 5.0-beta3-SNAPSHOT - posted by ol...@apache.org on 2018/01/14 22:31:35 UTC, 0 replies.
- svn commit: r1821122 - in /httpcomponents/site: css/ httpcomponents-core-5.0.x/ httpcomponents-core-5.0.x/css/ httpcomponents-core-5.0.x/httpcore5-h2/ httpcomponents-core-5.0.x/httpcore5-h2/css/ httpcomponents-core-5.0.x/httpcore5-h2/examples/ httpcomp... - posted by ol...@apache.org on 2018/01/14 23:02:00 UTC, 0 replies.
- [1/4] httpcomponents-client git commit: Upgraded HttpCore dependency to version 5.0-beta2 - posted by ol...@apache.org on 2018/01/15 08:17:55 UTC, 0 replies.
- [2/4] httpcomponents-client git commit: Re-use concurrent primitives from HttpCore - posted by ol...@apache.org on 2018/01/15 08:17:56 UTC, 0 replies.
- [3/4] httpcomponents-client git commit: HTTP/2 client implementations to support cancellation of ongoing message exchanges without terminating the underlying connections - posted by ol...@apache.org on 2018/01/15 08:17:57 UTC, 0 replies.
- [4/4] httpcomponents-client git commit: DefaultHostnameVerifier to use a custom distinguished name (DN) parser instead of LdapName; removed dependency on Java Naming extensions - posted by ol...@apache.org on 2018/01/15 08:17:58 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1690: Avoid merging Content-Encoding headers coming with 304 status to cache entry, port mergeHeaders method from master - posted by ol...@apache.org on 2018/01/15 09:00:22 UTC, 1 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #184 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/15 09:01:39 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.6.x #65 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/15 09:05:00 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1690: Avoid merging Content-Encoding headers coming with 304 status to cache entry - posted by ol...@apache.org on 2018/01/15 09:25:58 UTC, 0 replies.
- [1/2] httpcomponents-client git commit: Updated NOTICE and BUILDING - posted by ol...@apache.org on 2018/01/15 10:35:50 UTC, 0 replies.
- [2/2] httpcomponents-client git commit: Updated release notes for HttpClient 5.0-beta1 release - posted by ol...@apache.org on 2018/01/15 10:35:51 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1690: Updated a test case - posted by ol...@apache.org on 2018/01/15 10:43:37 UTC, 1 replies.
- Jenkins build is back to normal : httpcomponents-client-4.5.x #185 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/15 10:46:37 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.6.x #66 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/15 10:46:51 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1690: Avoid updating the cache entry with Content-Encoding headers too. (missing piece from last commit). Updated the test case - posted by ol...@apache.org on 2018/01/15 10:54:14 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1690: Avoid updating the cache entry with Content-Encoding headers too. (missing piece from last commit). Updated the test case [Forced Update!] - posted by ol...@apache.org on 2018/01/15 12:04:31 UTC, 0 replies.
- httpcomponents-client git commit: HttpClient 5.0-beta1 release - posted by ol...@apache.org on 2018/01/15 12:32:24 UTC, 0 replies.
- svn commit: r24217 [3/3] - /dev/httpcomponents/httpclient-5.0-beta1-RC1/ - posted by ol...@apache.org on 2018/01/15 12:54:49 UTC, 0 replies.
- svn commit: r24217 [1/3] - /dev/httpcomponents/httpclient-5.0-beta1-RC1/ - posted by ol...@apache.org on 2018/01/15 12:54:49 UTC, 0 replies.
- svn commit: r24217 [2/3] - /dev/httpcomponents/httpclient-5.0-beta1-RC1/ - posted by ol...@apache.org on 2018/01/15 12:54:49 UTC, 0 replies.
- [1/2] httpcomponents-website git commit: Updated project website for HttpClient 4.5.4 release - posted by ol...@apache.org on 2018/01/15 14:50:31 UTC, 0 replies.
- [2/2] httpcomponents-website git commit: Updated project website for HttpCore 5.0-beta2 release - posted by ol...@apache.org on 2018/01/15 14:50:32 UTC, 0 replies.
- svn commit: r1821161 [2/2] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by ol...@apache.org on 2018/01/15 14:56:09 UTC, 0 replies.
- svn commit: r1821161 [1/2] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by ol...@apache.org on 2018/01/15 14:56:09 UTC, 0 replies.
- svn commit: r24226 - /dev/httpcomponents/httpcore-4.4.9-RC1/ /release/httpcomponents/httpcore/ /release/httpcomponents/httpcore/binary/ /release/httpcomponents/httpcore/source/ - posted by gg...@apache.org on 2018/01/15 23:31:53 UTC, 0 replies.
- httpcomponents-core git commit: Upgraded HttpCore version to 4.4.10-SNAPSHOT - posted by gg...@apache.org on 2018/01/15 23:33:05 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #253 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/15 23:36:19 UTC, 0 replies.
- svn commit: r24228 - /dev/httpcomponents/httpcore-4.4.9-RC1/ - posted by gg...@apache.org on 2018/01/15 23:47:37 UTC, 0 replies.
- svn commit: r1821207 - in /httpcomponents/site: ./ css/ httpcomponents-core-4.4.x/ httpcomponents-core-4.4.x/httpcore-ab/ httpcomponents-core-4.4.x/httpcore-nio/ httpcomponents-core-4.4.x/httpcore-nio/apidocs/ httpcomponents-core-4.4.x/httpcore-nio/api... - posted by gg...@apache.org on 2018/01/15 23:56:59 UTC, 0 replies.
- svn commit: r1821208 [7/8] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by gg...@apache.org on 2018/01/16 00:00:57 UTC, 0 replies.
- svn commit: r1821208 [6/8] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by gg...@apache.org on 2018/01/16 00:00:57 UTC, 0 replies.
- svn commit: r1821208 [2/8] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by gg...@apache.org on 2018/01/16 00:00:57 UTC, 0 replies.
- svn commit: r1821208 [5/8] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by gg...@apache.org on 2018/01/16 00:00:57 UTC, 0 replies.
- svn commit: r1821208 [1/8] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by gg...@apache.org on 2018/01/16 00:00:57 UTC, 0 replies.
- svn commit: r1821208 [3/8] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by gg...@apache.org on 2018/01/16 00:00:57 UTC, 0 replies.
- svn commit: r1821208 [8/8] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by gg...@apache.org on 2018/01/16 00:00:57 UTC, 0 replies.
- svn commit: r1821208 [4/8] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomp... - posted by gg...@apache.org on 2018/01/16 00:00:57 UTC, 0 replies.
- svn commit: r24229 - in /release/httpcomponents/httpcore: binary/ source/ - posted by gg...@apache.org on 2018/01/16 00:03:39 UTC, 0 replies.
- [1/3] httpcomponents-core git commit: Update httpcomponents-parent from 9 to 10. [Forced Update!] - posted by ol...@apache.org on 2018/01/16 08:09:06 UTC, 0 replies.
- [2/3] httpcomponents-core git commit: Update NOTICE to 2018. - posted by ol...@apache.org on 2018/01/16 08:09:07 UTC, 0 replies.
- [3/3] httpcomponents-core git commit: Upgraded HttpCore version to 4.4.10-SNAPSHOT - posted by ol...@apache.org on 2018/01/16 08:09:08 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #254 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/16 08:12:01 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-4.6.x #67 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/16 08:21:09 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-core-4.4.x #255 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/16 08:23:03 UTC, 0 replies.
- httpcomponents-client git commit: Upgraded HttpCore dependency to version 4.4.9 - posted by ol...@apache.org on 2018/01/16 08:30:28 UTC, 1 replies.
- Build failed in Jenkins: httpcomponents-client-4.6.x #68 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/16 08:32:01 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.6.x #69 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/16 08:33:54 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-4.6.x #70 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/16 08:36:58 UTC, 0 replies.
- httpcomponents-client git commit: Removed classes committed by mistake - posted by ol...@apache.org on 2018/01/16 08:52:47 UTC, 0 replies.
- [1/5] httpcomponents-core git commit: Update NOTICE to 2018. - posted by gg...@apache.org on 2018/01/17 16:14:18 UTC, 0 replies.
- [2/5] httpcomponents-core git commit: Update httpcomponents-parent from 9 to 10. - posted by gg...@apache.org on 2018/01/17 16:14:19 UTC, 0 replies.
- [3/5] httpcomponents-core git commit: Upgraded HttpCore version to 4.4.10-SNAPSHOT - posted by gg...@apache.org on 2018/01/17 16:14:20 UTC, 0 replies.
- [4/5] httpcomponents-core git commit: Merge branch '4.4.x' of https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git into 4.4.x - posted by gg...@apache.org on 2018/01/17 16:14:21 UTC, 0 replies.
- [5/5] httpcomponents-core git commit: Fix typo. - posted by gg...@apache.org on 2018/01/17 16:14:22 UTC, 0 replies.
- httpcomponents-website git commit: News of HttpCore 4.4.9 GA. - posted by gg...@apache.org on 2018/01/17 16:16:47 UTC, 0 replies.
- [1/4] httpcomponents-core git commit: Update NOTICE to 2018. [Forced Update!] - posted by ol...@apache.org on 2018/01/17 16:23:02 UTC, 0 replies.
- [2/4] httpcomponents-core git commit: Upgraded HttpCore version to 4.4.10-SNAPSHOT - posted by ol...@apache.org on 2018/01/17 16:23:03 UTC, 0 replies.
- [3/4] httpcomponents-core git commit: Update httpcomponents-parent from 9 to 10. - posted by ol...@apache.org on 2018/01/17 16:23:04 UTC, 0 replies.
- [4/4] httpcomponents-core git commit: Fix typo. - posted by ol...@apache.org on 2018/01/17 16:23:05 UTC, 0 replies.
- httpcomponents-website git commit: Update download page source from HttpCore 4.4.8to 4.4.9. - posted by gg...@apache.org on 2018/01/17 16:25:24 UTC, 0 replies.
- svn commit: r1821394 - in /httpcomponents/site: downloads.html httpcomponents-client-5.0.x/examples-async.html httpcomponents-core-5.0.x/examples.html issue-tracking.html license.html mail-lists.html news.html project-info.html status.html team-list.html - posted by gg...@apache.org on 2018/01/17 16:46:32 UTC, 0 replies.
- [httpcomponents-client] Git Push Summary - posted by ol...@apache.org on 2018/01/18 08:57:25 UTC, 2 replies.
- svn commit: r24283 - /dev/httpcomponents/httpclient-5.0-beta1-RC1/ /release/httpcomponents/httpclient/ /release/httpcomponents/httpclient/binary/ /release/httpcomponents/httpclient/source/ - posted by ol...@apache.org on 2018/01/18 09:01:29 UTC, 0 replies.
- httpcomponents-client git commit: Upgraded HttpClient version to 5.0-beta2-SNAPSHOT - posted by ol...@apache.org on 2018/01/18 09:02:28 UTC, 0 replies.
- svn commit: r1821469 - in /httpcomponents/site: ./ css/ httpcomponents-client-5.0.x/ httpcomponents-client-5.0.x/css/ httpcomponents-client-5.0.x/httpclient5-cache/ httpcomponents-client-5.0.x/httpclient5-cache/apidocs/ httpcomponents-client-5.0.x/http... - posted by ol...@apache.org on 2018/01/18 10:01:05 UTC, 0 replies.
- httpcomponents-website git commit: Updated project website for HttpClient 5.0-beta1 release - posted by ol...@apache.org on 2018/01/18 10:37:04 UTC, 0 replies.
- svn commit: r1821476 [8/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [2/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [10/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpco... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [7/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [4/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [3/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [1/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [9/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [6/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- svn commit: r1821476 [5/10] - in /httpcomponents/site: ./ css/ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcom... - posted by ol...@apache.org on 2018/01/18 10:39:41 UTC, 0 replies.
- [1/2] httpcomponents-client git commit: Set API compatibility level to 4.5 - posted by ol...@apache.org on 2018/01/18 11:49:53 UTC, 0 replies.
- [2/2] httpcomponents-client git commit: Updated release notes for HttpClient 4.5.5 release - posted by ol...@apache.org on 2018/01/18 11:49:54 UTC, 0 replies.
- [1/3] httpcomponents-client git commit: HttpClient 4.5.5 release - posted by ol...@apache.org on 2018/01/18 11:51:53 UTC, 0 replies.
- [2/3] httpcomponents-client git commit: HttpClient 4.5.5 release - posted by ol...@apache.org on 2018/01/18 11:51:54 UTC, 0 replies.
- [3/3] httpcomponents-client git commit: HttpClient 4.5.5 release - posted by ol...@apache.org on 2018/01/18 11:51:55 UTC, 0 replies.
- httpcomponents-client git commit: HttpClient 4.5.5 release [Forced Update!] - posted by ol...@apache.org on 2018/01/18 12:07:01 UTC, 0 replies.
- svn commit: r24285 [2/3] - /dev/httpcomponents/httpclient-4.5.5-RC1/ - posted by ol...@apache.org on 2018/01/18 12:16:25 UTC, 0 replies.
- svn commit: r24285 [3/3] - /dev/httpcomponents/httpclient-4.5.5-RC1/ - posted by ol...@apache.org on 2018/01/18 12:16:25 UTC, 0 replies.
- svn commit: r24285 [1/3] - /dev/httpcomponents/httpclient-4.5.5-RC1/ - posted by ol...@apache.org on 2018/01/18 12:16:25 UTC, 0 replies.
- httpcomponents-core git commit: Workaround for misbehaved servers that return HTTP 204 responses with a content - posted by ol...@apache.org on 2018/01/20 18:17:41 UTC, 1 replies.
- svn commit: r24351 - /dev/httpcomponents/httpclient-4.5.5-RC1/ /release/httpcomponents/httpclient/ /release/httpcomponents/httpclient/binary/ /release/httpcomponents/httpclient/source/ - posted by ol...@apache.org on 2018/01/22 08:48:56 UTC, 0 replies.
- [1/3] httpcomponents-client git commit: Upgraded HttpClient version to 4.5.6-SNAPSHOT - posted by ol...@apache.org on 2018/01/22 08:49:40 UTC, 0 replies.
- [2/3] httpcomponents-client git commit: Upgraded HttpClient version to 4.5.6-SNAPSHOT - posted by ol...@apache.org on 2018/01/22 08:49:41 UTC, 0 replies.
- [3/3] httpcomponents-client git commit: Upgraded HttpClient version to 4.5.6-SNAPSHOT - posted by ol...@apache.org on 2018/01/22 08:49:42 UTC, 0 replies.
- svn commit: r1821830 - in /httpcomponents/site: ./ css/ httpcomponents-client-4.5.x/ httpcomponents-client-4.5.x/fluent-hc/ httpcomponents-client-4.5.x/fluent-hc/apidocs/ httpcomponents-client-4.5.x/fluent-hc/apidocs/org/apache/http/client/fluent/ http... - posted by ol...@apache.org on 2018/01/22 09:36:12 UTC, 0 replies.
- httpcomponents-client git commit: Fix typo in Javadoc for createSystem() - posted by ol...@apache.org on 2018/01/22 10:04:44 UTC, 0 replies.
- httpcomponents-website git commit: Updated project website for HttpClient 4.5.5 GA release - posted by ol...@apache.org on 2018/01/22 10:23:57 UTC, 0 replies.
- svn commit: r1821833 [3/7] - in /httpcomponents/site: ./ css/ httpcomponents-client-4.5.x/ - posted by ol...@apache.org on 2018/01/22 10:26:00 UTC, 0 replies.
- svn commit: r1821833 [4/7] - in /httpcomponents/site: ./ css/ httpcomponents-client-4.5.x/ - posted by ol...@apache.org on 2018/01/22 10:26:00 UTC, 0 replies.
- svn commit: r1821833 [7/7] - in /httpcomponents/site: ./ css/ httpcomponents-client-4.5.x/ - posted by ol...@apache.org on 2018/01/22 10:26:00 UTC, 0 replies.
- svn commit: r1821833 [1/7] - in /httpcomponents/site: ./ css/ httpcomponents-client-4.5.x/ - posted by ol...@apache.org on 2018/01/22 10:26:00 UTC, 0 replies.
- svn commit: r1821833 [5/7] - in /httpcomponents/site: ./ css/ httpcomponents-client-4.5.x/ - posted by ol...@apache.org on 2018/01/22 10:26:00 UTC, 0 replies.
- svn commit: r1821833 [2/7] - in /httpcomponents/site: ./ css/ httpcomponents-client-4.5.x/ - posted by ol...@apache.org on 2018/01/22 10:26:00 UTC, 0 replies.
- svn commit: r1821833 [6/7] - in /httpcomponents/site: ./ css/ httpcomponents-client-4.5.x/ - posted by ol...@apache.org on 2018/01/22 10:26:00 UTC, 0 replies.
- httpcomponents-client git commit: [HTTPCLIENT-1898] Incorrect comment in example class ClientMultiThreadedExecution.java - posted by gg...@apache.org on 2018/01/24 04:01:11 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1900: proxy protocol processor does not post-process CONNECT response messages - posted by ol...@apache.org on 2018/01/27 09:24:10 UTC, 1 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #192 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/27 09:24:42 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1900: proxy protocol processor in the CONNECT exec interceptor does not post-process CONNECT response messages - posted by ol...@apache.org on 2018/01/27 09:31:09 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #193 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/27 09:32:34 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #194 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/27 09:35:54 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #195 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/27 12:00:39 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-4.5.x #196 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/28 00:03:44 UTC, 0 replies.