3034 Commits (main)
 

Author SHA1 Message Date
Dave Syer 1d35804831 Retain scheme (e.g. https) in URL from @FeignClient 10 years ago
Spencer Gibb 9623c83885 added docs on exposing /hystrix.stream 10 years ago
Roy Clarkson b6faa0e087 Fix spelling of 'broker' 10 years ago
Dave Syer fadfc67f8f Add some more docs for Eureka metadata 10 years ago
Spencer Gibb 3c8568942d added a little to s-c-n-turbine-amqp 10 years ago
Spencer Gibb 4754a1e160 an attempt at some sidecar documentation 10 years ago
Spencer Gibb fc7cc4916e remove netflix bintray maven repo as blitz4j 1.36.0 is in maven central 10 years ago
Spencer Gibb 572f97e135 remove getAllInstances 10 years ago
Spencer Gibb f49d99ef5b Pass LB IClientConfig to executeWithLoadBalancer 10 years ago
Spencer Gibb 149cc7d760 Implement ServiceInstance.{getUri,isSecure} 10 years ago
Dave Syer 043732aef3 More careful handling of multipart data in proxy 10 years ago
Spencer Gibb 2d8085cc24 fix the base href of the hystrix dashboard pages 10 years ago
Spencer Gibb 24a06ca630 only update route location if location is empty. Fixes bug introduced in 18b346def1 10 years ago
Spencer Gibb 18b346def1 update the serviceId and location for statically configured routes that are also part of serviceDiscovery. 10 years ago
Dave Syer 96335e1d24 Fix broken test 10 years ago
Dave Syer c9b4761544 More defensive exception handling 10 years ago
Dave Syer 8dd9b830e0 Add logic for servlet prefix in ProxyRouteLocator 10 years ago
Dave Syer 6f569976e8 Avoid NPE if discovery is not available yet 10 years ago
Spencer Gibb 06d0bbe779 add netflixoss bintray 10 years ago
Spencer Gibb 94b0b7b692 add additional /hystrix.stream endpoint integration test 10 years ago
Spencer Gibb 27c418825d Revert "move /hystrix.stream from an endpoint to a servlet" 10 years ago
Dave Syer 29383de8c1 Allow zuul.ignoredServices to be a pattern 10 years ago
Dave Syer b8cf89fb45 Use an HttpMessageConverter for form body 10 years ago
Dave Syer 069afb2a73 Use logback by default in Eureka server 10 years ago
Dave Syer be0c2287ae Documentation for status page and health URL paths 10 years ago
Dave Syer 00a951c1f1 Clarify status of @EnableEurekaClient 10 years ago
Julien Roy 00b689f58a Add retryable property on Zuul route configuration 10 years ago
Dave Syer 9fb833e4a9 Fix paths in /hystrix HTML pages 10 years ago
Dave Syer 4c5179130e Add metadataMap option for Server.zone 10 years ago
Dave Syer 4afc44acaf Catch exception and log instead of failing 10 years ago
Dave Syer 4f39b64f26 Make test Eureka run on port 8761 10 years ago
Dave Syer 63e6c813a3 Remove guava usages (fixes gh-154) 10 years ago
Spencer Gibb 29bee28db5 move /hystrix.stream from an endpoint to a servlet 10 years ago
Spencer Gibb 42422bef5c prepend http:// to feign url if not there 10 years ago
Dave Syer 8410b8938a Fix autconfig class name in renamed package 10 years ago
Dave Syer 6dc0bd5f5e Refactor @FeignClient to use name= or url= but not both 10 years ago
Dave Syer 9aa979cd31 @FeignClientScan -> @EnableFeignClients 10 years ago
Dave Syer fe08762f50 Rename package that was missing 'cloud' 10 years ago
Dave Syer e100207e8a Clarify and document some Feign stuff 10 years ago
Spencer Gibb a739884207 added preferIpAddress section to eureka and updated ribbon docs to show what beans are created by default and how to override them. 10 years ago
Spencer Gibb 39eb9815b6 Merge branch 'loadbalancer-builder' 10 years ago
Dave Syer 91e3bee54b Update some dependencies 10 years ago
Spencer Gibb af0b24d1a2 use LoadBalancerBuilder so all parts of the LoadBalancer can be injected via Spring. 10 years ago
Dave Syer b5bd371d8c Be defiensive about errors getting remote status 10 years ago
Spencer Gibb 01c5b44a18 propagate EnvironmentChangeEvents to archaius dynamic property listenters 10 years ago
Spencer Gibb 614ec44c04 update sidecare enabled property, make eureka portion of config conditional on eureka on classpath so other DiscoveryClient impls can use it. 10 years ago
Spencer Gibb d78982973e add support for feign RequestInterceptors 10 years ago
Spencer Gibb 6435b73f40 remove EurekaHeartbeatEvent 10 years ago
Spencer Gibb 81bc83312c removed TODOs that are out of date 10 years ago
Spencer Gibb 01abd6d123 removed in favor of github issues 10 years ago