1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00

Commit Graph

  • 17b1173a61 Merge pull request #4802 from shaishavgandhi05/sg/challenge-kotlin Jesse Wilson 2019-03-26 14:03:48 -05:00
  • 231ce18fad Convert Challenge to Kotlin Shaishav Gandhi 2019-03-26 10:52:47 -07:00
  • 5d76a98a86 Convert Address to Kotlin (#4787) Shaishav Gandhi 2019-03-26 05:39:09 -07:00
  • 653a3c163d Move Handshake to Kotlin (#4799) Shaishav Gandhi 2019-03-26 05:37:52 -07:00
  • 5cfa0bb3e6 Merge pull request #4800 from square/jwilson.0325.move_tests Jesse Wilson 2019-03-25 21:35:28 -05:00
  • 8492bfb20b Convert Route.java to Kotlin (#4798) Egor Andreevich 2019-03-25 22:10:43 -04:00
  • 9837fea768 Move tests from okhttp-tests/src/test/java to okhttp/src/test/java Jesse Wilson 2019-03-25 21:01:32 -05:00
  • b650c4e954 Convert RealCall.java to Kotlin (#4796) Egor Andreevich 2019-03-25 21:33:40 -04:00
  • c03e91d680 Add local.properties to .gitignore Matthew Zavislak 2019-03-25 14:43:59 -07:00
  • 8059408457 Merge pull request #4793 from square/jwilson.0324.headers.wip Jesse Wilson 2019-03-25 14:39:21 -05:00
  • 198c4b540a Convert Headers to Kotlin Jesse Wilson 2019-03-25 10:45:22 -05:00
  • bbf96d3414 Merge pull request #4794 from shaishavgandhi05/sg/cache-control-private Jesse Wilson 2019-03-25 12:09:36 -05:00
  • 6a833fb734 Make CacheControl properties private Shaishav Gandhi 2019-03-25 09:17:13 -07:00
  • 21a730c21a Merge pull request #4792 from amirlivneh/fix-recoverWhenRetryOnConnectionFailureIsTrue_HTTP2 Jesse Wilson 2019-03-25 07:27:57 -05:00
  • 101f8b67ec Fix flaky CallTest.recoverWhenRetryOnConnectionFailureIsTrue_HTTP2 Amir Livneh 2019-03-24 16:40:11 -04:00
  • e3d6f82346 Merge pull request #4790 from square/jwilson.0324.cookiemonster Jesse Wilson 2019-03-24 22:35:03 -05:00
  • 0ece6afccc Convert Cookie to Kotlin Jesse Wilson 2019-03-24 21:22:07 -05:00
  • 44b8c7c25a Convert ConnectionPool to Kotlin (#4785) Egor Andreevich 2019-03-24 13:24:34 -07:00
  • 66eb43e53e Merge pull request #4788 from amirlivneh/fix-duplexWithRedirect Amir Livneh 2019-03-24 15:43:47 -04:00
  • 87bfe81744 Fix flaky DuplexTest.duplexWithRedirect Amir Livneh 2019-03-24 13:02:36 -04:00
  • 86ce4574ef Convert Credentials to Kotlin (#4775) Egor Andreevich 2019-03-24 10:06:22 -07:00
  • 2152a30db5 Another JDK 8 build (#4783) Yuri Schimke 2019-03-24 16:57:14 +00:00
  • f264fc20be Use intrinsic version to toArray (#4777) Yuri Schimke 2019-03-24 15:31:38 +00:00
  • 5403f02943 Use Timeout rule for MockWebServer tests (#4774) Yuri Schimke 2019-03-24 15:22:30 +00:00
  • d04b9b0cca Skip hpack if tests are missing (#4770) Yuri Schimke 2019-03-24 14:57:25 +00:00
  • c2fa8ca193 Refactor DOH classes to Kotlin (#4768) Yuri Schimke 2019-03-24 12:24:40 +00:00
  • df158ce90a Merge pull request #4769 from amirlivneh/fix-empty-data-frame-test Amir Livneh 2019-03-24 00:10:26 -04:00
  • 10e8da61d2 Merge pull request #4773 from satoshun/master Jake Wharton 2019-03-23 22:37:56 -04:00
  • 735a1c88d4 change visibility of lastConnectException property SatoShun 2019-03-24 02:07:12 +00:00
  • 335cdcb505 Merge pull request #4772 from amirlivneh/fix-recoverFromMultipleCancelReusesConnection Amir Livneh 2019-03-23 20:40:12 -04:00
  • afec05a479 Fix flaky recoverFromMultipleCancelReusesConnection Amir Livneh 2019-03-23 12:23:01 -04:00
  • 742e63dd72 Convert MediaType to Kotlin (#4771) Jesse Wilson 2019-03-23 17:09:15 -05:00
  • 7c5e4b0854 Merge pull request #4764 from square/circleci Jesse Wilson 2019-03-23 17:01:13 -05:00
  • 3dd040b143 Convert CacheControl to Kotlin (#4762) Jesse Wilson 2019-03-23 14:28:46 -05:00
  • d11b0a1438 Fix flaky HttpOverHttp2Test.emptyDataFrameSentWithEmptyBody Amir Livneh 2019-03-23 08:27:26 -04:00
  • 37fe00a73b CircleCI testing with test collection Yuri Schimke 2019-03-22 21:37:57 +00:00
  • 981c11d03c Refactor exceptions and static classes to Kotlin (#4751) Yuri Schimke 2019-03-22 20:24:14 +00:00
  • 599496b19b Merge pull request #4760 from satoshun/master Jake Wharton 2019-03-22 09:17:10 -04:00
  • 8512256dff change var to val, readonly is better SatoShun 2019-03-22 10:12:36 +00:00
  • 1c4cf3fe01 Merge pull request #4752 from yschimke/cleanup_warnings Jesse Wilson 2019-03-21 22:40:22 -07:00
  • b3e5fef25c Merge pull request #4754 from square/jakew/suppressed/2019-03-21 Jesse Wilson 2019-03-21 22:39:26 -07:00
  • cdae153cd0 Merge pull request #4755 from square/jakew/intrinsic/2019-03-21 Jesse Wilson 2019-03-21 22:38:31 -07:00
  • f9c0f7b46c Merge pull request #4756 from square/jakew/error-prone/2019-03-21 Jesse Wilson 2019-03-21 22:36:07 -07:00
  • 06fbbdbcb1 Restore error-prone compiler Jake Wharton 2019-03-21 20:48:26 -04:00
  • 36b2099b36 Switch to Arrays.copyOf for expanding array Jake Wharton 2019-03-21 20:40:58 -04:00
  • 1764fe622b Use Throwable.addSuppressed directly Jake Wharton 2019-03-21 20:09:54 -04:00
  • e4c9f43a83 Gradle upgrade 5.3 Yuri Schimke 2019-03-22 00:06:56 +00:00
  • 03564a593d Cleanup kotlin warnings Yuri Schimke 2019-03-21 21:39:40 +00:00
  • f2d815ca15 Merge pull request #4749 from yschimke/platform Yuri Schimke 2019-03-21 20:05:51 +00:00
  • 295625d354 Kotlin refactor *Platform Yuri Schimke 2019-03-19 19:41:11 +00:00
  • eabf265aba Rename *Platform.kt Yuri Schimke 2019-03-19 19:46:38 +00:00
  • bef38d1450 Kotlin filename Platform.kt Yuri Schimke 2019-03-19 19:15:36 +00:00
  • c6bf2f6477 Exclude internal Yuri Schimke 2019-03-21 19:13:37 +00:00
  • 98a67d1d1d HttpUrl in Kotlin (#4745) Jesse Wilson 2019-03-19 05:23:16 -07:00
  • 7eb897ab2e Convert some basic types to Kotlin (#4741) Jesse Wilson 2019-03-18 18:41:53 -04:00
  • 6a8f479134 Merge pull request #4738 from square/jwilson.0317.japicmp Jesse Wilson 2019-03-18 03:19:51 -04:00
  • 787e87270e Merge pull request #4739 from amirlivneh/flaky-cookie-test Jesse Wilson 2019-03-18 03:11:46 -04:00
  • ae76962f9e Merge pull request #4740 from amirlivneh/flaky-websocket-test Jesse Wilson 2019-03-18 03:11:27 -04:00
  • b6573d5558 Hook up japicmp for all stable artifacts Jesse Wilson 2019-03-17 16:08:31 -04:00
  • e103d848fe Fix flaky webSocketAndApplicationInterceptors() Amir Livneh 2019-03-17 16:37:48 -04:00
  • 0a3c3c5a3b Merge pull request #4736 from amirlivneh/mockwebsocket-rule Jesse Wilson 2019-03-17 16:27:13 -04:00
  • 43f93d014c Fix flaky testRfc2109Response() Amir Livneh 2019-03-17 16:19:03 -04:00
  • 51776bc70e Use MockWebSocket as a Rule in more tests Amir Livneh 2019-03-17 15:34:31 -04:00
  • 2a5b52956d Merge pull request #4731 from square/jwilson.0317.uploads Jesse Wilson 2019-03-17 14:30:49 -04:00
  • 3044dfac9e Merge pull request #4732 from square/jwilson.0317.gradle_caching Jesse Wilson 2019-03-17 14:27:14 -04:00
  • 86a9c2e318 Merge pull request #4735 from amirlivneh/cookies-test-leak Jesse Wilson 2019-03-17 13:08:37 -04:00
  • 0ed1470d74 Fix MockWebServer leak in CookiesTest Amir Livneh 2019-03-17 11:14:10 -04:00
  • 6310ec8d5f Merge pull request #4728 from amirlivneh/fix-flaky-test Jesse Wilson 2019-03-17 09:20:17 -04:00
  • 7fa3f9fc49 Configure travis caching for gradle. Jesse Wilson 2019-03-17 09:19:14 -04:00
  • c53f8db73d Configure gradle artifact uploads Jesse Wilson 2019-03-17 09:13:01 -04:00
  • 544142efe9 Merge pull request #4725 from square/jwilson.0314.do_not_merge_gradle Jesse Wilson 2019-03-17 07:29:35 -04:00
  • dc1e870d24 Basic Gradle support Jesse Wilson 2019-03-14 23:14:59 -04:00
  • 9042a2c243 Make recoverFromCancelReusesConnection() more deterministic Jesse Wilson 2019-03-16 11:42:32 -04:00
  • 812dcc3bce Merge pull request #4718 from square/egorand/190313/checkstyle-8.18 Jesse Wilson 2019-03-16 11:42:32 -04:00
  • 028028b989 Merge pull request #4727 from amirlivneh/dump-events Jesse Wilson 2019-03-15 23:11:58 -04:00
  • 6b890c0bc9 Dump list of events if expected event is not found in test Amir Livneh 2019-03-15 19:12:33 -07:00
  • eaea8a41cd Merge pull request #4715 from square/jwilson.0313.better_assertj Jesse Wilson 2019-03-14 23:15:46 -04:00
  • cec481fda2 Merge pull request #4719 from square/jwilson.0314.no_hpacktests Jesse Wilson 2019-03-14 22:11:53 -04:00
  • ff37e0c6ae Publish Javadoc Jesse Wilson 2019-03-14 22:06:15 -04:00
  • 54ce648c97 Remove the hpacktests module by default Jesse Wilson 2019-03-14 14:10:47 -04:00
  • dedc6ecd5b Use more AssertJ features Jesse Wilson 2019-03-13 22:35:04 -04:00
  • 8aa1e51789 Merge pull request #4721 from square/jwilson.0314.dont_fail Jesse Wilson 2019-03-14 17:57:10 -04:00
  • 81aad7679e Don't fail the build if dependencies aren't available Jesse Wilson 2019-03-14 15:51:06 -04:00
  • 98c87540aa Date the changelog for OkHttp 3.12.2. Jesse Wilson 2019-03-14 16:03:01 -04:00
  • 7350b43181 Add changelog for OkHttp 3.12.2. Jesse Wilson 2019-03-14 16:01:58 -04:00
  • 802166d44d Checkstyle 8.18 Egor Andreevici 2019-03-14 12:39:09 -04:00
  • 3cdce2dc69 [maven-release-plugin] prepare for next development iteration Jesse Wilson 2019-03-14 12:07:33 -04:00
  • 3637fc56f7 [maven-release-plugin] prepare release parent-3.12.2 parent-3.12.2 Jesse Wilson 2019-03-14 12:07:27 -04:00
  • db56dfc4c2 Merge pull request #4717 from square/jwilson.0314.no_certs Jesse Wilson 2019-03-14 12:02:21 -04:00
  • 92cfc2656d Exercise TLS with no server certificates Jesse Wilson 2018-12-29 12:07:10 -05:00
  • 0f87d95c7d OkHttp 3.14 is out Jesse Wilson 2019-03-14 00:24:22 -04:00
  • 695b46cb2e [maven-release-plugin] prepare for next development iteration Jesse Wilson 2019-03-13 23:42:40 -04:00
  • 44d51d0ceb [maven-release-plugin] prepare release parent-3.14.0 parent-3.14.0 Jesse Wilson 2019-03-13 23:42:33 -04:00
  • b5dc31409f Merge pull request #4708 from amirlivneh/fail-when-not-canceled Jesse Wilson 2019-03-13 21:56:10 -04:00
  • 6c4855a7c7 Use AssertJ in tests (#4713) Benoît Quenaudon 2019-03-13 21:07:33 -04:00
  • a217a390ee Merge pull request #4714 from amirlivneh/travis-verify Jesse Wilson 2019-03-13 21:00:00 -04:00
  • d4afa4b9a4 Run style check in Travis CI Amir Livneh 2019-03-13 10:24:43 -07:00
  • 66ce79306b Merge pull request #4711 from amirlivneh/fix-style Amir Livneh 2019-03-13 10:22:57 -07:00
  • f830f64916 Unbreak 'mvn verify' Amir Livneh 2019-03-13 10:11:19 -07:00
  • 829cd9c07f Fail recoverFromCancelReusesConnection() on unexpected response Amir Livneh 2019-03-12 09:55:46 -07:00