Jesse Wilson
|
0dc50f1112
|
Run IntelliJ inspections on the codebase
Some nullability warnings, some diamond operators, adopting Objects.equals(),
and some dead code elimination.
|
2019-01-01 12:41:06 -05:00 |
|
Jesse Wilson
|
fee3e530ad
|
Get rid of some Java 7 stuff.
Still more to do, but this is a start.
|
2018-12-31 21:58:41 -05:00 |
|
Yuri Schimke
|
cdd1c00c80
|
Contribution Guidelines
|
2018-09-27 20:27:24 +01:00 |
|
Prashant Jois
|
9f2364be9f
|
parse has been replaced with get
|
2018-08-09 11:26:08 -07:00 |
|
HearSilent
|
795cafd2ac
|
Update index.html (#3999)
|
2018-05-12 17:31:15 -04:00 |
|
Jesse Wilson
|
ff32c38d2c
|
Use HTTPS links in documentation where possible.
|
2018-02-25 22:06:34 -05:00 |
|
Usmann Khan
|
a0aee10519
|
Fix typo on website/index.html
|
2017-12-21 19:25:25 -10:00 |
|
Rob Bygrave
|
592d53b90d
|
Website only: Update first example to use try with resources (#3096)
|
2017-01-08 22:49:49 -05:00 |
|
Rob Bygrave
|
be951db236
|
website only: Update examples to encourage closing the Response (and underlying response body)
|
2017-01-09 13:33:42 +13:00 |
|
jwilson
|
d0c7fd06bf
|
Update website to link to OkHttp 3.x Javadoc.
|
2016-01-02 09:37:59 -05:00 |
|
jwilson
|
a2d9f7cfa9
|
Adjust documentation for OkHttp 3.
|
2016-01-02 09:34:47 -05:00 |
|
Tyler Barber
|
ad1f4c6d3f
|
Fixed URL to 'Full Source' for Get and Post examples in index.html. URLs no longer lead to 'Not Found' message.
|
2015-12-27 17:28:56 -06:00 |
|
jwilson
|
5c4f2f1ab5
|
Update links to Javadoc.
|
2015-10-26 17:24:59 -04:00 |
|
Voytovich, Mike
|
e5cd5ae623
|
Add Gradle download info to project Pages
|
2015-02-11 12:36:40 -08:00 |
|
Jesse Wilson
|
5527a1764d
|
We now fall back to TLS 1.0.
|
2014-12-31 12:48:23 -05:00 |
|
Jake Wharton
|
9aab6489d7
|
Use new central artifact redirect link.
|
2014-11-19 14:05:46 -08:00 |
|
Jake Wharton
|
cabd391637
|
Use HTML entity for ampersand.
|
2014-06-28 01:24:17 -07:00 |
|
Jake Wharton
|
58c7b68cbf
|
Mention correct Java version on the website.
|
2014-06-28 01:24:06 -07:00 |
|
Jake Wharton
|
55173ea4e6
|
Unindent the website samples.
|
2014-06-20 21:03:18 -07:00 |
|
Jesse Wilson
|
1a1cc18f26
|
Update samples and marketing site.
|
2014-05-25 10:01:37 -04:00 |
|
Adrian Cole
|
a5b7c3b2f3
|
Add ALPN support; Configure maven to use ALPN on OpenJDK 8.
|
2014-04-28 09:44:46 -07:00 |
|
Jesse Wilson
|
71ff30ccb8
|
Fix language on SSL fallback.
https://github.com/square/okhttp/issues/332
|
2014-04-05 08:16:45 -04:00 |
|
Jake Wharton
|
cb7de5bb40
|
Remove 'jar-with-dependencies' qualifier from download link.
This link is used when the jQuery Maven Artifact plugin cannot resolve the absolute URL of the latest artifact.
|
2014-03-20 17:47:29 -07:00 |
|
Jake Wharton
|
aec9b7a12c
|
Update website to not use jar-with-dependencies classifier.
|
2014-03-07 23:19:44 -08:00 |
|
Jake Wharton
|
f41e2c8c04
|
Deprecate G+ community in favor of StackOverflow.
|
2014-02-21 00:08:02 -08:00 |
|
Jake Wharton
|
40d0bcbf6d
|
Use 'jar-with-dependencies' classifier on website.
|
2013-09-18 16:17:44 -07:00 |
|
Kristopher Wuollett
|
c7a90b13f2
|
Removed trailing whitespace in website/index.html.
Made the empty line consistent with the others in the html file.
|
2013-07-11 23:32:28 -07:00 |
|
Jake Wharton
|
5bb8d57ffb
|
Fix comment color.
|
2013-05-13 17:16:16 -07:00 |
|
Jake Wharton
|
e5fc585341
|
Move analytics outside jQuery deferred block.
|
2013-05-06 15:29:57 -07:00 |
|
Jake Wharton
|
c9e5bed993
|
Website analytics.
|
2013-05-06 15:25:30 -07:00 |
|
Jake Wharton
|
c34f66895f
|
Link to topic in G+ community.
|
2013-05-06 10:48:35 -07:00 |
|
Jake Wharton
|
8eda9900b5
|
Grab the latest javadoc when deploying the website.
|
2013-05-06 09:49:52 -07:00 |
|
Jake Wharton
|
b5ee64926d
|
Style tweaks to Maven config.
|
2013-05-06 09:24:37 -07:00 |
|
Jake Wharton
|
37a513bbdb
|
OCD
|
2013-05-05 21:57:55 -07:00 |
|
jwilson
|
d9872fdd71
|
Overview for the OkHttp website.
|
2013-05-05 09:20:05 -04:00 |
|
Jake Wharton
|
0ff5ce5a6d
|
Update website to the latest design.
|
2013-05-01 00:19:38 -07:00 |
|
Jake Wharton
|
c3d3ee79f8
|
Link to color pallete.
|
2013-04-30 14:44:20 -07:00 |
|
Jake Wharton
|
03c351be3a
|
Add website skeleton.
|
2013-04-30 11:55:09 -07:00 |
|