1039 Commits (880efd18431f9299f41829aeda969d665357aa6f)
 

Author SHA1 Message Date
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
Dave Syer 9fe69cc80a Merge pull request #258 from sampengilly/master 10 years ago
sampengilly a2b0b70b55 Added additional Gradle tip to Eureka Server documentation. Tip covers the usage of the spring dependency management plugin in order to prevent fatal crashes during application startup. 10 years ago
Dave Syer 9357bdd9db Remove log4j notes since Eureka no longer requires it 10 years ago
Dave Syer 0391cfff65 Allow streaming of multipart requests in Zuul proxy 10 years ago
Dave Syer da4f5d3454 Fix issue with servlet request wrappers in Zuul 10 years ago
Spencer Gibb e2583f5380 upgrade Ribbon to version 2.0.0. 10 years ago
Spencer Gibb df7abd1bc9 added test ReadTimeout parameter 10 years ago
Dave Syer 164c9f8755 Add bintray properties 10 years ago
Spencer Gibb 384fad6c40 wrap SpringLBClientFactory in a CachingLBClientFactory so LBClients are reused. 10 years ago
Spencer Gibb 4bd7c3bdcf upgrade feign to 7.3.0 10 years ago
Spencer Gibb 4e795ea783 upgrade hystrix to 1.4.0 10 years ago
Dave Syer e3a20d5d6b Update to next snapshot 10 years ago
Spencer Gibb 7b6f14805d return null for choose() rather than throw an illegal argument exception. 10 years ago
Dave Syer ab714bd970 Add release profile for distribution management 10 years ago
Dave Syer 2d35ae1632 Back to configure->config 10 years ago
Dave Syer 7e579c9a91 Use method accessor not field 10 years ago
Dave Syer 8ac43cca52 Add @*ConnectionFactory to qualify the preferred instance 10 years ago
Dave Syer a954e88fc6 Config package name change 10 years ago