- 20 Aug, 2015 2 commits
-
-
Spencer Gibb authored
-
Roy Clarkson authored
-
- 19 Aug, 2015 5 commits
-
-
Spencer Gibb authored
-
Adrian Cole authored
Updates to Ribbon 2.10
-
Adrian Cole authored
Synchronizes on the version in use by Feign. Closes #4920
-
Spencer Gibb authored
Consolidates references to parent pom
-
Adrian Cole authored
Some projects were failing on `./mvnw install` due to a non-existent local path. This makes all poms use the same approach.
-
- 14 Aug, 2015 2 commits
- 13 Aug, 2015 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 12 Aug, 2015 3 commits
-
-
Spencer Gibb authored
* gh-337: Detect https from Ribbon Client Config
-
Stephen Oakey authored
RibbonLoadBalancer and RibbonLoadBalancer use IClientConfig IsSecure property for service ID to determine if the service is secure. Replaces scheme of URI of request with https if the request is secure. fixes gh-337
-
Spencer Gibb authored
* pull485: Make `isSecure()` match `getPort()` in secure vs non-secure resolution
-
- 11 Aug, 2015 1 commit
-
-
Josh Ghiloni authored
-
- 08 Aug, 2015 1 commit
-
-
Spencer Gibb authored
fixes gh-468
-
- 07 Aug, 2015 3 commits
-
-
Spencer Gibb authored
fixes gh-479
-
Spencer Gibb authored
* early-eureka-client: make EurekaClient available before smart lifecycle phase 0
-
Jon Schneider authored
-
- 06 Aug, 2015 1 commit
-
-
Spencer Gibb authored
Corrected docs for the 'context-path' property reference.
-
- 05 Aug, 2015 2 commits
-
-
Spencer Gibb authored
Implements forwarding of eureka CacheRefreshedEvent as HeartbeatEvent, rather thank serialization hack. Uses new Eureka DI functionality (mostly there, some issues). Updates EurekaJacksonCodec to be "DataCenterAware". Reference EurekaClient interface rather than DiscoveryClient class. fixes gh-349
-
Spencer Gibb authored
so non-web apps don't break fixes gh-475
-
- 04 Aug, 2015 2 commits
-
-
Spencer Gibb authored
* feign-inheritance: Updated documentation for Feign hierarchical clients
-
Jakub Narloch authored
-
- 30 Jul, 2015 1 commit
-
-
Spencer Gibb authored
Via spring 4.2 new AsyncHandlerMethodReturnValueHandler fixes gh-231
-
- 27 Jul, 2015 8 commits
-
-
Spencer Gibb authored
Also brings in patches to the hystrix dashboard. fixes gh-465
-
Spencer Gibb authored
It overwrote the port 443 registration. fixes gh-461
-
Spencer Gibb authored
* service-path: Specifing only the serviceId causes NPE
-
Jakub Narloch authored
-
Spencer Gibb authored
-
Dave Syer authored
Fixes gh-463
-
Spencer Gibb authored
* zuul-ignored-patterns: 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.
-
andreasevers authored
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. zuul: ignoredPatterns: */admin/** routes: users: /myusers/** This means that all calls such as "/myusers/101" will be forwarded to "/101" on the "users" service. But calls including "/admin/" will not resolve.
-
- 26 Jul, 2015 1 commit
-
-
Jakub Narloch authored
-
- 24 Jul, 2015 1 commit
-
-
Spencer Gibb authored
Corrected typo in spelling of registration.
-
- 21 Jul, 2015 1 commit
-
-
Stephen Souness authored
-
- 18 Jul, 2015 2 commits
-
-
Dave Syer authored
-
Biju Kunjummen authored
-
- 15 Jul, 2015 1 commit
-
-
Spencer Gibb authored
fixes gh-415
-
- 14 Jul, 2015 1 commit
-
-
Spencer Gibb authored
* pull434: Build query string from context instead of original request
-