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

Commit Graph

  • 408cb98958 Adopt idiomatic Kotlin in Cache (#5096) Jesse Wilson 2019-05-23 08:54:28 -04:00
  • 3552e695c4 Get rid of Internal.kt (#5097) Jesse Wilson 2019-05-23 00:50:45 -04:00
  • ef248b17ee Merge pull request #5095 from square/jwilson.0522.underscore Jesse Wilson 2019-05-22 21:51:12 -04:00
  • d4d924ccd1 Merge pull request #5094 from square/jwilson.0522.whitespace Jesse Wilson 2019-05-22 21:51:00 -04:00
  • 64e3429e14 Merge pull request #5093 from square/jwilson.0522.multipart Jesse Wilson 2019-05-22 21:50:48 -04:00
  • ee18d192a4 Use _ for ignored exceptions Jesse Wilson 2019-05-22 21:23:49 -04:00
  • 030dbeae26 Delete unwanted whitespace. Jesse Wilson 2019-05-22 21:12:55 -04:00
  • 460ee26ff6 Idiomatic Kotlin for Multipart Jesse Wilson 2019-05-22 21:11:38 -04:00
  • fe30f98c04 Merge pull request #5091 from square/jakew/smattering-of-kotlin/2019-05-22 Jesse Wilson 2019-05-22 20:45:41 -04:00
  • fa9118949e Use idiomatic Kotlin in Request.kt (#5092) monkey-mas 2019-05-22 15:55:00 -04:00
  • 95d4ef9889 Refactor Array utilities to extensions Jake Wharton 2019-05-22 14:16:03 -04:00
  • b21ed68c08 Merge pull request #5089 from square/jwilson.0521.toHttpUrl Jesse Wilson 2019-05-22 07:38:42 -04:00
  • ec0fd9f4a8 Replace statics with extension functions to create HttpUrls Jesse Wilson 2019-05-21 22:47:37 -04:00
  • f2187bb6e3 Smattering of Kotlin part 2 (#5087) Jake Wharton 2019-05-21 21:51:18 -04:00
  • 42a41f3857 Smattering of Kotlin stuff (#5083) Jake Wharton 2019-05-20 23:17:37 -04:00
  • 2afc236bf9 Merge pull request #5086 from square/jakew/remove-nullable-receiver/2019-05-20 Jesse Wilson 2019-05-20 23:14:42 -04:00
  • 28d517a934 Remove nullability of receiver for closeQuietly extensions Jake Wharton 2019-05-20 21:56:17 -04:00
  • d01d9f7751 Merge pull request #5085 from square/jwilson.0520.use_vals Jake Wharton 2019-05-20 21:57:12 -04:00
  • e67ec3c51e Adopt HttpUrl's new Kotlin API Jesse Wilson 2019-05-20 21:01:04 -04:00
  • f4655995ca Merge pull request #5084 from square/jwilson.0520.httpurl_1 Jesse Wilson 2019-05-20 20:52:48 -04:00
  • 5cca1ed9cf Adopt vals in HttpUrl Jesse Wilson 2019-05-20 20:30:38 -04:00
  • d9e3048eb6 Merge pull request #5082 from square/jwilson.0520.builder_apply Jesse Wilson 2019-05-20 20:28:22 -04:00
  • 0b89e0ee59 Use apply {} in builders Jesse Wilson 2019-05-20 19:13:15 -04:00
  • 4d1b45a4cc Merge pull request #5081 from square/jwilson.0520.checkrequire Jesse Wilson 2019-05-20 19:13:53 -04:00
  • 2c59337e31 Use check/require instead of if/throw Jesse Wilson 2019-05-20 18:08:58 -04:00
  • 0718352c4e Merge pull request #5080 from square/jakew/smattering-of-kotlin/2019-05-20 Jesse Wilson 2019-05-20 18:59:16 -04:00
  • 450750c031 Eliminate Util object in favor of top-level functions Jake Wharton 2019-05-20 16:43:21 -04:00
  • 032716b6a0 Merge pull request #5079 from square/jakew/smattering-of-kotlin/2019-05-20 Jesse Wilson 2019-05-20 17:38:44 -04:00
  • 8d9b408b57 Kotlin improvements Jake Wharton 2019-05-20 16:06:46 -04:00
  • 5d3b903080 Merge pull request #5078 from square/jwilson.0520.jvmstatic Jake Wharton 2019-05-20 17:13:08 -04:00
  • 2e0dfa29d0 Don't use @JvmStatic for internal calls Jesse Wilson 2019-05-20 16:00:40 -04:00
  • ac2618ade2 Merge pull request #5077 from square/jwilson.0520.url_before_idioms Jesse Wilson 2019-05-20 14:52:14 -04:00
  • f0064ae2e1 Merge pull request #5070 from square/jwilson.0519.race Jesse Wilson 2019-05-20 14:30:16 -04:00
  • 929b7766b5 Merge pull request #5073 from square/jwilson.0520.code_review_feedback Jesse Wilson 2019-05-20 14:29:44 -04:00
  • f223640fb4 Merge pull request #5076 from square/jakew/natural-order/2019-05-20 Jesse Wilson 2019-05-20 14:29:26 -04:00
  • 3d45ad52fa Merge pull request #5075 from square/jakew/kotlin-charsets/2019-05-20 Jesse Wilson 2019-05-20 14:28:58 -04:00
  • 8093a65391 Use more Kotlin in HttpUrl Jesse Wilson 2019-05-20 14:00:03 -04:00
  • 1995c92e09 Use Kotlin stdlib natural order comparator Jake Wharton 2019-05-20 12:22:53 -04:00
  • a98db6e8e0 Use Kotlin stdlib charsets for UTF-32 Jake Wharton 2019-05-20 12:01:49 -04:00
  • 59233b4ee2 Address some code style feedback in Kotlin conversions Jesse Wilson 2019-05-20 11:49:15 -04:00
  • b3027a52ed Replace Math.min() with minOf (#5071) TangHuaiZhe 2019-05-20 23:47:10 +08:00
  • 065f231738 [maven-release-plugin] prepare for next development iteration Jesse Wilson 2019-05-19 13:34:34 -04:00
  • b8b6ee831c [maven-release-plugin] prepare release parent-3.14.2 parent-3.14.2 Jesse Wilson 2019-05-19 13:32:30 -04:00
  • f9eac41b62 Merge pull request #5069 from TangHuaiZhe/dev Jesse Wilson 2019-05-19 13:31:06 -04:00
  • 6ed894cb6c Lock in a route in hasRouteToTry() Jesse Wilson 2019-05-19 13:22:17 -04:00
  • cf5ebfddf6 Update changelog for 3.14.2. Jesse Wilson 2019-05-19 10:28:47 -04:00
  • c6ba226881 Adopt idiomatic Kotlin in CacheControl Tang HuaiZhe 2019-05-19 21:31:03 +08:00
  • 301c8f8ed1 Fix #5057: Remove unnecessary isAndroidGetsocknameError function (#5058) Gaëtan Muller 2019-05-19 09:33:48 +02:00
  • d1c4b1e486 Merge pull request #5068 from square/jwilson.0518.lock_in_route_ Yuri Schimke 2019-05-19 07:48:21 +01:00
  • d6cc7dd746 Adopt idiomatic Kotlin in Address (#5055) TangHuaiZhe 2019-05-19 14:46:22 +08:00
  • d229aecdd0 Build in Travis CI only on master (#5062) Yuri Schimke 2019-05-19 07:44:52 +01:00
  • 5ecec36c2e Lock in a route in hasRouteToTry() (3.14.x branch) Jesse Wilson 2019-05-18 22:10:32 -04:00
  • ebe5c60130 Reproduce NoSuchElementException in RouteSelector.next() in a test Amir Livneh 2019-05-04 17:50:55 -04:00
  • 3268408287 Intellij cleanup (#5060) Yuri Schimke 2019-05-18 12:29:35 +01:00
  • fefe7ea605 Merge pull request #5063 from yschimke/ignore_ghpages Jesse Wilson 2019-05-18 06:50:06 -04:00
  • f468cfc7b2 Avoiding direct java.lang usage (#5065) Yuri Schimke 2019-05-18 11:44:20 +01:00
  • 7337b1d7ac Kotlin 1.3.31 upgrade (#5064) Yuri Schimke 2019-05-18 11:43:22 +01:00
  • 6911181bd1 Merge pull request #5061 from yschimke/starts_with Jesse Wilson 2019-05-18 06:41:34 -04:00
  • dcf5c8ceb6 Fix/Simplify regex usage (#5059) Yuri Schimke 2019-05-18 11:33:34 +01:00
  • 25cc535524 Ignore gh-pages branch in circleci Yuri Schimke 2019-05-18 07:29:48 +01:00
  • 84be038987 Use startsWith instead of regionMatches Yuri Schimke 2019-05-18 07:08:17 +01:00
  • fbfb5f8461 Merge pull request #5051 from square/jwilson.0315.extensionfuns Jesse Wilson 2019-05-16 23:04:54 -04:00
  • 6fea5c7114 Merge pull request #5053 from square/jwilson.0515.headers Jesse Wilson 2019-05-16 23:04:40 -04:00
  • 53e0f9e7fb Adopt idiomatic Kotlin in Headers Jesse Wilson 2019-05-15 22:40:17 -04:00
  • b6c905d59c Merge pull request #5052 from square/jwilson.0514.final_accessors Jesse Wilson 2019-05-15 20:44:59 -04:00
  • 6d872df83b Promote some Util functions to be extensions Jesse Wilson 2019-05-14 20:25:18 -04:00
  • 8313edb405 Merge pull request #5050 from square/jwilson.0314.form_body Jesse Wilson 2019-05-14 22:49:59 -04:00
  • e3e829d206 API change: Make OkHttpClient accessors final Jesse Wilson 2019-05-14 20:50:49 -04:00
  • a88d0aea57 Adopt idiomatic Kotlin in FormBody Jesse Wilson 2019-05-14 19:58:34 -04:00
  • 9d726d8f6c Merge pull request #5046 from square/jwilson.0513.idiomatic_cookie Jesse Wilson 2019-05-14 17:07:21 -04:00
  • 208b7881d5 Merge pull request #5047 from TangHuaiZhe/dev Benoît Quenaudon 2019-05-14 12:00:39 -04:00
  • 32c2c318a3 Adopt idiomatic Kotlin in PushPromise TangHuaizhe 2019-05-14 15:49:47 +08:00
  • 110ad6db0a Adopt idiomatic Kotlin in CipherSuite, Cookie, and MediaType Jesse Wilson 2019-05-13 22:19:43 -04:00
  • edd0251432 Merge pull request #5045 from square/jwilson.0513.idiomatic_challenge Jesse Wilson 2019-05-13 21:48:45 -04:00
  • 27200057b8 Adopt idiomatic Kotlin in Challenge Jesse Wilson 2019-05-13 20:55:47 -04:00
  • 73d2eacbbd Merge pull request #5044 from square/jwilson.0512.kotlinlize_handshake Jesse Wilson 2019-05-13 09:17:56 -04:00
  • c934863611 Merge pull request #5038 from square/jwilson.0511.namedrunnable Jesse Wilson 2019-05-12 14:21:35 -04:00
  • c6a3741e8e Adopt idiomatic Kotlin in Handshake Jesse Wilson 2019-05-12 14:16:08 -04:00
  • aa4000f515 Convert Util to Kotlin (#5039) Yuri Schimke 2019-05-12 15:41:59 +01:00
  • fd4c5a6632 Replace NamedRunnable.java with a threadName function Jesse Wilson 2019-05-11 22:05:40 -04:00
  • 2974912f3c Publish Javadoc Jesse Wilson 2019-05-12 10:20:40 -04:00
  • 8421c65dc2 Convert Relay to Kotlin (#5037) Jesse Wilson 2019-05-12 09:50:40 -04:00
  • 1fe6c3382e Merge pull request #5040 from yschimke/remove_everything_is_non_null Jesse Wilson 2019-05-12 09:07:52 -04:00
  • 6a4d933847 Convert Internal to Kotlin (#5041) Yuri Schimke 2019-05-12 14:07:20 +01:00
  • 076593222d Remove package-info.java Yuri Schimke 2019-05-12 10:10:38 +01:00
  • 6c13e6bd5d Merge branch 'TangHuaiZhe-dev' Jesse Wilson 2019-05-11 21:26:40 -04:00
  • 58a0a363d0 Convert MockWebServer to Kotlin Tang HuaiZhe 2019-05-09 22:54:06 +08:00
  • 46791deced Convert FileOperator to Kotlin (#5036) Shaishav Gandhi 2019-05-11 15:25:51 -07:00
  • 50dac3be4d Convert PublicSuffixDatabase to Kotlin (#5035) Jesse Wilson 2019-05-11 18:24:37 -04:00
  • a49b636e34 Convert okcurl to Kotlin (#5033) Yuri Schimke 2019-05-11 18:00:18 +01:00
  • 0fbd3e3da2 Convert RealWebSocket to Kotlin (#5032) Jesse Wilson 2019-05-11 12:27:23 -04:00
  • 5702be8a2f CircleCI config for 3.12 branch (#5034) Yuri Schimke 2019-05-11 14:54:30 +01:00
  • fc1e56d27e Don't specify Okio as a testImplementation (#5028) Jesse Wilson 2019-05-11 05:58:47 -04:00
  • 489ff2acf3 Convert RealConnection to Kotlin (#5027) Jesse Wilson 2019-05-10 09:50:14 -04:00
  • 0d09d4c01c Prepare next development version. Jesse Wilson 2019-05-08 21:41:55 -04:00
  • 8f21b934f9 Prepare for release 4.0.0-ALPHA01. parent-4.0.0-ALPHA01 Jesse Wilson 2019-05-08 20:54:28 -04:00
  • 9f9cbdecea Convert MockResponse to Kotlin (#5018) TangHuaiZhe 2019-05-09 08:28:32 +08:00
  • 4dbcf39a7f Convert Exchange to Kotlin (#5023) Jesse Wilson 2019-05-08 20:25:47 -04:00
  • f9d92d47f8 3.12.3 backports some bug fixes Jesse Wilson 2019-05-07 13:29:18 -04:00
  • 5c392d5ff4 [maven-release-plugin] prepare for next development iteration Jesse Wilson 2019-05-07 13:18:43 -04:00