443 Commits (ddd7979a25edf39bbdb53849a74fc9b11475b0d6)

Author SHA1 Message Date
Spencer Gibb befcada46d formatting 9 years ago
Dave Syer d1cb42946b Explicitly snag secure URL for config server if desired 9 years ago
Dave Syer 3697ce7fd9 Fix broken test (assumptions about eureka-first) 9 years ago
Spencer Gibb 0204978b36 Upgrade eureka to 1.2.5. 9 years ago
Spencer Gibb da04c53726 use new commons code to provide hostInfo. 9 years ago
Jon Schneider 8f9acab3bd Update Eureka to 1.2.5-rc.1 9 years ago
Dave Syer ded968ad58 Ensure changes to eureka metadata are relected on refresh 9 years ago
Dave Syer cf3ae735b2 Fix test (exclude commons refresh processing if not available) 9 years ago
Dave Syer 797544e668 Clean up eureka lifecycle 9 years ago
Dave Syer eb8a902056 Ensure eureka client re-registers after config client activity 9 years ago
Spencer Gibb 639a87bfa1 Port *-amqp to spring-cloud-stream. 9 years ago
Spencer Gibb c15fb33fc2 add ResponseEntity<Void> feign test 9 years ago
Spencer Gibb 4037f4ca80 Add initialization of JsonXStream back. 9 years ago
Spencer Gibb d72c9f0dc4 make use of 'metadataMap.instanceId' consistent 9 years ago
Forstner Michael cbc7aa37f4 Add X-Forwarded-Proto HTTP header to zuul proxy requests 9 years ago
Dave Syer ee5b9c6382 Revert back to snapshot 9 years ago
Dave Syer a11a7709bf Bump to M1 9 years ago
Spencer Gibb f60cc6fb42 Change from @Autowired to context.getBean. 9 years ago
Jakub Narloch c9008ea277 Eureka health check 9 years ago
Dave Syer 72c89c51e6 Fix autoconfig ordering so that health indicators always work 9 years ago
Spencer Gibb e31f41c2a9 Created StaticServerList and updated tests to use it. 9 years ago
Spencer Gibb aef6d2a326 Use localhost if non-loopback lookup fails 9 years ago
Dave Syer ad86d48c6a Use HttpHeaders for headers (case insensitive) 9 years ago
Spencer Gibb b494e1d2cc refactor RibbonCommand to an interface and factory 9 years ago
Spencer Gibb 913091a716 added test for lists of request parameters 9 years ago
Adrian Cole 54607135b6 Consolidates references to parent pom 9 years ago
Spencer Gibb d64cfa5cad polish 9 years ago
Spencer Gibb b7bcdddacd add DiscoveryClientOptionalArgs constructor param to CloudEurekaClient 9 years ago
Stephen Oakey c883495f8a Detect https from Ribbon Client Config 9 years ago
Josh Ghiloni 539ca47bab Make `isSecure()` match `getPort()` in secure vs non-secure resolution 9 years ago
Spencer Gibb 9e40714e3c Use the first non-loopback address for host/ip addr 9 years ago
Jon Schneider 191a1ccc35 make EurekaClient available before smart lifecycle phase 0 9 years ago
Spencer Gibb 246830c9d3 Upgrade to Eureka 1.2.0 9 years ago
Spencer Gibb e7a767e042 Make RxJavaAutoConfiguration ConditionalOnClass AsyncHandlerMethodReturnValueHandler 9 years ago
Jakub Narloch 69c3723aac Updated documentation for Feign hierarchical clients 9 years ago
Spencer Gibb 5ac5f198aa Support returning Observable from Spring MVC Controllers. 9 years ago
Spencer Gibb e5e677c0ad remove https port 8443 registration. 9 years ago
Jakub Narloch 798a19e468 Specifing only the serviceId causes NPE 9 years ago
Spencer Gibb 371f8b3bf2 feign polishing 9 years ago
Dave Syer b0b4916d3c If user configures hostname for eureka client, do not refresh it 9 years ago
andreasevers 42f6e4d1f0 If more fine-grained ignoring is needed, you can specify specific patterns to ignore. These patterns are being evaluated at the end of the route location process, which means prefixes should be included in the pattern to warrant a match. Ignored patterns span all services and supersede any other route specification. 9 years ago
Spencer Gibb a6b94a38fe Add support for using Apache HttpClient with Feign 9 years ago
Jakub Stachowski dd1c5bb495 Build query string from context instead of original request 9 years ago
Spencer Gibb 9149319bd7 implement getHostName where refresh==true 9 years ago
Ryan J Baxter f4a69e43eb Sets the zone based on the hostname of the service if approximateZoneFromHostname is true. 9 years ago
Dave Syer 9a45beec1d Update to Brixton 10 years ago
Dave Syer 3519ecf224 Prepare master for next snapshot 10 years ago
Dave Syer 652e4b96b3 Nail explicit dependencies for s-c-context 10 years ago
Brandon Atkinson 283c0f7600 Fix unescaped paths in SimpleHostRoutingFilter. 10 years ago
Brandon Atkinson 80206e6b38 Removed deflate accept-encoding from outbound requests 10 years ago