1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-26 06:43:09 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jesse Wilson
50e4c422d2 Move the API docs from /okhttp/api to /okhttp/4.x 2019-06-21 23:23:46 -04:00
Jesse Wilson
70cd67c75d Tweak the MkDocs build
Retain the 3.x docs by doing a dirty MkDocs build
Build more Dokka projects
2019-06-20 00:01:47 -04:00
Tang HuaiZhe
58a0a363d0 Convert MockWebServer to Kotlin 2019-05-11 21:26:16 -04:00
TangHuaiZhe
9f9cbdecea Convert MockResponse to Kotlin (#5018)
* Rename MockResponse to Kotlin

* Convert MockResponse to Kotlin

* Fix DuplexTest failed

* Fix code

* Fix and use expression function
2019-05-08 20:28:32 -04:00
TangHuaiZhe
981639ac55 Convert mockweserver/PushPromise SocketPolicy RecordedRequest to Kotlin (#5003)
* Rename mockweserver/PushPromise SocketPolicy RecordedRequest to Kotlin

* Convert mockweserver/PushPromise SocketPolicy RecordedRequest to Kotlin

update

update

update

update
2019-05-05 15:31:51 -04:00
Egor Andreevich
3c0ed56d07 Convert MockDuplexResponseBody.java to Kotlin (#5008)
* Convert MockDuplexResponseBody.java to Kotlin

* Rename MockDuplexResponseBody.java to .kt

* Fix spotless

* Update Japicmp excludes
2019-05-04 17:04:34 -04:00
Jesse Wilson
11805c14a4 Put apply plugin at the top of the build 2019-04-07 16:55:52 -04:00
Jesse Wilson
b6573d5558 Hook up japicmp for all stable artifacts
This excludes okhttp-sse and okhttp-dnsoverhttps
2019-03-18 01:03:52 -06:00
Jesse Wilson
c53f8db73d Configure gradle artifact uploads 2019-03-17 09:13:01 -04:00
Jesse Wilson
dc1e870d24 Basic Gradle support 2019-03-17 00:16:26 -04:00