270 Commits (7.x)
 

Author SHA1 Message Date
Adrian Cole d3c76e6c8c Moves off legacy travis containers 9 years ago
Adrian Cole 03706a078e Bumps changelog 9 years ago
Adrian Cole b56c6ce059 Adds base api support via single-inheritance interfaces 9 years ago
Adrian Cole 7d73807769 Merge pull request #243 from gdenhez/7.x 10 years ago
unknown e79518d037 Added possibility to leave slash encoded in path parameters 10 years ago
Adrian Cole d566d02f1b Updates examples to feign 7.4.0 10 years ago
Rob Spieldenner 6bd25b1990 Enable Maven Central sync 10 years ago
Rob Spieldenner 0193e96eb7 Move to 2.2.9 for travisci release 10 years ago
Rob Spieldenner f01d66cd6c Move to 2.2.8 which has the release.travisci flag to disable certain checks on tag releases 10 years ago
Adrian Cole d5dee403bd Updates to nebula 2.2.7 10 years ago
Adrian Cole a4591ecca2 7.4.0 10 years ago
Rob Spieldenner d6a1424fff Change syntax to make it clear calling a script in directory instead of an OS command 10 years ago
Rob Spieldenner 6794af2460 Make executable 10 years ago
Rob Spieldenner 0bc9741b9c With encrypted keys 10 years ago
Rob Spieldenner eb97ab71ad Travis setup 10 years ago
Adrian Cole 9ae10b3562 Allows `@Headers` to be applied to a type 10 years ago
Adrian Cole 029388e571 Accepts codec exceptions without a message 10 years ago
Adrian Cole 4be5fb66a4 Polishes GitHub example 10 years ago
Stefan Fussenegger d1a906f291 adds ErrorDecoder example with nested Decoder 10 years ago
Brendan Nolan 4f6f8d4ecd Adds LBClientFactory to enable caching of Ribbon LBClients 10 years ago
Jacques-Etienne Beaudet ad5519b0b6 Supports query params without values 10 years ago
Brendan Nolan 9379a66797 Retains scheme in LBClient.RibbonRequest URI 10 years ago
Adrian Cole 022af59685 Updates to Jackson 2.5.1 10 years ago
Adrian Cole 3fe252b169 Updates to Ribbon 2.0-RC13 10 years ago
Adrian Cole a4d2c74c68 Updates examples to Feign 7.2.1 10 years ago
Brendan Nolan e825d385e5 Adds Request.Options support to RibbonClient 10 years ago
jdamick f3252a1f1c Headers substitutions were not being expanded by the value name, instead it was using the header name.. 10 years ago
Adrian Cole cb968fa958 Merge pull request #159 from Netflix/adrian.format-7.x 10 years ago
Adrian Cole 70b6cd8c5b Reformats code according to Google Java Style 10 years ago
Adrian Cole 53f40d176c Adds EmptyTarget for interfaces who exclusively declare URI methods 10 years ago
Adrian Cole e44229a432 Merge pull request #156 from Netflix/adrian.open-typeadapters 10 years ago
Adrian Cole 0b24982d0f Opens constructor for Gson and Jackson codecs which accepts type adapters 10 years ago
Adrian Cole d96813e530 Merge pull request #154 from Netflix/adrian.builder-api-parity 10 years ago
Adrian Cole c20a8d06a4 Backports Feign.Builder.build() which exists in Feign 8.0 10 years ago
Adrian Cole ff84874b38 Makes examples standalone and built from standard Gradle or Maven 10 years ago
Adrian Cole a638a4d802 Removes unused imports in OkHttpClientTest 10 years ago
Adrian Cole c5eb7d8a9f Supports custom expansion of template parameters via Param.Expander 10 years ago
Rob Spieldenner e4ff819f6e Merge pull request #151 from rspieldenner/7x_upgrade_netflixoss 10 years ago
Rob Spieldenner 3051b2d4ba Move netflixoss to 2.2.5 10 years ago
Adrian Cole f253448222 Ensures Accept headers default to */* 10 years ago
Adrian Cole 310904fb44 Adds OkHttp integration 10 years ago
Adrian Cole 03bf40a50f Allows multiple headers with the same name; Backfills default client tests. 10 years ago
Adrian Cole a4e7289d72 Introduces feign.@Param to annotate template parameters 10 years ago
Adrian Cole c4ad90b08b Removes guava test dependency in favor of AssertJ 10 years ago
Adrian Cole e66b60e565 Replace TestNG with JUnit + Rules 10 years ago
Adrian Cole 81781694a9 Adds toString to Targets. Normalizes equals/hashCode. 10 years ago
Rob Spieldenner 782cc1b05f Merge pull request #130 from rspieldenner/7.x 10 years ago
Rob Spieldenner 44b253e719 Build upgrades 10 years ago
Rob Spieldenner 61e63360db Upgrade gradle to 2.2.1 10 years ago
Adrian Cole b5ab32353a update README 10 years ago