Commit Graph

  • 642d0e242e Updated report definitions Oleg Kalnichevski 2009-06-06 22:03:11 +0000
  • a056c12a1f Javadoc fix Oleg Kalnichevski 2009-06-05 19:11:44 +0000
  • 4f04500b22 Javadoc cleanups; fixed some binary incompatibilities with 4.0-beta1 Oleg Kalnichevski 2009-06-04 18:17:38 +0000
  • 9996dad49d Follow-up to HTTPCLIENT-853 Oleg Kalnichevski 2009-06-02 16:18:12 +0000
  • b71fefd093 HTTPCLIENT-853: Fixed bug causing invalid cookie origin port to be selected when the target is accessed on the default port and the connection is established via a proxy Oleg Kalnichevski 2009-06-01 20:01:01 +0000
  • 6681a1193d HTTPCLIENT-852: Fixed bug causing automatically retried redirects fail with CircularRedirectException Oleg Kalnichevski 2009-06-01 10:39:05 +0000
  • 7d39f392f6 Fixed handling of the virtual host parameter. Virtual host parameter should not be used if the request has been redirected. Oleg Kalnichevski 2009-05-31 10:35:47 +0000
  • b1db46db6c Javadoc updates Oleg Kalnichevski 2009-05-28 20:00:51 +0000
  • 28c9b07691 Javadoc cleanups Oleg Kalnichevski 2009-05-23 12:41:02 +0000
  • d715ace629 Javadoc updates Oleg Kalnichevski 2009-05-15 20:32:30 +0000
  • a757cafada Javadoc cleanups Oleg Kalnichevski 2009-05-13 18:13:35 +0000
  • 0e319ed85c Javadoc cleanups Oleg Kalnichevski 2009-04-26 18:36:14 +0000
  • 4a580146ec Updated Clirr plugin configuration Oleg Kalnichevski 2009-04-23 21:28:56 +0000
  • 04fa90ceff Made #revokeConnection() synchronized and alwaysShutDown final Oleg Kalnichevski 2009-04-23 18:49:21 +0000
  • 5433ef9c77 Ensure finalize() always calls super.finalize() Sebastian Bazley 2009-04-22 23:34:21 +0000
  • 1d0b945d90 Markup how fields are synchronized Ensure finalize() always calls super.finalize() Sebastian Bazley 2009-04-22 23:32:52 +0000
  • 6df48ad9fa Ensure annotations are not part of OSGI imports Sebastian Bazley 2009-04-22 23:03:58 +0000
  • ab954f255a Javadoc cleanups Oleg Kalnichevski 2009-04-22 21:04:47 +0000
  • cd4de57a55 Made class thread-safe; cleaned up javadoc Oleg Kalnichevski 2009-04-22 21:03:47 +0000
  • 4f51cdcf24 Javadoc updates and code cleanups Oleg Kalnichevski 2009-04-20 17:15:05 +0000
  • af182ce5e9 Javadoc cleanups Oleg Kalnichevski 2009-04-17 23:39:31 +0000
  • b44aee815b Javadoc and code cleanups Oleg Kalnichevski 2009-04-16 18:12:30 +0000
  • 0b44b69b29 Grammar police Sebastian Bazley 2009-04-16 16:17:24 +0000
  • 62a4114ace Make unchanging fields final Sebastian Bazley 2009-04-16 16:16:54 +0000
  • 5c462fc22f Make unchanging fields final Sebastian Bazley 2009-04-16 16:15:51 +0000
  • 30d394e769 Ensure final String array cannot be changed accidentally or maliciously Sebastian Bazley 2009-04-16 14:11:51 +0000
  • cc297408f9 Document update Sebastian Bazley 2009-04-16 14:09:18 +0000
  • 834c667310 Javadoc Sebastian Bazley 2009-04-16 12:22:20 +0000
  • 78a0d3346d Requires boolean, not Boolean Sebastian Bazley 2009-04-16 12:17:11 +0000
  • 0b5dd9c3a5 Fixed problem with the default HTTP response parser failing to handle garbage preceding a valid HTTP response Oleg Kalnichevski 2009-04-15 18:19:53 +0000
  • ccfc5de212 Fixed bug causing empty input lines to be omitted from the wire log Oleg Kalnichevski 2009-04-14 18:27:04 +0000
  • c1a13dea57 Set session buffer size to 8192, if not set explicitly Oleg Kalnichevski 2009-04-14 18:19:52 +0000
  • a23c18ac1e Javadoc updates Oleg Kalnichevski 2009-04-13 19:53:25 +0000
  • c74443f68b Explicitly set default TcpNoDelay and socket buffer parameter values Oleg Kalnichevski 2009-04-13 19:52:18 +0000
  • e7eacf8764 Added missing ASL headers Oleg Kalnichevski 2009-04-05 22:01:12 +0000
  • dcb641c1d3 Fixed executable flag Oleg Kalnichevski 2009-04-05 18:09:25 +0000
  • f699d7ea0e SVN ignore Oleg Kalnichevski 2009-04-05 18:05:40 +0000
  • ef30ed6874 Added HttpClient Benchmark module Oleg Kalnichevski 2009-04-05 18:04:27 +0000
  • dccecd2411 Added a test case for handling of authentication failures with non-repeatable requests Oleg Kalnichevski 2009-03-30 12:33:25 +0000
  • e2520f8509 Added test coverage for authentication Oleg Kalnichevski 2009-03-30 11:34:33 +0000
  • 165507b8d7 include the cause of a NonRepeatableRequestException when failing. Sam Berlin 2009-03-25 22:05:45 +0000
  • bc063a1ad0 HTTPCLIENT-837: Fixed problem with the wire log skipping zero byte values if read one byte at a time. Oleg Kalnichevski 2009-03-23 20:14:05 +0000
  • 6b57ed5755 Concurrency documentation Sebastian Bazley 2009-03-20 23:05:07 +0000
  • 7c1fa0fda3 Change JCIP dependency scope to provided Sebastian Bazley 2009-03-20 15:23:10 +0000
  • d5aa3eae89 Document thread-safety Sebastian Bazley 2009-03-20 12:49:08 +0000
  • df02f73742 Document not thread safe Sebastian Bazley 2009-03-20 02:42:48 +0000
  • 322911cc02 All other accesses to numConnections use poolLock to lock. Sebastian Bazley 2009-03-20 02:33:50 +0000
  • dd9e5e28ee NotThreadSafe Sebastian Bazley 2009-03-20 02:21:25 +0000
  • c7e53d6acc Unused import Sebastian Bazley 2009-03-20 01:56:01 +0000
  • 208bcda71c More Immutable classes Sebastian Bazley 2009-03-20 01:54:42 +0000
  • 3994fe9af2 More Immutable classes Sebastian Bazley 2009-03-20 01:54:11 +0000
  • 1326d80e52 Private Field is not updated, might as well be final Sebastian Bazley 2009-03-20 01:53:34 +0000
  • 4753d7e3ac More ThreadSafe and Immutable classes Sebastian Bazley 2009-03-20 01:52:13 +0000
  • e895b182a5 As with other methods, not currently thread-safe Sebastian Bazley 2009-03-20 01:51:09 +0000
  • f97f49b471 Make schemeRegistry final. This makes the class ThreadSafe Sebastian Bazley 2009-03-19 20:41:46 +0000
  • ac3eefa92a Fixed potential thread-safety issue. Credits to Sebb Oleg Kalnichevski 2009-03-19 19:53:53 +0000
  • 4726814033 Classes aren't thread-safe Sebastian Bazley 2009-03-19 02:02:37 +0000
  • 864625160f Immutable classes Sebastian Bazley 2009-03-19 02:01:06 +0000
  • d2a63269e5 Make code thread-safe by using dirty as a volatile guard Sebastian Bazley 2009-03-19 02:00:15 +0000
  • b44390712c Minor fixes to fix Eclipse warnings Sebastian Bazley 2009-03-19 01:37:11 +0000
  • adb782ce7e More non-threadsafe classes Sebastian Bazley 2009-03-19 01:30:00 +0000
  • 8402cb6476 Add JCIP annotations jar Sebastian Bazley 2009-03-19 00:43:20 +0000
  • a8571f883b HTTPCLIENT-835 : No point having protected final fields and public getters Sebastian Bazley 2009-03-19 00:01:31 +0000
  • f3fdcc1a06 Document classes which are not thread-safe currently Sebastian Bazley 2009-03-18 23:47:46 +0000
  • cdc4fc628b Some more immutable classes Sebastian Bazley 2009-03-18 23:41:04 +0000
  • 5b44cc0938 Make AbstractAuthenticationHandler immutable by changing the List to unmodifiable Sebastian Bazley 2009-03-18 23:38:11 +0000
  • 6c01316e2c Document MT safety concern Sebastian Bazley 2009-03-18 23:24:04 +0000
  • 016d3799a3 Added missing ASL header and svn properties Oleg Kalnichevski 2009-03-18 17:07:54 +0000
  • 2545924570 HTTPCLIENT-834: Transparent content encoding support (initial patch). Oleg Kalnichevski 2009-03-18 16:30:49 +0000
  • 54ba624d96 4.1 branch Oleg Kalnichevski 2009-03-18 13:29:29 +0000
  • fe0e5e9654 Add JCIP annotations Sebastian Bazley 2009-03-18 03:37:07 +0000
  • 12545d7a13 Inline private init method so as to make class immutable Sebastian Bazley 2009-03-18 02:44:13 +0000
  • de1cead50d Add JCIP annotations Sebastian Bazley 2009-03-18 02:41:04 +0000
  • 2cc1241ed7 Make protected variables final to reduce multi-threading issues Sebastian Bazley 2009-03-18 02:11:44 +0000
  • 087d6af97d Fix alignment Sebastian Bazley 2009-03-18 01:32:47 +0000
  • 65c8f4dabd Add JCIP annotations dependency Sebastian Bazley 2009-03-18 00:05:59 +0000
  • 48634b1b4b Minor generics tweak Oleg Kalnichevski 2009-03-17 21:05:22 +0000
  • 8e409a71d1 Automatically retry methods considered idempotent Oleg Kalnichevski 2009-03-17 21:04:07 +0000
  • bb15e4d9b3 HTTPCLIENT-833: fixed possible NPE Oleg Kalnichevski 2009-03-16 20:33:39 +0000
  • 72eedbe0ea Avoid possible NPE Sebastian Bazley 2009-03-13 22:35:53 +0000
  • 0483252843 Remove unthrown Exception Sebastian Bazley 2009-03-13 22:28:07 +0000
  • 9940cb5982 Upgraded mime4j to version 0.6 Oleg Kalnichevski 2009-03-06 13:50:50 +0000
  • 8849e82869 * Cleaned up expired / idle connection eviction code * Added sample of expired / idle connection eviction * Cleaned up examples Oleg Kalnichevski 2009-03-02 14:51:22 +0000
  • 1bd224cab2 Added logging guide to the site menu Oleg Kalnichevski 2009-03-01 20:36:50 +0000
  • 307ebf2ada Removed explicit SCM declarations from module POMs; updated examples page; updated assembly descriptors Oleg Kalnichevski 2009-03-01 16:41:21 +0000
  • c211aaf0ca Project layout reorganization Oleg Kalnichevski 2009-03-01 16:36:52 +0000
  • 6bf5825254 Ported logging guide from HttpClient 3.x Oleg Kalnichevski 2009-02-28 15:52:03 +0000
  • d3389a9b7b Cleaned up more sample code Oleg Kalnichevski 2009-02-28 12:34:51 +0000
  • 65b8b329ec Cleaned up execute direct and execute via proxy examples Oleg Kalnichevski 2009-02-28 12:05:44 +0000
  • 25ff7db458 Slightly more intelligible debug log Oleg Kalnichevski 2009-02-28 12:04:44 +0000
  • 2e4ab52fd5 HTTPCLIENT-823: 'http.conn-manager.max-total' parameter can be adjusted dynamically. However, the size of existing connection pools per route, once allocated, will not be adjusted. Oleg Kalnichevski 2009-02-25 12:16:27 +0000
  • aae2b9cc36 Upgraded HttpCore dependency to 4.0 Oleg Kalnichevski 2009-02-25 09:23:29 +0000
  • 68916fe676 HTTPCORE-189: Upgrade POMs to use Clover2 Oleg Kalnichevski 2009-02-24 23:00:54 +0000
  • bb7c2d09c9 HTTPCLIENT-827: publish httpclient test-jar Oleg Kalnichevski 2009-02-24 10:23:53 +0000
  • 646aeb339c Updated release info Oleg Kalnichevski 2009-02-22 18:54:31 +0000
  • 401dfa839f Use remote resources plugin to add LICENSE and NOTICE resources to the release artifacts Oleg Kalnichevski 2009-02-22 18:48:08 +0000
  • 902608e704 HTTPCLIENT-826: Set source and output encoding in POMs Oleg Kalnichevski 2009-02-22 18:42:25 +0000
  • 77ab335fb3 Add @since 4.0 tags Sebastian Bazley 2009-02-15 22:17:10 +0000
  • eec7461bed Add @since 4.0 tags Sebastian Bazley 2009-02-15 22:10:51 +0000
  • 56ed074057 Add @since 4.0 tags Sebastian Bazley 2009-02-15 17:10:40 +0000