193 Commits (master)

Author SHA1 Message Date
adriancole 3adb897def [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 8ee4389e2f [maven-release-plugin] prepare release 9.3.1 8 years ago
adriancole 6fd40494c4 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 4b1b255bcd [maven-release-plugin] prepare release 9.3.0 8 years ago
adriancole baf8e25626 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 8b24647fa2 [maven-release-plugin] prepare release 9.2.0 8 years ago
Adrian Cole 9818693c5f Propagates first IOException from ribbon ClientException (#441) 8 years ago
Mike Liu 30753bf250 Supports context path when using Ribbon LoadBalancingTarget (#433) 8 years ago
adriancole 449e9ceaba [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole c6bee3a74f [maven-release-plugin] prepare release 9.1.0 8 years ago
adriancole 4c98cfc307 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 015ce2f3a9 [maven-release-plugin] prepare release 9.0.0 8 years ago
adriancole 8d5a95153e [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 4fb7f169c3 [maven-release-plugin] prepare release 9.0.0 8 years ago
Adrian Cole 60e0319237 Adds maven project under group id io.github.openfeign (#416) 8 years ago
bjsousa@wisc.edu 3d84c767ba Upgrade to OkHttp 3.2 and adjust tests as needed to work with new OkHttpClient and MockWebServer methods 8 years ago
Javier Campanini d25095c50c bump okhttp dependencies to 2.7.5 9 years ago
Adrian Cole 7c0ddbf9e0 Updates to okhttp 2.7.1 9 years ago
Adrian Cole 4f86d15dd8 Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7 9 years ago
Adrian Cole 0652714b2c Bumps dependency versions for integrations 9 years ago
Adrian Cole eb351f843d Bumps dependency versions for integrations 9 years ago
Spencer Gibb 9c69c0a530 RibbonClient use replaceFirst to remove host rather than other parts of the uri. 10 years ago
Brendan Nolan 2227930577 Adds LBClientFactory to enable caching of Ribbon LBClients 10 years ago
Brendan Nolan 05b58948f5 Retains scheme in LBClient.RibbonRequest URI 10 years ago
Adrian Cole 4735690289 Updates to Ribbon 2.0-RC13 10 years ago
Brendan Nolan 59a159e058 Adds Request.Options support to RibbonClient 10 years ago
Adrian Cole 207530d6c0 Reformats code according to Google Java Style 10 years ago
Adrian Cole 8a0cba5cac Removes Dagger 1.x Dependency and support for javax.inject.Named 10 years ago
Adrian Cole 067997912e Introduces feign.@Param to annotate template parameters 10 years ago
Adrian Cole 3fc385a112 Removes guava test dependency in favor of AssertJ 10 years ago
Adrian Cole 0f3947a5c8 Replace TestNG with JUnit + Rules 10 years ago
Adrian Cole 96fa7794ec Adds toString to Targets. Normalizes equals/hashCode. 10 years ago
Rob Spieldenner 44b253e719 Build upgrades 10 years ago
Julien Roy fd5e4d60bf Make RibbonClient configurable with FeignBuilder 10 years ago
Allen Wang fc43eedbc5 Remove unnecessary code 10 years ago
Allen Wang 24d70fa5ef Refine the retry handler logic for LBClient. 10 years ago
Amit Joshi 0023ae63af Integrate with latest ribbon release (ribbon-loadbalancer) 10 years ago
julian.duniec 9a7e84e158 Fix for bug in Ribbon-Module, where query strings are not properly encoded 11 years ago
David M. Carr 91e4d8209a Support binary request/response bodies (#57) 11 years ago
adriancole e865f94c95 Correctly handle IOExceptions wrapped by Ribbon. 11 years ago
adriancole d6e574dc81 address findbugs 11 years ago
adriancole 92c0c36af0 provide encoder/decoder in a module that addsTo = Feign.Defaults.class 11 years ago
adriancole 05dcebb1ee flattened project structure so that eclipse gradle plugin will work 11 years ago