791 Commits (f9424231a926f344d2c3c9dbeb165ccb8f404111)

Author SHA1 Message Date
Spencer Gibb 55a58eaf30
jmx=false for tests 8 years ago
Spencer Gibb 5d3ca843b6
jmx=false for tests 8 years ago
Spencer Gibb ecf12aa0e7
Makes ServerListUpdater respect configuration. 8 years ago
Biju Kunjummen 427770a6d0 Added documentation, changed property name from serviceIds to clienNames, clients 8 years ago
Biju Kunjummen 2d9604918a Changed property name from zuul.ribbon.eager-load to zuul.ribbon.eager-load.enabled 8 years ago
Biju Kunjummen 567a6c4a9f Support for eagerly loading Ribbon clients through configuration properties 8 years ago
Biju Kunjummen 31b617b10f Fixed formatting issues, added more tests 8 years ago
Biju Kunjummen a6fe648a41 GH-1334: Support for eagerly initializing zuul Ribbon named client contexts 8 years ago
Ryan Baxter 133613aeb1 Merging #1762 into master 8 years ago
Spencer Gibb 15e01dfe5d
Don't remove content-length header in feign ribbon. 8 years ago
Spencer Gibb 6df7190472
Update docs for REQUEST_URI_KEY in zuul 8 years ago
Bertrand Renuart 465582d20c Make sure MetricsRestTemplateAspectConfiguration is applied in time. 8 years ago
Bertrand Renuart fae60e9fae Remove unused `registry` private field. (#1746) 8 years ago
Ryan Baxter 54c052c5eb Disable Hystrix support when using Feign by default. Fixes #1277. 8 years ago
Spencer Gibb 309b280d0d
Log warning if local instance fails. 8 years ago
utsman cb9d9bd8a1 Remove duplicate null check 8 years ago
Ryan Baxter df91ff7735 using apache commons logger 8 years ago
Ryan Baxter 06565765b8 removing unused imports 8 years ago
Ryan Baxter fc9c7dcdfc clearing context during setup 8 years ago
Ryan Baxter 72f1ce9096 added logging to test 8 years ago
Ryan Baxter a4f30ebf1d Make the use of Spring Retry optional when using Feign. Fixes #1708 8 years ago
Tomasz Juchniewicz ed137a93ce Fix encoding issue in SpringEncoder for binary data (#1699) 8 years ago
Lars e73ee5f690 Refactors zuul tests for better readability. (#1686) 8 years ago
Ryan Baxter 050d5f898f Porting changes that remove RetryTemplate from FeignLoadBalancer constructor from 1.2.x branch 8 years ago
Spencer Gibb e3341a19cd
Add @FeignClient(primary) 8 years ago
Spencer Gibb 8f5e3ad7c0
polish 8 years ago
Ryan Baxter 981fa5db9a Merging PR #1689 into master 8 years ago
Ryan Baxter 52ab4d3ecd Adds a check for an empty URI in updateToHttpsIfNeeded. Fixes #1690. 8 years ago
Ryan Baxter 731c8bf0fd Add the ability to provide a default ZuulFallbackProvider. Fixes #1506 8 years ago
Erik Kringen d78da7b994 Add support for Feign.SetterFactory (#1673) 8 years ago
Roman Terentiev c795bd16a7 #1203 Improve filter performance by using only one instance of AllEncompassingFormHttpMessageConverter (#1681) 8 years ago
Spencer Gibb 7237275f5d
polish 8 years ago
Johannes Edmeier 3e7b196950 Close response on errors writing to the outputStream (#1372) 8 years ago
Ryan Baxter bcb97bce1c Merging PR #1680 into master 8 years ago
Ryan Baxter 64d8883210 Adding missing commit from #1457 8 years ago
Ryan Baxter 0af99769ad Adding missing commit from PR #1457 8 years ago
lowzj c8fded80d5 fix gh-1672, support @RequestParam without a value 8 years ago
Spencer Gibb ff70c08fb9
More zuul constant and javadoc updates 8 years ago
Spencer Gibb 506a9a44af
Move many zuul strings to FilterConstants. 8 years ago
Spencer Gibb 10e8634d38
add additional conditional on class in case of webflux 8 years ago
Spencer Gibb a1577127b7
hopefully fix flaky test 8 years ago
Spencer Gibb 5a1f1d2c64
Remove unused import. 8 years ago
Eloi c87f6ca983 delegate to the library httpclient parse the content type (#1664) 8 years ago
Stefan Bley 53649f6020
Separate adding X-ForwardedProto header 8 years ago
Eloi e6f2db70ef Maintain content type for data parts in multipart requests (#1614) 8 years ago
Spencer Gibb d76bd84466
Handle content-type with charset. 8 years ago
Trevor Mack ff0ac568f4 addressing issues/1636 ZuulProperties.ZuulRoute consturctor missing explicitly setting of customSensitiveHeaders boolean when provided with sensitiveHeaders 8 years ago
Spencer Gibb 5d0b2fae86
Ignore misbehaving test 8 years ago
Spencer Gibb f8a8b3cf31
Fix broken test logic, rather than >= should be <= 8 years ago
Jin Zhang 88396411f7 improve efficiency of SendResponseFilter#addResponseHeaders() (#1622) 8 years ago