1576 Commits (98fd3c737935415777a88d6e2af047d8f4893d56)
 

Author SHA1 Message Date
Ryan Baxter a5bd17c0c0 Remove check that does not apply Formatters to Collection in Feign Client parameters. Fixes #1526 8 years ago
Spencer Gibb a5e5f81d88
Changes equals assertion to greaterThanOrEquals. 8 years ago
Spencer Gibb 66da2d8f48
Merge pull request #1586 from Infrag/master 8 years ago
Ondřej Božek b619ee00bf
Adds composed @RequestMapping annotations support 8 years ago
Johannes Edmeier 899d8bc24d Add CompositeRouteLocator (#1448) 8 years ago
Spencer Gibb bf586ba2cb
polish 8 years ago
Spencer Gibb 22248dd9e9
Merge pull request #1591 from tranhungt/gzip_decompression 8 years ago
Hung Tran 6dfc7a815b
Disables httpclient auto decompression of encoded data 8 years ago
Arnaud Brunet b27ba0434a More robust instantiation in SpringClientFactory 8 years ago
Spencer Gibb 3b41b5e15f
Remove mocks for application event listeners. 8 years ago
Ryan Baxter 8029deb1e4 Merging PR #1457 into master. 8 years ago
Ryan Baxter 5ee9990d93 Upgrade Ribbon to 2.2.2 8 years ago
Spencer Gibb 8a9c5fe4a1
Update fixes for hystrix stream test 8 years ago
Abhijit Sarkar 45d769b05b Support header map and query map (#1361) 8 years ago
Rob Worsnop af032476a8 Modified RibbonAutoConfiguration to support AsyncLoadBalancerInterceptor (#1507) 8 years ago
Spencer Gibb c52309ad59
Update to spring-cloud-build 1.3.1.BUILD-SNAPSHOT 8 years ago
Spencer Gibb 8526371d25
Merge pull request #1451 from madgnome/#1341-single-deferred-result 8 years ago
Julien Hoarau 7f4a6fd94c
#1341 SingleDeferredResult should uses RESULT_NONE from DeferredResult instead of having its own empty result. 8 years ago
Spencer Gibb 6fc5d1aea3
Merge pull request #1485 from eacdy/master 8 years ago
周立 1860b26491
fix spell error 8 years ago
Thibaud Lepretre fccbe1aff4 Create `sidecar.hostname` and `sidecar.ipAddress` (#1561) 8 years ago
Bertrand Renuart fa45a9f3a4 Use a fixed size buffer for the copy operation (#1538) 8 years ago
Biju Kunjummen 98cd592f3e Fix null instanceinfo on EurekaInstanceRenewedEvent (#1574) 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
Ryan Baxter 4eac8a5a47 Merge pull request #1599 from ahmednasir91/upgrade-hystrix-157 8 years ago
Ahmed Nasir 82dd2ebd05 Fixes #1440 8 years ago
Ryan Baxter 1cd194a1e1 Merge pull request #1578 from rahmanusta/patch-1 8 years ago
Rahman Usta f26a5554d5 Update spring-cloud-netflix.adoc 8 years ago
Spencer Gibb c380039b3e
Add test to make sure eureka.instance.*virtualHostName can be set properly. 8 years ago
Bart Blommaerts 9125f54897 Tiny grammatical fix (#1552) 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 18b9c46a8b
update eureka config first bootstrap for service registry 8 years ago
Dave Syer a99e23f9fc Update to Boot 1.5.0 8 years ago
Spencer Gibb 8b089222bd
make external configurations optional 8 years ago
Spencer Gibb 5b25c9ad1a
Only auto-register if conditions are correct. 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 edb14e2a6b Merge pull request #1528 from ryanjbaxter/feign-url-protocol-1522 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
Ryan Baxter fe50674c8e Merge pull request #1520 from ryanjbaxter/eureka-client-zone-doc-1327 8 years ago
Spencer Gibb 1fe1ea58f6
Don't override values with defaults. 8 years ago
Spencer Gibb b3f1a30027
Move initalizing appname, etc.. to afterPropertiesSet 8 years ago
Spencer Gibb 111a95d262
Fix Eureka Ribbon Auto Config conditions. 8 years ago