aboutsummaryrefslogtreecommitdiff
path: root/shadows/httpclient
AgeCommit message (Expand)Author
2017-10-31Bump to error-prone plugin 0.0.13 to kill a deprecation warning.Christian Williams
2017-10-20Correct maven artifact names, 3.5-rc1.Christian Williams
2017-10-19Fix tons of errorprone warnings.Christian Williams
2017-10-19Switch from deprecated junit.framework.Assert to org.junit.Assert.Christian Williams
2017-09-21Formatting fixesBrett Chabot
2017-08-29Remove workaround for errorprone bugBrett Chabot
2017-08-22Use a constant version of errorprone as workaround for errorprone bug https:/...Brett Chabot
2017-08-22tmp: disable error prone plugin as workaround for https://github.com/google/e...Brett Chabot
2017-08-08Merge branch 'master' into preferGuavaOverStringsUtilNick K
2017-08-07Enforce that __constructor__ and __staticInitializer__ methods be annotated @...Christian Williams
2017-08-07Prefer Guava over hand rolled Strings utils classNick Korostelev
2017-07-31Optimize imports.Christian Williams
2017-07-17Use ":" instead of "/" for Gradle submodulesSalvatore Testa
2017-06-13Rename projects.Christian Williams