1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Commit Graph

  • 53cd0b4a86 MORE WIP Jesse Wilson 2025-06-29 11:14:28 -04:00
  • dba12fc5a6 Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 (#8892) renovate[bot] 2025-06-28 23:13:02 -04:00
  • dbefb8001d Update testcontainers-java monorepo to v1.21.3 (#8893) renovate[bot] 2025-06-28 23:03:40 -04:00
  • b14aa252b2 Update com.squareup.okio to v3.14.0 (#8891) renovate[bot] 2025-06-28 15:43:09 -04:00
  • 9bb23fcbd2 Update kotlinx.serialization to v1.9.0 (#8889) renovate[bot] 2025-06-27 13:35:08 -04:00
  • 4a7f993f6e Update dependency net.ltgt.gradle:gradle-errorprone-plugin to v4.3.0 (#8888) renovate[bot] 2025-06-26 15:41:26 +01:00
  • 2892404fa9 WIP Jesse Wilson 2025-06-26 10:23:36 -04:00
  • 5365bd4cd7 Update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.2.0-2.0.2 (#8887) renovate[bot] 2025-06-26 06:18:22 +01:00
  • 5a37937a02 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin to v0.18.0 (#8886) renovate[bot] 2025-06-25 16:35:12 +01:00
  • d6e9fb8165 Update dependency com.android.tools.build:gradle to v8.11.0 (#8885) renovate[bot] 2025-06-24 15:19:30 -04:00
  • 931a762fd3 Update junit.platform to v1.13.2 (#8881) renovate[bot] 2025-06-24 14:59:35 -04:00
  • 3256bdec2b Update dependency com.puppycrawl.tools:checkstyle to v10.26.0 (#8884) renovate[bot] 2025-06-24 18:03:11 +01:00
  • d48fbacf37 Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.7 (#8879) renovate[bot] 2025-06-24 00:18:18 -04:00
  • 2f78681a1f Update rfc document link (#8877) Zxilly 2025-06-24 02:58:57 +08:00
  • 9dda461c23 Update kotlin monorepo to v2.2.0 (#8878) renovate[bot] 2025-06-23 13:38:19 -04:00
  • 552d06fdfe Update dependency org.jsoup:jsoup to v1.21.1 (#8876) renovate[bot] 2025-06-23 06:25:41 +01:00
  • 5eaa8603d2 Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.33.0 (#8875) renovate[bot] 2025-06-22 15:00:49 -04:00
  • 612f8251b9 Update dependency org.robolectric:robolectric to v4.15.1 (#8874) renovate[bot] 2025-06-22 01:00:12 -04:00
  • 4d0986be40 Change RecordedRequest.chunkSizes to be nullable (#8872) Jesse Wilson 2025-06-21 16:36:35 -04:00
  • f83759ebe9 Update dependency com.puppycrawl.tools:checkstyle to v10.25.1 (#8873) renovate[bot] 2025-06-21 14:41:12 -04:00
  • 5c4de2b361 Update dependency org.robolectric:robolectric to v4.15 (#8871) renovate[bot] 2025-06-21 10:51:07 +01:00
  • f745695087 Replace SocketPolicy with a new type, SocketEffect (#8870) Jesse Wilson 2025-06-20 07:46:46 -04:00
  • 0a902f3d28 Use HTTP/2 in RecordedRequest (#8869) Jesse Wilson 2025-06-19 23:33:28 -04:00
  • 36ed3452fe Add a connectionIndex field to RecordedRequest (#8866) Jesse Wilson 2025-06-19 07:44:16 -04:00
  • 570277976d Stop using experimental coroutines APIs (#8867) Jesse Wilson 2025-06-19 00:20:30 -04:00
  • dd70d9e579 Update testcontainers-java monorepo to v1.21.2 (#8868) renovate[bot] 2025-06-18 23:19:00 -04:00
  • 935534dca4 Permit RecordedRequest.body to be null or empty (#8865) Jesse Wilson 2025-06-18 11:13:15 -04:00
  • dddc93842c Drop the parameters-based JUnit 5 extension (#8864) Jesse Wilson 2025-06-18 08:28:34 -04:00
  • 5f3ec584f7 Switch to @StartStop for JUnit 5 tests (#8863) Jesse Wilson 2025-06-18 08:28:21 -04:00
  • 5659f0fe38 New @StartStop extension for JUnit 5 (#8862) Jesse Wilson 2025-06-18 07:13:17 -04:00
  • 0758a9468b WIP jwilson.0617.junit5_v2 Jesse Wilson 2025-06-17 22:10:41 -04:00
  • b9a1a5dd80 Change some MockWebServer ergonomics (#8861) Jesse Wilson 2025-06-17 20:19:42 -04:00
  • dfd1dffb3c Decompose the request line into individual properties (#8860) Jesse Wilson 2025-06-16 20:47:36 -04:00
  • 33b093a86c Stabilize the JUnit 4 API (#8857) Jesse Wilson 2025-06-16 18:36:18 -04:00
  • db836de300 Fix a liveness bug in MockWebServer (#8858) Jesse Wilson 2025-06-16 11:00:51 -04:00
  • b4181838a3 Change RecordedRequest.body to a ByteString (#8856) Jesse Wilson 2025-06-14 14:13:40 -04:00
  • 6b134f769a Enable explicit API mode in mockwebserver3. (#8854) Jesse Wilson 2025-06-14 10:09:26 -06:00
  • 817b7a89d4 Change MockWebServer to use Okio's new Socket interface (#8853) Jesse Wilson 2025-06-13 19:09:36 -06:00
  • f792e219ed Update com.squareup.okio to v3.13.0 (#8852) renovate[bot] 2025-06-13 11:15:05 -04:00
  • 69f6861a4d Migrate to Sonatype Central Portal (#8772) Jake Wharton 2025-06-12 16:04:31 -04:00
  • 52ebd02385 Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.0.0 (#8851) renovate[bot] 2025-06-11 15:31:51 -04:00
  • c759f7af4d Update de.mannodermaus.junit5 to v1.8.0 (#8850) renovate[bot] 2025-06-11 15:31:21 -04:00
  • eeb0848564 Update dependency org.eclipse.platform:org.eclipse.osgi to v3.23.100 (#8848) renovate[bot] 2025-06-10 07:05:29 -04:00
  • 88ce0c0470 Update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.1.21-2.0.2 (#8847) renovate[bot] 2025-06-09 23:17:38 -04:00
  • 867dfe0a09 Update junit5 monorepo (#8846) renovate[bot] 2025-06-07 12:33:20 +01:00
  • 24b8d2942c Add a test and fix for non-robolectric android test. (#8844) Yuri Schimke 2025-06-07 11:09:33 +01:00
  • 3e60223b09 Update dependency gradle to v8.14.2 (#8843) renovate[bot] 2025-06-05 13:22:27 -04:00
  • 5a341a3cef fix some dates in changelog (#8842) every-time 2025-06-05 12:55:55 -04:00
  • 71a759f77e Move gzip() from RequestBody to Request.Builder (#8838) Jesse Wilson 2025-06-04 13:43:43 -04:00
  • a1863a71f4 Update org.bouncycastle to v1.81 (#8839) renovate[bot] 2025-06-04 08:25:49 -04:00
  • 5eecd519aa Finalize the new API for MockResponse (#8837) Jesse Wilson 2025-06-03 13:10:21 -04:00
  • 85269fb71b Temporarily remove AddressPolicy from the public API (#8836) Jesse Wilson 2025-06-03 13:10:08 -04:00
  • 7abfffb5d6 fix immutableListOf array (#8816) 木葉 Scarlet 2025-06-04 00:18:33 +08:00
  • cf11b3c696 Promote Path.asRequestBody() (#8835) Jesse Wilson 2025-06-02 22:23:54 -04:00
  • 599d038229 Promote TrailersSource to our public API (#8833) Jesse Wilson 2025-06-02 21:28:45 -04:00
  • 6de88ec621 TrailersSource, a new public API for HTTP trailers (#8829) Jesse Wilson 2025-06-02 10:42:05 -04:00
  • a3a0472440 Update dependency com.puppycrawl.tools:checkstyle to v10.25.0 (#8832) renovate[bot] 2025-05-31 13:33:43 -04:00
  • 80c71d2129 Temporarily remove ConnectionListener from the public API (#8831) Jesse Wilson 2025-05-30 17:28:20 -04:00
  • f141d4df96 Promote FileDescriptor.toRequestBody to a stable API (#8830) Jesse Wilson 2025-05-30 17:27:36 -04:00
  • 6f256ead5b Update junit5 monorepo (#8828) renovate[bot] 2025-05-30 08:03:45 -04:00
  • f826c47515 Update testcontainers-java monorepo to v1.21.1 (#8825) renovate[bot] 2025-05-29 18:46:29 -04:00
  • 8720aa82ce Temporarily stash the AsyncDns stuff (#8823) Jesse Wilson 2025-05-29 16:09:10 -04:00
  • c0cabbab8b Run the loom tests on JDK 24 (#8820) Jesse Wilson 2025-05-29 13:52:11 -04:00
  • 5ebae5c085 Point at the canonical documentation Jesse Wilson 2019-06-21 23:55:38 -04:00
  • d62ad38cb9 Restore Javadocs to the MkDocs site Jesse Wilson 2019-06-19 23:49:31 -04:00
  • 7325c9f6f6 Deployed c758cee60 with MkDocs version: 1.6.1 Jesse Wilson 2025-05-29 13:20:06 -04:00
  • c758cee605 Prepare next development version. Jesse Wilson 2025-05-29 12:55:57 -04:00
  • e6daf2e89f Prepare for release 5.0.0-alpha.16. parent-5.0.0-alpha.16 Jesse Wilson 2025-05-29 12:55:43 -04:00
  • 54cbf3174a Fix test execution on Robolectric (#8822) Jesse Wilson 2025-05-29 12:52:38 -04:00
  • f2de5fdb5a Deployed 0e17a67f1 with MkDocs version: 1.6.1 Jesse Wilson 2025-05-29 09:47:14 -04:00
  • 0e17a67f10 Prepare next development version. Jesse Wilson 2025-05-29 08:28:45 -04:00
  • a2b9c0cf24 Prepare for release . parent- Jesse Wilson 2025-05-29 08:27:38 -04:00
  • b70841f56a Update dependency com.android.tools.build:gradle to v8.10.1 (#8819) renovate[bot] 2025-05-28 20:21:15 -04:00
  • 90d3a6b7c1 Be consistent about syntax to lock, wait, and notify (#8818) Jesse Wilson 2025-05-28 19:28:25 -04:00
  • acd192ade5 Change the locking mechanism to 'synchronized' (#8817) Jesse Wilson 2025-05-28 13:15:47 -04:00
  • 1ae04ad8ba Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.4 (#8814) renovate[bot] 2025-05-27 22:21:56 -04:00
  • 7e83c84f50 Start using BufferedSource.indexOf() with a toIndex (#8813) Jesse Wilson 2025-05-27 22:11:14 -04:00
  • 82a37936be Upgrade Okio to 3.12.0 (#8812) Jesse Wilson 2025-05-27 22:10:54 -04:00
  • dbf1047ae1 Stop double-compressing the PublicSuffixDatabase (#8797) Jesse Wilson 2025-05-27 18:00:49 -04:00
  • cad304afe7 Fix native image tests' build (#8811) Jesse Wilson 2025-05-27 17:44:11 -04:00
  • 7513e02567 Fix a failing test by adding a FollowUpDecision event (#8809) Jesse Wilson 2025-05-27 14:52:42 -04:00
  • f046fa258a Inline RequestCommon (#8806) Jesse Wilson 2025-05-27 14:34:18 -04:00
  • 6f0b54f08e Get the OSGi plugin to work with Kotlin/Multiplatform (#8810) Jesse Wilson 2025-05-27 14:34:03 -04:00
  • d53f069ee0 Inline ResponseCommon (#8808) Jesse Wilson 2025-05-27 11:19:53 -04:00
  • 18632a3227 Inline ChallengeCommon (#8803) Jesse Wilson 2025-05-27 11:01:35 -04:00
  • 2f6a27f048 Split EventListener.retryDecision into retryDecision and followUpDecision (#8796) Jesse Wilson 2025-05-27 10:58:02 -04:00
  • 5818ff81e4 Inline RequestBodyCommon (#8805) Jesse Wilson 2025-05-27 10:51:38 -04:00
  • 5e2ac5c8c1 Revert a pessimization in Response.headersContentLength (#8801) Jesse Wilson 2025-05-27 10:51:32 -04:00
  • 2bc0b0f25d Use SHOUTY_CASE for static constants (#8802) Jesse Wilson 2025-05-27 10:51:25 -04:00
  • dfec824077 Inline ResponseBodyCommon (#8807) Jesse Wilson 2025-05-27 10:51:17 -04:00
  • 45a84f9d8e Inline MediaTypeCommon (#8804) Jesse Wilson 2025-05-27 10:51:08 -04:00
  • 66671ed4bd Use an expect function in BaseJavaTest (#8791) Jesse Wilson 2025-05-23 12:58:05 -04:00
  • ca80fb4767 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5 (#8795) renovate[bot] 2025-05-22 17:21:46 +02:00
  • 56608e28c7 Update dependency gradle to v8.14.1 (#8794) renovate[bot] 2025-05-22 17:01:50 +02:00
  • 0e7ec0bc1c Fix some missing copyright statements (#8789) Jesse Wilson 2025-05-22 10:39:30 -04:00
  • e9db9cc56b Don't use uppercase letters in package names (#8790) Jesse Wilson 2025-05-22 10:39:14 -04:00
  • eacd330a8a Remove Renovate schedule (#8793) Jake Wharton 2025-05-22 10:38:52 -04:00
  • 50774ca8b9 Remove JDK 8 ALPN runs of module-specific tests (#8785) Yuri Schimke 2025-05-22 15:38:08 +01:00
  • 23821a9848 Update dependency com.puppycrawl.tools:checkstyle to v10.24.0 (#8792) renovate[bot] 2025-05-21 23:29:39 -04:00
  • 84f86922ed Update dependency androidx.lint:lint-gradle to v1.0.0-alpha05 (#8788) renovate[bot] 2025-05-20 22:35:53 -04:00