1374 Commits (927b75326239ae48c5a4b3c4463d553421efa50d)
 

Author SHA1 Message Date
Jacques-Etienne Beaudet d21a7ef8e2 Fix an issue where the FormBodyWrapperFilter would encode the form parameters differently than on the original request. 9 years ago
Stéphane Lagraulet b1ec12af43 Add a check to current context as contentLength is already in the context 9 years ago
Stéphane Lagraulet 7929dfec0f Add a zuul property to customize Hystrix ExecutionIsolationStrategy 9 years ago
Michael Hartle 8bb223f6e3 Added a minimal test for FormBodyWrapperFilter handling multiple part names with multiple parts 9 years ago
Ryan Baxter 8b911e6074 Merge pull request #1217 from ryanjbaxter/move-to-open-feign 9 years ago
Ryan Baxter 10a3d1df69 Changed version and group id to use latest OpenFeign release. Fixes #1189. 9 years ago
Dave Syer 8cf581d496 Correct description of cloud foundry instance id 9 years ago
Michael Hartle 0095ba8984 Fixed an issue where the pre FormBodyWrapperFilter adds multiples of every multipart part to a request 9 years ago
Daniel Lavoie 6f32aa95a7 Migrate tests to Spring Boot Test 1.4 9 years ago
Dave Syer afb43c5883 Actually fix the feign client validation issue 9 years ago
Dave Syer 85ef54a9a1 Fix Feign validation for Spring 4.2 and 4.3 9 years ago
Dave Syer 2f581a1181 Use JUnit assertions 9 years ago
Dave Syer 110f872779 Fix generic type signature (otherwise breaks with Spring 4.3) 9 years ago
Spencer Gibb 54931afa8b
Remove assertion that fails in spring 4.3.x 9 years ago
Ryan Baxter 2bdd2dab78 Merge pull request #1173 from denyska/master 9 years ago
Spencer Gibb 2908323702
Add debug logging that code is setting spring.aop.proxyTargetClass=true 9 years ago
Ryan Baxter 5d37bfe2fa Merge pull request #1183 from ryanjbaxter/master 9 years ago
Ryan Baxter 0b0bdb17aa Upgrade Eureka to 1.4.10. Fixes #1180. 9 years ago
Spencer Gibb e5b2ae967b
Remove phantom spring-cloud-netflix-zuul-server from dependencies pom 9 years ago
Dave Syer c03ae0ab47 Update README with new CLA link 9 years ago
Denys Kurylenko 5d664cd00d Disable cookie management for RibbonLoadBalancingHttpClient Fixes gh-301 9 years ago
Ryan Baxter 00ed67f1b7 Upgrade Eureka to 1.4.9. Fixes #1167. 9 years ago
Spencer Gibb 277ded519d Merge pull request #1156 from brenuart/gh1155 9 years ago
Spencer Gibb 7835c4047b
temporarily comment out FormZuulProxyApplicationTests.postWithMultipartForm 9 years ago
Spencer Gibb ab0af4554c
Update to s-c-build 1.2.0 9 years ago
Bertrand Renuart 926414a014 GH1155: remove Guava ImmutableMap in favour of Collections.unmodifiableMap() 9 years ago
Spencer Gibb 3991c8c5f7
Allow custom feign clients when not using ribbon. 9 years ago
Spencer Gibb cb4d60ca8d
fix typo 9 years ago
Thibaud Leprêtre 7ebe1977d8
Handle context-path on X-Forwarded-Prefix support 9 years ago
Spencer Gibb 5e9c71e0e3
Merge pull request #1138 from orchit/master 9 years ago
Patrick Cornelißen 723287b305
Adds ability to disable hostname validation. 9 years ago
Spencer Gibb 46b2e45fd5
Adds a RibbonRequestCustomizer. 9 years ago
Spencer Gibb 390999e042
Add default `zuul.ribbon.httpclient.enabled=true` 9 years ago
Spencer Gibb 8a7e165214
Split ProxyRequestHelper to function without Actuator. 9 years ago
Spencer Gibb 5742f5e811
add .shelf to .gitignore 9 years ago
Spencer Gibb 52b6578fcf
polish 9 years ago
Spencer Gibb 2f205f20c5
Skip tests that only fail in travis for now. 9 years ago
Spencer Gibb e1df7c3b4d
Add back RestClientRibbonCommand api's. 9 years ago
Spencer Gibb 7c2f806745
Add hystrix.stream.queue.size to customize queue size. 9 years ago
Spencer Gibb 6877f0898f
Move RestClientRibbonCommand back to original place. 9 years ago
Marcin Grzejszczak 74ac6eae8f
Made RestClientRibbonCommand public 9 years ago
Spencer Gibb 75610e92a7
added todo 9 years ago
Spencer Gibb 7dc8b86001
Load ribbon classes if defined via properties. 9 years ago
Will Tran dfbfcfecc7
Without explicit client config of IsSecure, lookup from registration 9 years ago
Spencer Gibb 7ac81f8fd5
Adds zuul okhttp support & zuul refactor. 9 years ago
Spencer Gibb fd36a0cc72
Default to HttpClientRibbonCommandFactory 9 years ago
Spencer Gibb 398c5aa009
upgrade feign to v8.17.0 9 years ago
Spencer Gibb 7a90c0cd88
Set entity contentLength to 0 for GET requests. 9 years ago
Spencer Gibb cfcca5f881
Set entity contentLength for HttpClientRibbonCommand. 9 years ago
Spencer Gibb ca67265c79
Merge pull request #1120 from jmirc/master 9 years ago