481 Commits (9552b9edd19b9b781a94a3ca1f97766deff80861)
 

Author SHA1 Message Date
Adrian Cole 1eaec3488d Merge pull request #196 from Netflix/adrian.example-polish 10 years ago
Adrian Cole b8c2c0ea3f Polishes GitHub example 10 years ago
Adrian Cole cc3dd37433 Merge pull request #195 from molindo/github-error-example 10 years ago
Stefan Fussenegger ed0955d34a adds ErrorDecoder example with nested Decoder 10 years ago
Brendan Nolan 2227930577 Adds LBClientFactory to enable caching of Ribbon LBClients 10 years ago
Adrian Cole 9d918b7448 Merge pull request #193 from jebeaudet/fix-NPEOnEmptyQueryParam 10 years ago
Jacques-Etienne Beaudet 4577082495 Supports query params without values 10 years ago
Adrian Cole 712a8c8f38 Merge pull request #185 from bstick12/issue-183 10 years ago
Brendan Nolan 05b58948f5 Retains scheme in LBClient.RibbonRequest URI 10 years ago
Adrian Cole fb2b915d3c Merge pull request #181 from Netflix/adrian.jackson-2.5.1 10 years ago
Adrian Cole a5093937e5 Updates to Jackson 2.5.1 10 years ago
Adrian Cole 3309b38f8e Merge pull request #180 from Netflix/adrian.ribbon-2.0-RC13 10 years ago
Adrian Cole 4735690289 Updates to Ribbon 2.0-RC13 10 years ago
Adrian Cole 8e18341796 Merge pull request #179 from Netflix/adrian.examples-7.2.1 10 years ago
Adrian Cole c53b1773ae Updates examples to Feign 7.2.1 10 years ago
Adrian Cole 7c1558aabe Merge pull request #178 from bstick12/ribbonclient 10 years ago
Brendan Nolan 59a159e058 Adds Request.Options support to RibbonClient 10 years ago
Adrian Cole c6db67a422 Merge pull request #161 from jdamick/header_fixes 10 years ago
jdamick 74e23ef808 Headers substitutions were not being expanded by the value name, instead it was using the header name.. 10 years ago
Adrian Cole c6b36fa965 Merge pull request #160 from Netflix/adrian.format 10 years ago
Adrian Cole 207530d6c0 Reformats code according to Google Java Style 10 years ago
Adrian Cole 42fc4763f8 corrects 7.2 changelog 10 years ago
Adrian Cole e455670706 Merge pull request #157 from Netflix/adrian.emptytarget 10 years ago
Adrian Cole 76367fe03e Adds EmptyTarget for interfaces who exclusively declare URI methods 10 years ago
Adrian Cole 69aa98fd51 Merge pull request #155 from Netflix/adrian.control-body-encoding 10 years ago
Adrian Cole 183a5a119c Makes body parameter type explicit 10 years ago
Adrian Cole 50ea3eab04 Merge pull request #153 from Netflix/adrian.examples-standalone 10 years ago
Adrian Cole f4342dce06 Makes examples standalone and built from standard Gradle or Maven 10 years ago
Adrian Cole 31915a6aa7 Removes outdated dagger reference 10 years ago
Adrian Cole 4323d6a2a7 Merge pull request #141 from Netflix/adrian.no-dagger 10 years ago
Adrian Cole bceee32ea7 Removes unused imports in OkHttpClientTest 10 years ago
Adrian Cole 8a0cba5cac Removes Dagger 1.x Dependency and support for javax.inject.Named 10 years ago
Adrian Cole 292a2ade34 Merge pull request #152 from Netflix/adrian.expander 10 years ago
Adrian Cole 7d96a45f10 Merge pull request #150 from rspieldenner/upgrade_netflixoss 10 years ago
Adrian Cole 3bddf1f0aa Supports custom expansion of template parameters via Param.Expander 10 years ago
Rob Spieldenner 944e20e0e7 Move to nebula.netflixoss 2.2.5 10 years ago
Adrian Cole 5801ea9c36 Merge pull request #148 from Netflix/adrian.fix-default-accept 10 years ago
Adrian Cole 72c3ba80a6 Ensures Accept headers default to */* 10 years ago
Adrian Cole db897ada3a Merge pull request #147 from Netflix/adrian.patch 10 years ago
Adrian Cole 49b700e6f7 Adds OkHttp integration 10 years ago
Adrian Cole 194d82fa5c Allows multiple headers with the same name; Backfills default client tests. 10 years ago
Adrian Cole 62cbe191a5 Merge pull request #145 from Netflix/adrian.named-to-param 10 years ago
Adrian Cole 067997912e Introduces feign.@Param to annotate template parameters 10 years ago
Adrian Cole 252559a070 Merge pull request #144 from Netflix/adrian.test-with-assertj 10 years ago
Adrian Cole 3fc385a112 Removes guava test dependency in favor of AssertJ 10 years ago
Adrian Cole a862fe6221 Merge pull request #143 from Netflix/adrian.log4j-n-rulz 10 years ago
Adrian Cole 0f3947a5c8 Replace TestNG with JUnit + Rules 10 years ago
Adrian Cole 32c32e72b0 Merge pull request #142 from Netflix/adrian.target-tostring 10 years ago
Adrian Cole 96fa7794ec Adds toString to Targets. Normalizes equals/hashCode. 10 years ago
Adrian Cole 246e01b2fd Merge pull request #132 from Drdoteam/patch-1 10 years ago