1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-18 20:40:58 +03:00

Commit Graph

  • 9d22181146 Delete Response.Body.ready() which didn't make much sense. Jesse Wilson 2014-04-18 01:04:20 -04:00
  • f3cc7930a5 Merge pull request #709 from square/jwilson_0417_some_spdy_flakiness Jesse Wilson 2014-04-17 22:22:17 -04:00
  • ff7946416d Add some pings to force happens-before in SPDY tests. Jesse Wilson 2014-04-17 22:16:44 -04:00
  • 0365cf723f Merge pull request #708 from square/jwilson_0417_change_socket_policy Adrian Cole 2014-04-17 21:58:29 -04:00
  • af812cbe0f Fix the socket policy to fix a flaky test. Jesse Wilson 2014-04-17 21:41:24 -04:00
  • b9efb8bf88 Merge pull request #707 from square/jwilson_0417_buffer_first Adrian Cole 2014-04-17 21:13:07 -04:00
  • 61c8636f37 Merge pull request #704 from square/jwilson_0417_source_first Jesse Wilson 2014-04-17 21:10:46 -04:00
  • 34ab38d636 Make Source the main type in Response.Body. Jesse Wilson 2014-04-17 13:44:55 -04:00
  • 62a7ea2d20 Make Buffer the body type in MockResponse. Jesse Wilson 2014-04-17 19:51:37 -04:00
  • 853a579b1a Merge pull request #705 from square/jw/apache-to-new-api Jesse Wilson 2014-04-17 18:01:30 -04:00
  • b8e50f57d3 Update OkApacheClient to use new API. Jake Wharton 2014-04-17 00:50:05 -07:00
  • 37971d6a78 Merge pull request #698 from square/jw/towards-the-new-api Jesse Wilson 2014-04-17 11:12:48 -04:00
  • fc6c47fddf Migrate samples to the new API. Jake Wharton 2014-04-16 23:45:42 -07:00
  • 09d83463a8 Merge pull request #697 from square/adrian.start-client-at-id3 Jesse Wilson 2014-04-16 16:24:10 -04:00
  • a2a9fcb567 Avoid use of SPDY stream ID 1, as that's typically for UPGRADE. Adrian Cole 2014-04-16 16:00:26 -04:00
  • 2f0ab08638 Merge pull request #696 from square/jwilson_0416_recording_push_observer Adrian Cole 2014-04-16 09:24:29 -04:00
  • 0b0fe2e03f Use synchronization when awaiting events. Jesse Wilson 2014-04-16 09:15:58 -04:00
  • 5a4bfc71ec Merge pull request #692 from square/adrian.h2-10 Jesse Wilson 2014-04-16 09:06:42 -04:00
  • b03026067b Update to HTTP/2 Draft 10 and HPACK Draft 6. Adrian Cole 2014-04-15 11:47:04 -04:00
  • 2dd62d46cb Merge pull request #684 from square/jwilson_0413_switch_to_okio Jesse Wilson 2014-04-16 00:08:07 -04:00
  • b242024216 Switch to Okio. Jesse Wilson 2014-04-13 14:23:21 -04:00
  • 4b433e4955 Merge pull request #694 from austynmahoney/am/okauthenticator/oauth Jesse Wilson 2014-04-15 15:44:39 -04:00
  • 825b31dc5c Basic support for OAuth in OkAuthenticator Austyn Mahoney 2014-04-15 11:55:12 -06:00
  • 18dfd08aeb Merge pull request #693 from square/adrian.okcurl-verify Jake Wharton 2014-04-15 09:34:18 -07:00
  • 1fd77e07c4 okcurl --insecure means allow any hostname. Adrian Cole and Josh Humphries and Scott Blum 2014-04-15 12:19:16 -04:00
  • de32fead14 Merge pull request #329 from square/jw/socket-factory Jesse Wilson 2014-04-15 10:48:15 -04:00
  • ff5390d6dc Allow specifying a socket factory for connections. Jake Wharton 2014-04-15 00:53:58 -07:00
  • b364227bdf [maven-release-plugin] prepare for next development iteration Jesse Wilson 2014-04-14 23:37:49 -04:00
  • e5cb379d09 [maven-release-plugin] prepare release parent-1.5.4 parent-1.5.4 Jesse Wilson 2014-04-14 23:37:46 -04:00
  • 1e28ddb8e7 Make a flaky test less flaky. Jesse Wilson 2014-04-14 23:01:24 -04:00
  • 875cf46494 1.5.4 changelog. Jesse Wilson 2014-04-14 22:50:03 -04:00
  • b77be40c67 1.5.4 changelog. Jesse Wilson 2014-04-14 22:50:03 -04:00
  • 6f7f75980a New disconnect strategy. Jesse Wilson 2014-04-03 00:18:59 -04:00
  • 28d03e6ecd Track Connection ownership. Jesse Wilson 2014-03-30 19:40:21 -04:00
  • 36efdad40e Drop ALPN support. Jesse Wilson 2014-03-30 22:33:27 -04:00
  • c51e223ff9 Merge pull request #686 from square/jwilson_0413_dangling_semicolon Adrian Cole 2014-04-13 19:41:15 -07:00
  • a84901e7c1 Permit a dangling semicolon in media type parsing. Jesse Wilson 2014-04-13 21:21:46 -04:00
  • bb52caa103 Merge pull request #674 from square/jwilson_0403_new_disconnect_strategy Jesse Wilson 2014-04-05 16:26:17 -04:00
  • 71ff30ccb8 Fix language on SSL fallback. Jesse Wilson 2014-04-05 08:16:45 -04:00
  • 9c30213149 New disconnect strategy. Jesse Wilson 2014-04-03 00:18:59 -04:00
  • b21b40e480 Merge pull request #672 from nfuller/FixNullRequestKey Jesse Wilson 2014-03-31 18:39:31 -04:00
  • 8b0cba5442 Merge pull request #669 from square/jwilson_0330_track_connection_ownership Jesse Wilson 2014-03-31 17:35:53 -04:00
  • 358c0c016c Fix for Android: old app-bundled OkHttp uses new HttpResponseCache Neil Fuller 2014-03-31 17:52:34 +01:00
  • 2267888d36 Merge pull request #670 from square/jwilson_0330_drop_alpn Adrian Cole 2014-03-30 22:09:04 -07:00
  • 4c86085429 Drop ALPN support. Jesse Wilson 2014-03-30 22:33:27 -04:00
  • 6c57d76915 Track Connection ownership. Jesse Wilson 2014-03-30 19:40:21 -04:00
  • 67685e1b3d Update changelog for 1.5.3. Jesse Wilson 2014-03-29 17:21:12 -04:00
  • 4bee81e498 [maven-release-plugin] prepare for next development iteration Jesse Wilson 2014-03-29 17:27:59 -04:00
  • fa8cb2ee26 [maven-release-plugin] prepare release parent-1.5.3 parent-1.5.3 Jesse Wilson 2014-03-29 17:27:56 -04:00
  • 5a8c7d881e Update changelog for 1.5.3. Jesse Wilson 2014-03-29 17:21:12 -04:00
  • 0188a46ada Fix a bug when a POST was redirected to a GET. Jesse Wilson 2014-03-29 16:21:59 -04:00
  • 2133d31a5d Don't do I/O if the thread is interrupted. Jesse Wilson 2014-03-29 13:06:49 -04:00
  • d34a9c9992 Merge pull request #668 from square/jwilson_0329_post_redirect_get_regression Jake Wharton 2014-03-29 13:44:24 -07:00
  • 64047a14ab Fix a bug when a POST was redirected to a GET. Jesse Wilson 2014-03-29 16:21:59 -04:00
  • 8edd2a4f9e Merge pull request #667 from square/jwilson_0329_concurrency_model_thread_interrupt Jake Wharton 2014-03-29 12:19:43 -07:00
  • 664b65d18e Don't do I/O if the thread is interrupted. Jesse Wilson 2014-03-29 13:06:49 -04:00
  • 72fe1f1c01 Merge pull request #663 from square/jwilson_0323_throttle_request_body Jake Wharton 2014-03-23 19:30:24 -07:00
  • bcf069cd2b Teach MockWebServer to throttle the request body. Jesse Wilson 2014-03-23 11:22:54 -04:00
  • 7420fdd0aa Website at Thu Mar 20 21:56:23 PDT 2014 Jake Wharton 2014-03-20 21:56:23 -07:00
  • bda555ad61 Merge pull request #661 from square/jw/jar-without-dependencies Jesse Wilson 2014-03-21 00:52:39 -04:00
  • cb7de5bb40 Remove 'jar-with-dependencies' qualifier from download link. Jake Wharton 2014-03-20 17:47:29 -07:00
  • 15fd7d2e3e Merge pull request #659 from nfuller/ResponseCacheGetPut2 Jesse Wilson 2014-03-20 18:30:03 -04:00
  • 6cf56de5d0 Return HttpResponseCache to previous (e.g. KitKat) behavior Neil Fuller 2014-03-20 17:19:52 +00:00
  • 0da4d256c3 Merge pull request #656 from nfuller/ResponseCacheGetPut2 Jesse Wilson 2014-03-19 23:44:27 -04:00
  • e2599be9e0 Restore ResponseCache.get() / ResponseCache.put() methods on HttpResponseCache Neil Fuller 2014-03-19 16:44:29 +00:00
  • 8ec7fa8cb5 [maven-release-plugin] prepare for next development iteration Jesse Wilson 2014-03-17 22:02:45 -04:00
  • b46882bdd9 [maven-release-plugin] prepare release parent-1.5.2 parent-1.5.2 Jesse Wilson 2014-03-17 22:02:42 -04:00
  • 1dc42da8d6 Update changelog for OkHttp 1.5.2. Jesse Wilson 2014-03-17 21:31:52 -04:00
  • e3f961503c Update changelog for OkHttp 1.5.2. Jesse Wilson 2014-03-17 21:31:52 -04:00
  • 51dba89748 Simplify HPACK E.1.4. Indexed Header Field from Static Table Adrian Cole 2014-03-16 12:17:53 -07:00
  • 799de37480 fix #640: HPACK wasn't emitting header table entries to spec. Adrian Cole 2014-03-16 10:31:20 -07:00
  • b28cf79a60 Merge pull request #652 from square/adrian.hpack-no-emitty Jesse Wilson 2014-03-16 19:43:37 -04:00
  • d438892974 Simplify HPACK E.1.4. Indexed Header Field from Static Table Adrian Cole 2014-03-16 12:17:53 -07:00
  • ca0aff1e48 fix #640: HPACK wasn't emitting header table entries to spec. Adrian Cole 2014-03-16 10:31:20 -07:00
  • 8b797b8f7d Don't explode if removing an absent file fails. Jesse Wilson 2014-03-14 09:42:24 -04:00
  • 68affbd24d Merge pull request #650 from square/jwilson_0314_remove_absent Adrian Cole 2014-03-14 08:53:18 -07:00
  • 5778892f7b Don't explode if removing an absent file fails. Jesse Wilson 2014-03-14 09:42:24 -04:00
  • 7874dbda87 Merge pull request #649 from unguiculus/rm_protocols Jake Wharton 2014-03-14 01:12:17 -07:00
  • dcb5dc52a1 Fix build removing obsolete okhttp-protocols dependency Reinhard Nägele 2014-03-14 09:02:05 +01:00
  • 21a96eba9d Merge pull request #645 from square/jwilson_0311_push_socket Jesse Wilson 2014-03-12 00:35:14 -04:00
  • 8d78da7ce7 Push Socket into HttpConnection/SpdyConnection. Jesse Wilson 2014-03-12 00:08:41 -04:00
  • 9275e4e6c2 [maven-release-plugin] prepare for next development iteration Jake Wharton 2014-03-11 20:40:06 -07:00
  • d0efad2fd4 [maven-release-plugin] prepare release parent-1.5.1 parent-1.5.1 Jake Wharton 2014-03-11 20:40:04 -07:00
  • 63d2fc4cb4 Merge pull request #643 from square/adrian.single-thread Adrian Cole 2014-03-11 20:28:08 -07:00
  • 7a43728529 Only use one thread for MockSpdyPeer. Adrian Cole 2014-03-11 20:22:47 -07:00
  • b63a290dfa Merge pull request #642 from square/okhttp_15_jwilson_mocksink Jake Wharton 2014-03-11 19:58:15 -07:00
  • ae9dff7abe Add MockSink to the 1.5 branch. Jesse Wilson 2014-03-11 22:50:20 -04:00
  • 74f568dda9 More 1.5 changes. Jesse Wilson 2014-03-11 22:31:31 -04:00
  • 087348c2c7 More 1.5 changes. Jesse Wilson 2014-03-11 22:31:31 -04:00
  • 1eb23434ec Don't double pool on a conditional cache hit. Jesse Wilson 2014-03-11 21:30:53 -04:00
  • 3687bc96c2 Merge pull request #641 from square/jwilson/crawler Jake Wharton 2014-03-11 19:14:26 -07:00
  • fd26673773 Merge pull request #637 from square/jwilson_0311_conditional_cache_miss Jesse Wilson 2014-03-11 22:04:44 -04:00
  • 06f09c2da6 Sample: Crawler. Jesse Wilson 2014-03-11 22:03:32 -04:00
  • 1cba1d1e4f Fix a crash on conditional cache hits for new API. Jesse Wilson 2014-03-11 20:50:56 -04:00
  • cfd1867390 Merge pull request #639 from square/jwilson_0311_dont_double_pool_on_cache_hit Jesse Wilson 2014-03-11 21:50:19 -04:00
  • 6191246d19 Don't double pool on a conditional cache hit. Jesse Wilson 2014-03-11 21:30:53 -04:00
  • 3d80c7b892 OkHttpClient should be treated as immutable once shared Roberto Tyley 2014-03-11 16:48:04 -07:00
  • ce63aa86f7 Empty line. Jake Wharton 2014-03-11 16:31:35 -07:00
  • 2e71a040da Changelog updates. Jesse Wilson 2014-03-11 19:19:23 -04:00
  • 52347f868b Merge pull request #636 from square/jwilson_0311_151_changelog Jake Wharton 2014-03-11 16:28:46 -07:00