814 Commits (b894f8dbb3fa251ea202a3303d83cef54337db33)
 

Author SHA1 Message Date
Spencer Gibb ce6d286d70 Don't execute load balancer twice 10 years ago
Bertrand Renuart df8c637a57 add short explanation in javadoc 10 years ago
Bertrand Renuart e2fa45f960 Make creation of the RestClient LAZY as it is no always required (see 10 years ago
Dave Syer b28fd07cdb Update to 1.0.2 snapshots 10 years ago
Dave Syer 22c261c8ce Update connectors version 10 years ago
Spencer Gibb 3e98c78c12 add PATCH to SimpleHostRoutingFilter 10 years ago
Spencer Gibb 6dce075e99 upgrade to feign 8.1.1 which includes a fixes bad urls 10 years ago
Spencer Gibb 3d9e998a01 fix missing jersey apache4client 10 years ago
Spencer Gibb 55a8195a67 throw more descriptive error if no ServiceInstance is found 10 years ago
Dave Syer 936a3b334e Set explicit cookie policy in HTTP client in RibbonClientConfiguration 10 years ago
Spencer Gibb 1799809562 Merge branch 'hystrix-144' 10 years ago
Chad Jaros 38e25f390f Support for @RequestMapping on class and ResponseEntity return types 10 years ago
Spencer Gibb a765839771 upgrade hystrix to 1.4.4 and integrate dashboard changes 10 years ago
Spencer Gibb 20da63c238 Merge pull request #299 from royclarkson/dashboard-cf-fix 10 years ago
Roy Clarkson 408910e893 Ignore 'Connection: close' header from stream response 10 years ago
Spencer Gibb 45449cfb84 polish 10 years ago
Alexandru Burghelea 611c0b5c1c Added posibility to append archaius configuration to existing installed configurations 10 years ago
Spencer Gibb 9699664e09 Merge pull request #294 from joshiste/master 10 years ago
Spencer Gibb 3279ae601f Merge pull request #298 from joshiste/exlude-mockito-all 10 years ago
Roy Clarkson e1b6ddf563 Format whitespace 10 years ago
Johannes Stelzer 242419726d Exclude mockito-all from zuul-core and turbine-core 10 years ago
Spencer Gibb 3794213aaf add a note about the Spring Cloud DiscoveryClient. 10 years ago
Johannes Stelzer 6a0737dacf Example of static, loadbalanced Zuul configuration 10 years ago
Dave Syer 873854810a Fix eureka instance metadata in Cloud Foundry example 10 years ago
Dave Syer 555b1f1c06 Use UrlPathHelper to determine the current url path in Zuul 10 years ago
Dave Syer 5961931caf Make /error path a special case in ZuulHandlerMapping 10 years ago
Spencer Gibb 814f7e9283 added warn logging to hystrix dashboard proxy servlet 10 years ago
Spencer Gibb 20bb1af655 added debug logging to hystrix dashboard proxy servlet 10 years ago
Roy Clarkson 370ce804e3 Update docs to use @EnableCircuitBreaker 10 years ago
Spencer Gibb 2d18706219 updated to use RestTemplateCustomizer 10 years ago
Spencer Gibb 8bfef044d2 fixed bad class name 10 years ago
Spencer Gibb 28db47c72a move RibbonClientHttpRequestFactory to configuration conditional on netflix httpclient classes 10 years ago
Spencer Gibb 55d46eb6c7 add support for ribbon http client in RestTemplate. 10 years ago
Dave Syer 5f9c3e6073 Ensure management.port=-1 switches off actuator endpoints in turbine 10 years ago
Dave Syer 3714cee51d Clarify impact of @ComponentScan on @RibbonClient 10 years ago
Dave Syer d0021f0415 Clarify turbine config 10 years ago
Spencer Gibb f5b6c58f30 upgrade hystrix to 1.4.1 10 years ago
Spencer Gibb f0d8c86b51 Only call shutdown() if DiscoveryClient is not null. 10 years ago
unknown 76d0c018ee Ensure ZuulProperties.servletPath is applied to routes 10 years ago
Dave Syer e60a0fc4fb Re-initialize DiscoveryClient if config client is in "eureka-first" 10 years ago
boostrack 9dc2821bc9 Small fixes to typos in docs 10 years ago
Spencer Gibb 924363ca1c Sidecar reports true non-jvm app status to eureka. 10 years ago
Spencer Gibb 3515112cb2 move RestTemplate docs to s-c-commons 10 years ago
Dave Syer cdc5681694 Clarify role of filter beans in @EnableZuulProxy 10 years ago
Dave Syer 3ba7cfbff2 Add link to github in rendered docs 10 years ago
Dave Syer 1c54e6b937 Add annotation processor 10 years ago
Spencer Gibb 869e3ec92f upgrade to feign 8.1.0 10 years ago
Spencer Gibb edbb0acc7c Merge pull request #266 from warmuuh/patch-1 10 years ago
Peter 98ac81bda2 updated documentation of HystrixHealthIndicator 10 years ago
Dave Syer 444f3c8010 Feign client builder should not assume all annotations are the same 10 years ago