719 Commits (af032476a87459e2cf076aee5e5c1f8000c3451a)

Author SHA1 Message Date
Rob Worsnop af032476a8 Modified RibbonAutoConfiguration to support AsyncLoadBalancerInterceptor (#1507) 8 years ago
Julien Hoarau 7f4a6fd94c
#1341 SingleDeferredResult should uses RESULT_NONE from DeferredResult instead of having its own empty result. 8 years ago
Bertrand Renuart fa45a9f3a4 Use a fixed size buffer for the copy operation (#1538) 8 years ago
Spencer Gibb 64b81ff5a4
Update hystrix to 1.5.9 8 years ago
Ryan Baxter f3deb04521 Pass along client config in RibbonCommand.run (#1573) 8 years ago
Ryan Baxter ab454f1e1b Make FeignClientRegistrar implement EnvironmentAware (#1569) 8 years ago
Jacques-Etienne Beaudet bd6d732fc7 Fix potential decoding and reencoding issues in query params when using SimpleHostRoutingFilter (#1464) 8 years ago
Spencer Gibb 08fe5a89e9
Move SendErrorFilter to type error. 8 years ago
Ryan Baxter 2e46bdf9d2 Porting #1450 for Dalston release 8 years ago
Spencer Gibb 8b089222bd
make external configurations optional 8 years ago
Spencer Gibb ec80797694
avoid potential NPE 8 years ago
Bertrand Renuart 8b7d6848b3 use `com.netflix.loadbalancer.DummyPing` instead of `NoopPing` 8 years ago
Ryan Baxter 6a82644153 Don’t add URL protocol when url is set using EL. Fixes #1522. 8 years ago
Ryan Baxter ac3401bc4f Fixed import ordering 8 years ago
Ryan Baxter 9da71b1655 Removed unnecessary null check and fixed imports 8 years ago
Ryan Baxter ed31004aa8 Uses configuration from IConfigClient reference to always use the most up to date configuration. Fixes #1481. 8 years ago
Bertrand Renuart 2d748bf63c use different bean names for Hystrix and HystrixStream features (#1470) 8 years ago
Robin Stocker e6298f8107 Fix NoClassDefFoundError loading RxJavaAutoConfiguration without spring-webmvc (#1442) 8 years ago
Spencer Gibb 428ed6c88c
Bump to 1.3.0.BUILD-SNAPSHOT 8 years ago
Ryan Baxter 5a5a1aaa7f -Made spring-retry optional 8 years ago
Venil Noronha aef753a3a0 Adds Feign Logger factory interface (#1411) 8 years ago
Dave Syer 7f075d11ee Allow Cors requests through to backend by default 8 years ago
Dave Syer a38b7b71ac Append to X-Forwarded-* headers instead of replacing them 8 years ago
Dave Syer 139ab95438 Make configuration imports deterministic 8 years ago
Dave Syer 71ac67f9f1 Suppress some warnings 8 years ago
Dave Syer 0e1b856fc5 Extract proxy header manipulation into method 8 years ago
Ryan Baxter 0235d77932 Zuul Route Hystrix Fallback 8 years ago
Ryan Baxter 6e1ca54edc increased max retried to help with failures 8 years ago
Ryan Baxter 5a42cb1b2b Updates based on latest version from commons 8 years ago
Spencer Gibb 8e6b643829
Use new ServletRegistrationBean package. 8 years ago
Ryan Baxter c9704d3c97 Updating versions for next release 8 years ago
Ryan Baxter 34775eb8db Revert "Version changes for the release" 8 years ago
Ryan Baxter 90d6490fea Version changes for the release 8 years ago
Alena acb12ea7d4
Support DELETE method body for SimpleHostRoutingFilter 8 years ago
Ryan Baxter 18c4bc060b Upgrade hystrix 1.5.6 (#1388) 8 years ago
Spencer Gibb aa160940df
import order 8 years ago
Max Ishchenko c8829f2aa4 Prevent double url encoding for secure ribbon urls (#1389) 8 years ago
Ryan Baxter 50fac81a30 Revert "Fixes #1374" 8 years ago
Ryan Baxter 99b86e7a29 Fixes #1374 8 years ago
Spencer Gibb f30e8b7b46
Remove @Autowired from FeignClientFactoryBean 8 years ago
Spencer Gibb ba3923d706
Fix zuul error when there are colons in request param name. 8 years ago
Spencer Gibb 622cc83204
polish 8 years ago
bpicode 8e18c3d3b6 Add support for fallback factories in feign client annotation. (#1373) 8 years ago
Spencer Gibb 0adbd5662f
polish 8 years ago
Ryan Baxter 4c90ce437e Implementation of factory pattern for creating retry policies 8 years ago
Mathias Düsterhöft e109093b83 add config option to not ignore security headers (#1354) 8 years ago
Jacques-Etienne Beaudet 8e1be54759 Support '+' in encoded query string when rebuilding the URI to https 8 years ago
Spencer Gibb be6f2634b5
Allow OkHttpClient to be customized. 8 years ago
Ryan Baxter 7191e820a2 Implementing retry policy 8 years ago
Spencer Gibb 9eed249028
Allow customization of HttpClient. 8 years ago