1727 Commits (1be2b2c2952a2bf957f81f5c474b867b2774ea4c)
 

Author SHA1 Message Date
Spencer Gibb ed692c3836 document that build requires jdk8 10 years ago
Spencer Gibb e3b42e79b6 fix misspelling 10 years ago
Spencer Gibb 688b577d63 Merge pull request #334 from marcingrzejszczak/patch-1 10 years ago
Spencer Gibb 85b7ccf618 Merge pull request #316 from brenuart/issue-312 10 years ago
Marcin Grzejszczak eed9b996fb Reason why Eureka instance is not found is not visible 10 years ago
Dave Syer 3809bcbc90 More 1.0.2 snapshots 10 years ago
Dave Syer 0587df4ae2 Fix parent version 10 years ago
Dave Syer 53c0e0a246 Fix parent version 10 years ago
Dave Syer bad44ec8ab Fix parent version 10 years ago
Dave Syer fde4741333 Update to 1.0.3 snapshots 10 years ago
Dave Syer c77322348c Add example for SEMAPHORE in @HystrixCommand 10 years ago
Spencer Gibb c3f5678854 only invoke RestClient.initWithNiwsConfig once 10 years ago
Spencer Gibb 5166994f7c add documentation for ribbon.eureka.enabled 10 years ago
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