Commit Graph

  • 24cc7ecbed Delete Relay (#9182) master Jesse Wilson 2025-11-04 16:49:45 -05:00
  • 7a4d3c5360 apiDump #9181 jwilson.1104.addEventListener Jesse Wilson 2025-11-04 15:21:36 -05:00
  • b254876b4f Call.addEventListener Jesse Wilson 2025-11-04 15:13:55 -05:00
  • d1aaf7c6cc Split RecordingEventListener in two (#9180) Jesse Wilson 2025-11-04 14:13:52 -05:00
  • 9674bf0d06 Run all the tests in CI (#9178) Jesse Wilson 2025-11-04 13:33:48 -05:00
  • e4721510ae Fix some failing tests that CI hasn't been running (#9179) Jesse Wilson 2025-11-04 11:11:23 -05:00
  • 55bf06e98f Update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.3.1 (#9177) renovate[bot] 2025-11-04 06:58:47 -05:00
  • 38ecc57eef Use Burst in DiskLruCacheTest (and 7 others) (#9174) Jesse Wilson 2025-11-01 08:18:11 -04:00
  • 9fc1cb3398 Update mikepenz/action-junit-report action to v6 #9175 renovate/mikepenz-action-junit-report-6.x renovate[bot] 2025-11-01 10:14:33 +00:00
  • 511e289876 Update junit-framework monorepo to v1.14.1 #9173 renovate/junit-framework-monorepo renovate[bot] 2025-10-31 15:33:08 +00:00
  • d9ebfa1d8d Point at the canonical documentation gh-pages Jesse Wilson 2019-06-21 23:55:38 -04:00
  • 5f8ee64586 Restore Javadocs to the MkDocs site Jesse Wilson 2019-06-19 23:49:31 -04:00
  • 5b8b955134 Deployed a2b7c34fb with MkDocs version: 1.6.1 Jesse Wilson 2025-10-30 17:50:40 -04:00
  • a2b7c34fbc Prepare next development version. Jesse Wilson 2025-10-30 17:40:26 -04:00
  • 0960b47ec2 Prepare for release 5.3.0. parent-5.3.0 Jesse Wilson 2025-10-30 17:39:59 -04:00
  • bfb24eb90b Support Request Bodies on HTTP1.1 Connection Upgrades (#9159) Tobias Gesellchen 2025-10-30 14:46:58 +01:00
  • cf4a864395 Update Gradle to v9.2.0 (#9171) renovate[bot] 2025-10-29 21:56:29 -04:00
  • 4e7dbec1ea Update dependency com.puppycrawl.tools:checkstyle to v12.1.1 (#9169) renovate[bot] 2025-10-26 11:00:10 -04:00
  • 0470853d72 Add tags to calls, including computable tags (#9168) Jesse Wilson 2025-10-26 10:54:46 -04:00
  • 2b70b39827 Catch UnsatisfiedLinkError in AndroidLog (#9137) Yuri Schimke 2025-10-25 12:16:17 +01:00
  • 35735556f4 Update dependency com.github.jnr:jnr-unixsocket to v0.38.24 (#9166) renovate[bot] 2025-10-24 19:43:08 -04:00
  • af8cf3024a Update actions/upload-artifact action to v5 (#9167) renovate[bot] 2025-10-24 19:36:41 -04:00
  • 478e99cf50 Build an computeIfAbsent() mechanism for tags (#9165) Jesse Wilson 2025-10-24 07:37:46 -04:00
  • d393c86817 Use Tags in okhttp3.Request (#9164) Jesse Wilson 2025-10-24 07:36:14 -04:00
  • ca9f73e7b6 New datastructure to hold Tags (#9163) Jesse Wilson 2025-10-23 15:50:01 -04:00
  • fc41262525 Update kotlin monorepo to v2.2.21 (#9161) renovate[bot] 2025-10-23 07:36:22 -04:00
  • 31777fe35b Update dependency org.graalvm.nativeimage:svm to v25.0.1 (#9158) renovate[bot] 2025-10-22 22:21:51 -04:00
  • 5feb53f874 Update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.3.0 (#9160) renovate[bot] 2025-10-22 16:23:51 -04:00
  • b52c1c9e2e Update dependency com.puppycrawl.tools:checkstyle to v12.1.0 (#9157) renovate[bot] 2025-10-19 13:58:28 -04:00
  • 09224c5ab1 Update mcr.microsoft.com/devcontainers/java Docker tag to v25 #9154 renovate/mcr.microsoft.com-devcontainers-java-25.x renovate[bot] 2025-10-16 14:01:51 +00:00
  • 935c146b09 Update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.11.2 (#9153) renovate[bot] 2025-10-16 14:55:10 +01:00
  • ed7fcd86bb Update com.squareup.okio to v3.16.2 (#9149) renovate[bot] 2025-10-14 14:53:00 -04:00
  • 5d2fd3145f Update dependency com.puppycrawl.tools:checkstyle to v12.0.1 (#9147) renovate[bot] 2025-10-11 18:14:27 -04:00
  • 3cc91af61e Update de.mannodermaus.junit5 to v1.9.0 (#9145) renovate[bot] 2025-10-11 16:47:00 +01:00
  • bc81a338b2 Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.14.0.0 (#9146) renovate[bot] 2025-10-11 16:46:41 +01:00
  • fdbbdbdb50 Resolve local.properties in a VS Code safe way (#9144) Yuri Schimke 2025-10-11 10:17:37 +01:00
  • a480881021 Bump Gradle to 9.1.0 (#9114) Martin Bonnin 2025-10-11 11:02:42 +02:00
  • 43f54705ec Change allowedVersions for junit5 to '<5.14.0' Yuri Schimke 2025-10-11 09:35:05 +01:00
  • 0c133b9c97 revert some Renovate config (#9141) Yuri Schimke 2025-10-11 09:03:14 +01:00
  • b0186243f9 Update junit configuration in renovate.json (#9138) Yuri Schimke 2025-10-11 08:27:29 +01:00
  • 690d1df929 Make tests fail on UnsupportedOperationException (#9135) Yuri Schimke 2025-10-10 11:26:44 +01:00
  • d5b3f2c762 Fix SSL Handshake issue affecting MockWebserver on Android 24 (#9129) Yuri Schimke 2025-10-10 06:19:46 +01:00
  • 84b609ee2d Point at the canonical documentation Jesse Wilson 2019-06-21 23:55:38 -04:00
  • 92ce3af232 Restore Javadocs to the MkDocs site Jesse Wilson 2019-06-19 23:49:31 -04:00
  • 4164cfac28 Deployed 29bd9cda9 with MkDocs version: 1.6.1 Jesse Wilson 2025-10-09 19:54:55 -04:00
  • 29bd9cda98 Fix Okio 3.16.1 link Jesse Wilson 2025-10-09 19:53:28 -04:00
  • 2bc1d55ee6 Update com.squareup.okio to v3.16.1 (#9133) renovate[bot] 2025-10-09 19:25:26 -04:00
  • 8ccd5f0e8a Point at the canonical documentation Jesse Wilson 2019-06-21 23:55:38 -04:00
  • 3addebf427 Restore Javadocs to the MkDocs site Jesse Wilson 2019-06-19 23:49:31 -04:00
  • f21269b2a4 Deployed dad534a81 with MkDocs version: 1.6.1 Jesse Wilson 2025-10-09 19:14:36 -04:00
  • dad534a815 Put 5.2.1 in the changelog Jesse Wilson 2025-10-09 19:13:15 -04:00
  • 4525ebc8c8 Prepare next development version. okhttp_5.2.x Jesse Wilson 2025-10-09 19:04:26 -04:00
  • d5572ad310 Trigger a publish jwilson.1009.publish Jesse Wilson 2025-10-09 19:03:19 -04:00
  • a8b8dc5d80 Prepare for release 5.2.1. parent-5.2.1 Jesse Wilson 2025-10-09 19:01:30 -04:00
  • 7d7bdc69c8 Upgrade to Okio 3.16.1 (#9131) Jesse Wilson 2025-10-09 19:01:12 -04:00
  • a21a5cec02 Upgrade to Okio 3.16.1 #9131 #9130 jwilson.1009.okio_3161 Jesse Wilson 2025-10-09 17:49:09 -04:00
  • 2f3491c0fb Run android tests on API 23 (#9128) Yuri Schimke 2025-10-09 22:15:26 +01:00
  • ce6c0a03b1 Update dependency com.puppycrawl.tools:checkstyle to v12 (#9127) renovate[bot] 2025-10-09 16:00:44 -04:00
  • c04ea389ba Update dependency com.squareup.zstd:zstd-kmp-okio to v0.4.0 (#9096) renovate[bot] 2025-10-09 07:52:46 -04:00
  • 6f1a51666e Update dependency org.codehaus.mojo:animal-sniffer-annotations to v1.26 (#9124) renovate[bot] 2025-10-09 00:46:04 -04:00
  • 0030b10a0b Flatten ConnectionUser (#9122) Jesse Wilson 2025-10-07 23:50:05 -04:00
  • 3787f44778 Update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.2.20-2.0.4 (#9121) renovate[bot] 2025-10-07 18:22:46 -04:00
  • b82f7abf0a Tear down AddressPolicy (#9120) Jesse Wilson 2025-10-07 17:55:03 -04:00
  • 651d5669dc New function, EventListener.plus() (#9119) Jesse Wilson 2025-10-07 17:03:04 -04:00
  • 81cfb68ac0 Fewer strings in EventListener asserts (#9118) Jesse Wilson 2025-10-07 14:15:56 -04:00
  • 6e32bbfca4 Point at the canonical documentation Jesse Wilson 2019-06-21 23:55:38 -04:00
  • b3adfc06b1 Restore Javadocs to the MkDocs site Jesse Wilson 2019-06-19 23:49:31 -04:00
  • 291231c32a Deployed 8eca8a834 with MkDocs version: 1.6.1 Jesse Wilson 2025-10-07 11:53:44 -04:00
  • 8eca8a834b Prepare next development version. Jesse Wilson 2025-10-07 11:47:40 -04:00
  • 2a95ed0873 Prepare for release 5.2.0. parent-5.2.0 Jesse Wilson 2025-10-07 11:47:25 -04:00
  • acfae325f0 Revert "Add minimal HttpLoggingInterceptor support for streaming request and responses. (#8993)" (#9115) Jesse Wilson 2025-10-07 11:15:46 -04:00
  • d82e8750c4 Put Brotli and Gzip in top-level files (#9116) Jesse Wilson 2025-10-07 11:15:28 -04:00
  • d4a5be134e Fix RequestBody events on upgraded connections (#8970) Tobias Gesellchen 2025-10-07 16:17:39 +02:00
  • 112a19d5e4 Add RequestBody.sha256() (#9109) Martin Bonnin 2025-10-07 16:16:29 +02:00
  • d41a755c7e Start publishing dispatcher queue events (#9111) Jesse Wilson 2025-10-07 10:16:22 -04:00
  • c06ff312b2 Get Content-Type from the request body (#9113) Jesse Wilson 2025-10-06 19:46:55 -04:00
  • fdac86bb90 Make Request.toCurl work more like Chrome's 'copy as cURL' (#9112) Jesse Wilson 2025-10-06 18:47:06 -04:00
  • fa84a6e0d7 feat: add curl() method to Request for generating cURL commands (#8897) Hamza Badar 2025-10-07 02:23:35 +05:30
  • e3e996095b Use a single synchronized block in Dispatcher (#9110) Jesse Wilson 2025-10-06 14:34:01 -04:00
  • 90079a10a3 Allow HTTP/1.1 Upgrades with empty RequestBody (#9105) Jesse Wilson 2025-10-06 10:05:30 -04:00
  • e6250bdb2d Introduce events for the dispatcher queue (#9106) Jesse Wilson 2025-10-06 09:40:20 -04:00
  • 9e58516947 Add KDoc for Request.Builder.query() (#9107) Martin Bonnin 2025-10-05 09:03:06 +02:00
  • ed76d43316 Add SocketSource{Start,End} events gesellix.1003.events_only Tobias Gesellchen 2025-08-02 01:43:10 +02:00
  • 9f87322652 Add SocketSink{Start,End} events Tobias Gesellchen 2025-07-29 13:47:19 +02:00
  • 22786bd3f9 Enable QUERY caching via cacheUrlOverride (#9101) Yuri Schimke 2025-10-03 18:41:45 +01:00
  • eb2e5a8b54 Fix comments from modules PR (#9102) Yuri Schimke 2025-10-03 09:35:58 +01:00
  • 185c408c62 Revert "refactor(SSE): move static functions to extensions (#9010)" (#9098) Jesse Wilson 2025-10-03 03:51:20 -04:00
  • 7721acd852 Revert "Add QUERY caching support (#9027)" (#9097) Jesse Wilson 2025-10-03 03:50:58 -04:00
  • fa783c3dda Update gradle/actions action to v5 (#9095) renovate[bot] 2025-10-01 18:46:11 -04:00
  • 3df36fdffa Update dependency com.puppycrawl.tools:checkstyle to v11.1.0 (#9091) renovate[bot] 2025-09-28 13:13:55 -04:00
  • 60680e282d Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1 (#9089) renovate[bot] 2025-09-27 14:12:07 -04:00
  • 7defade315 Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.2.2 (#9087) renovate[bot] 2025-09-26 08:06:27 -04:00
  • 74ae35cecf Update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.11.1 (#9086) renovate[bot] 2025-09-25 14:45:55 -04:00
  • 1585478fc2 Update dependency maven-wrapper to v3.3.4 (#9085) renovate[bot] 2025-09-25 19:22:49 +01:00
  • 1495b28568 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8 (#9083) renovate[bot] 2025-09-24 18:04:13 -04:00
  • cee8d4d015 Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.2.1 (#9082) renovate[bot] 2025-09-24 09:19:51 -04:00
  • eb6c29ba99 Update BUG-BOUNTY.md (#9081) Narissa 2025-09-23 14:23:42 -07:00
  • 942ba2c48f Update actions/setup-java action to v5 (#9079) renovate[bot] 2025-09-21 10:14:37 +01:00
  • bc4fffe1f3 Fix merge issue with modules and logging (#9078) Yuri Schimke 2025-09-21 09:30:26 +01:00
  • 195c54d7bf Update plugin org.gradlex.extra-java-module-info to v1.13.1 (#9076) renovate[bot] 2025-09-21 07:45:42 +01:00