356 Commits (2d595e86f372aabde635f31755fed6322326e523)

Author SHA1 Message Date
Spencer Gibb c5950df6e4 polish 10 years ago
alexVengrovsk e4b63a5b51 Use instanceof for better readability 10 years ago
alexVengrovsk 4510f657b9 Use "<>" and use isInfoEnabled 10 years ago
Spencer Gibb 810502c1f3 Allow overriding default feign beans. 10 years ago
Dave Syer a7abfd4242 Upgrade to Zuul 1.1 10 years ago
Dave Syer 5f84bcddd6 Align with package changes in Spring Cloud Config 10 years ago
Jakub Narloch 8bdfaf2c3d Feign request/response gzip compression 10 years ago
Spencer Gibb 187af71535 move refs to EurekaInstanceConfigBean to interface. 10 years ago
Dave Syer 4877de4916 Remove unused dependencies 10 years ago
Dave Syer c6fda88fed Support for ServerIntrospector in Feign client 10 years ago
Dave Syer 422bc42cf6 Be less greedy with logging request bodies in Zuul traces 10 years ago
Dave Syer f1f239d774 Change hystrix command key to be the service ID in Zuul proxy 10 years ago
Spencer Gibb aa8626739e Introduce Ribbon ServerIntrospector. 10 years ago
Spencer Gibb 3ed982d235 Introduce Ribbon ServerIntrospector. 10 years ago
Dave Syer a38ba34049 Try to guess whether a ribbon client is looking for HTTPS 10 years ago
boostrack 9c144220b1 DRY 10 years ago
Spencer Gibb 7cf0fa4824 add support for HasFeatures 10 years ago
Spencer Gibb befcada46d formatting 10 years ago
Dave Syer d1cb42946b Explicitly snag secure URL for config server if desired 10 years ago
Dave Syer 3697ce7fd9 Fix broken test (assumptions about eureka-first) 10 years ago
Spencer Gibb 0204978b36 Upgrade eureka to 1.2.5. 10 years ago
Spencer Gibb da04c53726 use new commons code to provide hostInfo. 10 years ago
Jon Schneider 8f9acab3bd Update Eureka to 1.2.5-rc.1 10 years ago
Dave Syer ded968ad58 Ensure changes to eureka metadata are relected on refresh 10 years ago
Dave Syer cf3ae735b2 Fix test (exclude commons refresh processing if not available) 10 years ago
Dave Syer 797544e668 Clean up eureka lifecycle 10 years ago
Dave Syer eb8a902056 Ensure eureka client re-registers after config client activity 10 years ago
Spencer Gibb 639a87bfa1 Port *-amqp to spring-cloud-stream. 10 years ago
Spencer Gibb c15fb33fc2 add ResponseEntity<Void> feign test 10 years ago
Spencer Gibb 4037f4ca80 Add initialization of JsonXStream back. 10 years ago
Spencer Gibb d72c9f0dc4 make use of 'metadataMap.instanceId' consistent 10 years ago
Forstner Michael cbc7aa37f4 Add X-Forwarded-Proto HTTP header to zuul proxy requests 10 years ago
Dave Syer ee5b9c6382 Revert back to snapshot 10 years ago
Dave Syer a11a7709bf Bump to M1 10 years ago
Spencer Gibb f60cc6fb42 Change from @Autowired to context.getBean. 10 years ago
Jakub Narloch c9008ea277 Eureka health check 10 years ago
Dave Syer 72c89c51e6 Fix autoconfig ordering so that health indicators always work 10 years ago
Spencer Gibb e31f41c2a9 Created StaticServerList and updated tests to use it. 10 years ago
Spencer Gibb aef6d2a326 Use localhost if non-loopback lookup fails 10 years ago
Dave Syer ad86d48c6a Use HttpHeaders for headers (case insensitive) 10 years ago
Spencer Gibb b494e1d2cc refactor RibbonCommand to an interface and factory 10 years ago
Spencer Gibb 913091a716 added test for lists of request parameters 10 years ago
Adrian Cole 54607135b6 Consolidates references to parent pom 10 years ago
Spencer Gibb d64cfa5cad polish 10 years ago
Spencer Gibb b7bcdddacd add DiscoveryClientOptionalArgs constructor param to CloudEurekaClient 10 years ago
Stephen Oakey c883495f8a Detect https from Ribbon Client Config 10 years ago
Josh Ghiloni 539ca47bab Make `isSecure()` match `getPort()` in secure vs non-secure resolution 10 years ago
Spencer Gibb 9e40714e3c Use the first non-loopback address for host/ip addr 10 years ago
Jon Schneider 191a1ccc35 make EurekaClient available before smart lifecycle phase 0 10 years ago
Spencer Gibb 246830c9d3 Upgrade to Eureka 1.2.0 10 years ago