457 Commits (3d9e998a0100ca8ab101cf8eb9f5aeb7abc7cace)
 

Author SHA1 Message Date
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
Dave Syer b03b2f5629 Add ping stream to turbine AMQP 10 years ago
Dave Syer 72a182c914 Make turbine AMQP into an application (optional) 10 years ago
Dave Syer da24fa6d20 Refactor for config client stuff moving to commons 10 years ago
Dave Syer 369a00cb71 Validate hostname (serviceId) in @FeignClient 10 years ago
Dave Syer 3445d093c7 Fix RabbitAdmin so it actually finds the Declarables 10 years ago
Spencer Gibb f3ced9e0ed allow zuul to have multiple values for each named header 10 years ago
Dave Syer cc2159f77b Use separate RabbitAdmin to declare queues and exchanges 10 years ago