539 Commits (5d50a773e74e73834c177f6feffc7ce18ca3fba9)

Author SHA1 Message Date
Dave Syer 5d50a773e7 Make test more robust by creating feign clients and validating them 9 years ago
Dave Syer c399f1117b Revert to snapshots 9 years ago
Dave Syer d9327a02a2 Update for 1.1.0.RELEASE 9 years ago
Dave Syer 617ecf11ec Track customization of sensitive headers so route can be cleared 9 years ago
Venil Noronha d3cba4d80e
Adds path parameter to @FeignClient. 9 years ago
Spencer Gibb 4888299b28
polish 9 years ago
Dave Syer 5de52b96f4 Some changes to help with Spring Boot 1.4 compatibility 9 years ago
Jacques-Etienne Beaudet ea1a4c5add Sensitive headers set in PreDecorationFilter no longer override previously set ignored headers. 9 years ago
Dave Syer 88864153eb Test for default ribbon client configuration 9 years ago
Dave Syer 9ad3d21b75 Tidy up more compiler warnings for generics 9 years ago
Spencer Gibb 860d7b8446
Log warning if ServoMonitorCache size exceeds threshold. 9 years ago
Sébastien PERALTA 5613e48141 Append to X-Forwarded-Prefix in case it already exists 9 years ago
Dave Syer 3a251e2a38 Revert "Use the original query string when forwarding the request" 9 years ago
Dave Syer c7c191c01e Ensure Servo metrics are exported the same as default metrics 9 years ago
Nicolas Byl 8952cff24d Use the original query string when forwarding the request 9 years ago
Dave Syer 314d229ccf Add @ConditionalOnEnabledHealthIndicator("hystrix") 9 years ago
Spencer Gibb 5acf4e1a2e
Throw IOException in RibbonLoadBalancerClient.execute 9 years ago
Pedro Alvarado 2b40952429 Add support for placeholders to Feign spring-mvc RequestMapping annotation. 9 years ago
Spencer Gibb e0c67b30f8
Pass headers back to feign request. 9 years ago
Dave Syer 5fc76aaa72 Fix javadocs in @FeignClient 9 years ago
Dave Syer 24579f67e2 Revert to snapshots 9 years ago
Dave Syer d99196aeb1 Update to RC2 9 years ago
Spencer Gibb df5303912f
Add global zuul sensitiveHeaders option. 9 years ago
Tyler Van Gorder 05351b7809
Ribbon retry works & fix Content-Length error. 9 years ago
Spencer Gibb a3ab3259e3
Make RibbonClientHttpRequestFactory disabled by default. 9 years ago
Adrian Ivan d0841f792e
Send 404 in zuul servlet when no route is found. 9 years ago
Tim te Beek 593549551a Set or append to X-Forwarded-For for downstream requests 9 years ago
Tyler Van Gorder 983221a710 Adding the ability to specify a custom retry handler in the ribbon client configuration. 9 years ago
Dave Syer 5d2065b3e7 Add some javadocs to ZuulProperties 9 years ago
Spencer Gibb 892eea752b Lazily look up MetricsClientHttpRequestInterceptor in BPP. 9 years ago
Marcin Grzejszczak 3f9e76b876 Revert to snapshots 9 years ago
Marcin Grzejszczak 29988b5f58 Bump for 1.1.0.RC1 9 years ago
Spencer Gibb d8da9af29d try and fix LoadBalancerFeignClientOverrideTests 9 years ago
Spencer Gibb d774847d00 try and fix LoadBalancerFeignClientOverrideTests 9 years ago
Spencer Gibb 5e38ae1234 polish 9 years ago
Spencer Gibb 67b6eafbf0 Use ribbon configuration for ReadTimeout & ConnectTimeout. 9 years ago
Spencer Gibb 08f7076f6e Mark @FeignClient beans as primary. 9 years ago
Spencer Gibb b9a6876d00 Upgrade ribbon to 2.1.3 9 years ago
Jakub Narloch bca86191b3 Spring Mvc RxJava integration. 9 years ago
Matt Benson a71e13ef07 Where a given String conversion is supported, register Feign Param.Expanders 9 years ago
Spencer Gibb b8f11e79c6 Atlas no longer requires a RestTemplate bean. 9 years ago
Dave Syer 371edbf827 Prevent possible memory leak with archaius 9 years ago
Jean-Eric Cuendet f8df337893 Verify that the stream is more than ZERO bytes before un-gzipping 9 years ago
Marcin Grzejszczak 61e9d0723c Test to prove the issue 9 years ago
Dave Syer 2670890845 Whitespace 9 years ago
Spencer Gibb a913369dd0 Upgrade feign version to 8.15.0 9 years ago
Spencer Gibb eed5a6f10b Test RestTemplate with ribbon when metrics are enabled. 9 years ago
Spencer Gibb 0634c4bc37 Disabling the metrics interceptor fixes the tests. 9 years ago
Dave Syer 8375e3b444 Adapt to changes in commons that put onus on user with @LoadBalanced 9 years ago
Spencer Gibb 790ac76a48 Change type of loadBalancerClient back LoadBalancerClient. 9 years ago