- 12 Nov, 2015 1 commit
-
-
Dave Syer authored
Also changes pointcut to use the interface so you don't need proxyTargetClass=true. Fixes gh-636
-
- 11 Nov, 2015 7 commits
-
-
Spencer Gibb authored
fixes gh-635
-
Spencer Gibb authored
* feign-no-content-test: Feign handling unparameterized ResponseEntity
-
Jakub Narloch authored
fixes gh-612
-
Dave Syer authored
so that Eureka InstanceInfo (which is designed to be immutable) can effectively be mutated (by using a different instance) after the dynamic port is available.
-
Spencer Gibb authored
fixes gh-570 ... again
-
Ben Klein authored
Reword to avoid broken AsciiDoc formatting.
-
Spencer Gibb authored
Allows non-eureka based InstanceDiscovery. Allows custom InstanceDiscovery. fixes gh-566
-
- 10 Nov, 2015 4 commits
-
-
Spencer Gibb authored
fixes gh-589
-
Spencer Gibb authored
* metrics-test-fixes: Fix flaky Servo tests by avoiding DefaultMonitorRegistry
-
Jon Schneider authored
-
Spencer Gibb authored
-
- 09 Nov, 2015 7 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
* metrics: Expanded metrics support to include Servo, Spectator, and Atlas
-
Jon Schneider authored
* For Java 8 users, Spectator is the recommended metrics library as Servo is now deprecated in favor of Spectator * Servo support now needs to be specifically enabled via @EnableServo, even if servo-core is included on the classpath * Added starter modules for both Spectator and Atlas support * ServoMetricReader defines a convention for mapping tag-based metrics to hiearchical names for rendering by the Actuator /metrics endpoint
-
Spencer Gibb authored
fixes gh-630
-
Dave Syer authored
It still isn't actually used (and would only be used on a link to a non-existent JSP page), but at least it can render now. See gh-628
-
Dave Syer authored
Fixes gh-628
-
- 04 Nov, 2015 7 commits
-
-
Spencer Gibb authored
fixes gh-525
-
Spencer Gibb authored
get's eureka branding back. fixes gh-627
-
Spencer Gibb authored
Health check fails on commands without circuit breaker.
-
Spencer Gibb authored
-
Spencer Gibb authored
* feign-parameter-processors: Feign annotated parameter processors
-
Jakub Narloch authored
-
Spencer Gibb authored
For extensibility by connectors
-
- 31 Oct, 2015 1 commit
-
-
Konstantin A. Zolotukhin authored
-
- 22 Oct, 2015 1 commit
-
-
Jakub Narloch authored
-
- 20 Oct, 2015 4 commits
- 19 Oct, 2015 3 commits
-
-
Spencer Gibb authored
Adds support for feign-hystrix fixes gh-606
-
Spencer Gibb authored
fixes gh-600
-
Spencer Gibb authored
see https://github.com/Netflix/Hystrix/pull/927
-
- 18 Oct, 2015 2 commits
- 14 Oct, 2015 1 commit
-
-
Spencer Gibb authored
-
- 13 Oct, 2015 2 commits
-
-
Spencer Gibb authored
* pull588: Add isDebugEnabled() check
-
alexVengrovsk authored
It is good thing to make this checks because of expensive concatenation of String objects (debug messages).
-