606 Commits (5676c8f7533996889db13bda863cf8d73dedb162)

Author SHA1 Message Date
Michael Hartle 8bb223f6e3 Added a minimal test for FormBodyWrapperFilter handling multiple part names with multiple parts 8 years ago
Ryan Baxter 10a3d1df69 Changed version and group id to use latest OpenFeign release. Fixes #1189. 8 years ago
Michael Hartle 0095ba8984 Fixed an issue where the pre FormBodyWrapperFilter adds multiples of every multipart part to a request 8 years ago
Daniel Lavoie 6f32aa95a7 Migrate tests to Spring Boot Test 1.4 8 years ago
Dave Syer afb43c5883 Actually fix the feign client validation issue 8 years ago
Dave Syer 85ef54a9a1 Fix Feign validation for Spring 4.2 and 4.3 8 years ago
Dave Syer 2f581a1181 Use JUnit assertions 8 years ago
Dave Syer 110f872779 Fix generic type signature (otherwise breaks with Spring 4.3) 8 years ago
Spencer Gibb 54931afa8b
Remove assertion that fails in spring 4.3.x 8 years ago
Spencer Gibb 2908323702
Add debug logging that code is setting spring.aop.proxyTargetClass=true 8 years ago
Denys Kurylenko 5d664cd00d Disable cookie management for RibbonLoadBalancingHttpClient Fixes gh-301 8 years ago
Spencer Gibb 7835c4047b
temporarily comment out FormZuulProxyApplicationTests.postWithMultipartForm 8 years ago
Spencer Gibb ab0af4554c
Update to s-c-build 1.2.0 8 years ago
Bertrand Renuart 926414a014 GH1155: remove Guava ImmutableMap in favour of Collections.unmodifiableMap() 8 years ago
Spencer Gibb 3991c8c5f7
Allow custom feign clients when not using ribbon. 9 years ago
Spencer Gibb cb4d60ca8d
fix typo 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 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 6877f0898f
Move RestClientRibbonCommand back to original place. 9 years ago
Marcin Grzejszczak 74ac6eae8f
Made RestClientRibbonCommand public 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
Dave Syer 9e479481cc Exempt @RequestParams of type Collection from feign expander 9 years ago
Spencer Gibb aa23660d0c
Upgrade to zuul 1.2.2 9 years ago
Spencer Gibb 20db868592
Don't send 4xx errors to /error 9 years ago
Spencer Gibb 02948657a4
Don't send 4xx errors to /error 9 years ago
Spencer Gibb dd220458f8
polish 9 years ago
Spencer Gibb d4163dde8e
Polish 9 years ago
Spencer Gibb 3bd563e495
remove h2 test dep 9 years ago
Dave Syer 6906c7ba55 Update to 1.1.3 snapshots 9 years ago
Spencer Gibb 09cc1f2db0
polish 9 years ago
Spencer Gibb 7d295bdc8b
Update to SNAPSHOT 9 years ago
Spencer Gibb b6807fc264
Update SNAPSHOT to 1.1.2.RELEASE 9 years ago
Jacques-Etienne Beaudet 726f355e9c
Support path parms in Class @RequestMapping for feign 9 years ago
Dave Syer 02d935dbaa Add @ConditionalOnEnabledEndpoint to archaius endpoint 9 years ago
Dave Syer 4507d1d46d Add listener for HeartbeatEvent to refresh zuul routes 9 years ago
Marcin Grzejszczak 2566707256 Zuul filters missing error status code (#1088) 9 years ago
Spencer Gibb 332b5605d6
Update to SNAPSHOT 9 years ago
Spencer Gibb c3d16ddb30
Update SNAPSHOT to 1.1.1.RELEASE 9 years ago
Dave Syer b6fa67c49f Use Servlet 3.0 Part instead of Spring MultipartFile 9 years ago