1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-17 08:42:25 +03:00

Commit Graph

  • 8161318f2f Merge pull request #1629 from square/jwilson_0511_rename_apis Jake Wharton 2015-05-11 21:58:36 -04:00
  • 5df46746c1 Rename username() to encodedUsername() and decodeUsername() to username(). jwilson 2015-05-11 21:40:59 -04:00
  • 5a9c9a1687 Merge pull request #1625 from square/jwilson_0511_query_parameters Jesse Wilson 2015-05-11 21:23:03 -04:00
  • 53ebedf932 Implement query parameter management. jwilson 2015-05-10 17:54:32 -04:00
  • 039614b11c Merge pull request #1624 from square/jwilson_0510_java_dot_net Jesse Wilson 2015-05-11 20:56:36 -04:00
  • 1109477958 Compare and contrast with java.net.URL, java.net.URI. jwilson 2015-05-11 01:27:56 -04:00
  • a44194de53 Merge pull request #1618 from square/jwilson_0509_ipv6_parsing Jake Wharton 2015-05-11 15:45:43 -04:00
  • 951c6495bc Merge pull request #1627 from alokmenghrajani/alok/bugbounty Jake Wharton 2015-05-11 13:57:33 -04:00
  • 651cdc8320 Includes this repo in our open source bug bounty program. Alok Menghrajani 2015-05-11 10:38:02 -07:00
  • f4c10476bf Merge pull request #1626 from unguiculus/socketfactory_javadoc Jesse Wilson 2015-05-11 08:52:48 -04:00
  • 616aafcd49 Enhance Javadocs on OkHttpClient.setSocketFactory Reinhard Naegele 2015-05-11 11:12:41 +02:00
  • a63805821e Merge pull request #1621 from square/jwilson_0510_decompose Jesse Wilson 2015-05-10 23:13:44 -04:00
  • fada82ca03 Use lists to model paths and queries. jwilson 2015-05-09 21:24:26 -04:00
  • a33f3d4e9b Merge pull request #1623 from square/jwilson_0510_components_docs Jake Wharton 2015-05-10 22:31:51 -04:00
  • 345600e1a3 Docs on URL components. jwilson 2015-05-10 21:16:52 -04:00
  • 3c27838cde Merge branch 'nfukuzt push origin masteraki-allow_empty_body' jwilson 2015-05-10 10:56:36 -04:00
  • 9235529746 Allow an empty PUT and POST to keep compatibility Noriyoshi Fukuzaki 2015-05-10 10:55:07 -04:00
  • bc2b45bc93 Update MockWebServer README with gradle and fix code. Hugo Gresse 2015-05-10 10:52:00 -04:00
  • 83f1c2ddfe Merge pull request #1619 from square/jwilson_0505_compose Jake Wharton 2015-05-09 22:22:08 -04:00
  • 9896c2f10b Compose URLs from parts. jwilson 2015-05-09 13:15:52 -04:00
  • b4e78aba9a Do IPv6 parsing natively. jwilson 2015-05-09 10:12:11 -04:00
  • 087560ee25 Merge pull request #1617 from square/jwilson_0508_test_cleanup Jake Wharton 2015-05-09 00:31:46 -04:00
  • 68c41f169a Cleanup some HttpUrl tests. jwilson 2015-05-09 00:23:29 -04:00
  • abbc724a97 Merge pull request #1614 from square/jwilson_0508_ipv6 Jesse Wilson 2015-05-08 23:24:03 -04:00
  • 16d7926ad4 Parse IPv6 addresses. jwilson 2015-05-08 21:19:29 -04:00
  • ddcfbd78c7 Merge pull request #1598 from artem-zinnatullin/certificate-pinner-wildcard-test Jesse Wilson 2015-05-06 16:41:48 -04:00
  • 28434ce17d Add wildcard hostnames support in CertificatePinner Artem Zinnatullin 2015-05-01 19:47:25 +03:00
  • 78e45b3018 Merge pull request #1607 from StephenBarlow/stephenbarlow/headers-tomultimap Jesse Wilson 2015-05-05 23:35:28 -04:00
  • cef0ee5dc3 Add toMultimap() method to Headers class Stephen Barlow 2015-05-05 17:18:59 -07:00
  • f9c833b6b1 Merge pull request #1606 from nfuller/AddSuppressionFixes Jesse Wilson 2015-05-05 13:09:29 -04:00
  • ce7b990ada Follow up fixes for #1596 Neil Fuller 2015-05-05 16:06:34 +01:00
  • b76b6903ef Merge pull request #1596 from nfuller/AddSuppression Jesse Wilson 2015-05-05 11:05:18 -04:00
  • 71ead1911b Keep track of failures during negotiation for debugging Neil Fuller 2015-05-01 14:10:41 +01:00
  • 57ca6fc26c Merge pull request #1604 from square/jwilson_0505_closer_to_ipv6_and_idn Jake Wharton 2015-05-05 00:42:31 -04:00
  • af671456b9 Get closer to IDN and IPv6 parsing. jwilson 2015-05-05 00:31:29 -04:00
  • 311c566c29 Merge pull request #1603 from square/jwilson_0504_decode Jake Wharton 2015-05-04 19:48:04 -04:00
  • 4a27e9179f Decode paths, usernames and passwords. jwilson 2015-05-04 18:46:27 -04:00
  • c925d3db6d Merge pull request #1602 from square/jwilson_0304_percent_encoding Jesse Wilson 2015-05-04 14:58:37 -04:00
  • 70cf626bb5 Implement percent encoding. jwilson 2015-05-04 00:58:31 -04:00
  • 7ad0a8dcb5 Merge pull request #1601 from square/jwilson_0503_httpurl Jesse Wilson 2015-05-03 22:13:01 -04:00
  • d3c57bd4f3 HttpURL parsing. jwilson 2015-05-03 21:01:26 -04:00
  • 6b06059b27 Merge pull request #1600 from square/jwilson_0502_web_platform_tests_ha Jesse Wilson 2015-05-03 10:51:31 -04:00
  • d5184eb920 Build a harness for web platform tests. jwilson 2015-05-02 14:51:59 -04:00
  • c8bd6f834d Merge pull request #1555 from nfuller/AggressiveUncaughtExceptionHandler Jesse Wilson 2015-05-01 10:54:41 -04:00
  • cf8dd66b10 Merge pull request #1595 from square/jwilson_0430_testing_httpurl Jake Wharton 2015-04-30 23:25:11 -04:00
  • 1ac039d07d Some initial URL test cases. jwilson 2015-04-30 22:31:38 -04:00
  • e2b324d631 Merge pull request #1590 from nfuller/AndroidResponseCacheIssues Jesse Wilson 2015-04-30 12:19:58 -04:00
  • b7baf23d86 Fix for issue #1589: Vary caching on Android Neil Fuller 2015-04-27 20:02:36 +01:00
  • b43f442c3d Merge pull request #1591 from artem-zinnatullin/certificate-pinner-javadoc-self-signed-certificates Jesse Wilson 2015-04-29 00:07:04 -04:00
  • 0df45c5c4c Add Javadoc about self-signed certificates Artem Zinnatullin 2015-04-28 21:34:37 +03:00
  • 0379e00adf Merge pull request #1580 from circlespainter/master Jesse Wilson 2015-04-24 11:31:37 -04:00
  • 2a39c0d282 Make 'OkHttpClient' and 'Call' non-final again for Quasar integration circlespainter 2015-04-24 10:17:30 +03:00
  • bf21cf5474 Merge pull request #1578 from square/jwilson_0421_httpurl_api Jesse Wilson 2015-04-22 00:23:58 -04:00
  • 3bcfadd215 HttpUrl initial API. jwilson 2015-04-21 23:43:09 -04:00
  • ca16a5b654 Merge pull request #1575 from square/jw/websocket-updates Jake Wharton 2015-04-20 22:26:13 -04:00
  • b0b000e296 Do not rebuffer socket streams for web sockets, other fixes. Jake Wharton 2015-04-20 14:31:19 -04:00
  • a722662370 Merge pull request #1571 from square/jw/state-on-the-reader Jesse Wilson 2015-04-19 19:39:32 -04:00
  • d18d8ce08a Update reader state on the reader thread. Jake Wharton 2015-04-19 16:47:24 -04:00
  • 43c503fa61 Merge pull request #1570 from square/jwilson_0418_connection_window Jesse Wilson 2015-04-19 10:47:42 -04:00
  • a075e848c9 Don't get stuck waiting on the connection window. jwilson 2015-04-18 22:29:24 -04:00
  • 215e061663 Merge pull request #1569 from square/jwilson_0418_proceed_no_return_null Jake Wharton 2015-04-18 22:03:28 -04:00
  • b814bc61ea Don't return null on call.proceed(). jwilson 2015-04-18 21:34:16 -04:00
  • 80f225f01e Merge pull request #1566 from square/jw/test-case-insensitivity Jesse Wilson 2015-04-17 10:39:58 -04:00
  • 9b8ea972bf Add a test for case insensitive content type matching. Jake Wharton 2015-04-17 10:30:39 -04:00
  • 6ebe652ffe Merge pull request #1565 from nfukuzaki/nfukuzaki/case_sensitive_bug Jesse Wilson 2015-04-17 08:51:38 -04:00
  • 8bce6897f9 fixed a bug that content type is compared by case sensitive Noriyoshi Fukuzaki 2015-04-17 15:54:10 +09:00
  • cc10ba1afe Merge pull request #1564 from square/jw/byte-string-body Jesse Wilson 2015-04-16 22:16:36 -04:00
  • 35d0922f46 Add convenience overload for ByteString-backed RequestBody. Jake Wharton 2015-04-16 21:02:10 -04:00
  • 076a618717 Merge pull request #1563 from square/jw/okioize-form-encoding Jake Wharton 2015-04-16 20:54:49 -04:00
  • 80901a680a Merge pull request #1559 from square/jwilson_0414_never_default_body Jesse Wilson 2015-04-16 20:20:51 -04:00
  • 1abba290f5 Never convert null into an empty request body. jwilson 2015-04-15 15:49:36 -04:00
  • 2a4c1f288d Switch Form URL encoding builder and body to use Okio. Jake Wharton 2015-04-16 14:06:23 -04:00
  • 4e08085cc8 Install an UncaughtExceptionHandler during tests Neil Fuller 2015-04-14 15:46:26 +01:00
  • fb155c4766 Fix MockWebServer with SPDY on Android. Neil Fuller 2015-04-14 10:21:29 +01:00
  • ea8efdf59e Merge pull request #1553 from square/kiran+kenji/add-active Jesse Wilson 2015-04-14 00:44:16 -04:00
  • 4f0cf03bed Expose running and queued call counts for monitoring Kiran + Kenji 2015-04-13 15:51:36 -07:00
  • 7053d16360 Merge pull request #1388 from nfuller/CutDownAlternativeTlsFallback1 Jesse Wilson 2015-04-13 17:21:45 -04:00
  • b40f99a950 Merge pull request #1548 from quinnjn/interceptor_request_not_returned_in_response Jesse Wilson 2015-04-08 13:47:06 -04:00
  • 0b3b594e9a Squashed commit of the following: Quinn Neumiiller 2015-04-08 08:42:21 -06:00
  • 4412838406 Merge pull request #1532 from square/jwilson_0325_break_mocks Jesse Wilson 2015-04-02 08:40:28 -04:00
  • 8888dcafe6 Merge pull request #1541 from lalbuquerque/master Jesse Wilson 2015-04-02 08:39:49 -04:00
  • e6f42c4263 Adding more content and example to Dispatcher Lucas Albuquerque 2015-03-31 22:01:45 -03:00
  • 9338fa1109 Make OkHttpClient and Call final. jwilson 2015-03-25 16:50:58 -04:00
  • 76bc2d61e0 Merge pull request #1529 from nfuller/FixBadlyBehavedCache Jesse Wilson 2015-03-23 14:46:17 -04:00
  • bb47389d85 Make badly-behaving caches cause a checked exception, not NPE Neil Fuller 2015-03-23 15:25:21 +00:00
  • fab8aa3446 Merge pull request #1527 from aried3r/ar/progress_done_fix Jesse Wilson 2015-03-22 21:30:49 -04:00
  • 7cbb0cbdad Pass correct boolean for done Anton Rieder 2015-03-23 01:42:51 +01:00
  • ba82ecd3b5 Merge pull request #1526 from aried3r/ar/progress_recipe Jesse Wilson 2015-03-22 12:37:59 -04:00
  • c30b6e5410 Download progress recipe Anton Rieder 2015-03-22 17:25:04 +01:00
  • 762fd6f90b Merge pull request #1519 from hiddenmin/patch-1 Jesse Wilson 2015-03-19 19:05:55 -04:00
  • cda9203445 Bump to 2.3.0 Amin Cheloh 2015-03-20 05:18:49 +07:00
  • 60f5406dcc Move TLS retries / fallback into Connection. Neil Fuller 2015-02-10 18:04:10 +00:00
  • e9228bc3c4 Website at Tue Mar 17 00:46:09 EDT 2015 jwilson 2015-03-17 00:46:09 -04:00
  • 0237d3c3f2 [maven-release-plugin] prepare for next development iteration jwilson 2015-03-16 22:28:12 -04:00
  • c49eedeba3 [maven-release-plugin] prepare release parent-2.3.0 parent-2.3.0 jwilson 2015-03-16 22:28:09 -04:00
  • b46e681dc8 Update changelog for 2.3.0. jwilson 2015-03-16 22:16:37 -04:00
  • f8183f904a Merge pull request #1510 from nfuller/FixOkioPom Jake Wharton 2015-03-16 11:09:10 -05:00
  • 7f63814e91 Remove -SNAPSHOT from okio version Neil Fuller 2015-03-16 16:00:35 +00:00
  • 70ab5986e0 Merge pull request #1508 from square/jwilson_0315_crawler_fixes Jesse Wilson 2015-03-15 22:13:13 -04:00
  • a75193b134 Fix some crawler bugs. jwilson 2015-03-15 22:02:37 -04:00