435 Commits (1e582dea0ad3e4aae5f65d1eba24127ffb315542)

Author SHA1 Message Date
Spencer Gibb f00f761996 Support feign hystrix fallbacks. 9 years ago
Dave Syer 3ecd9cb0cf Move discovery related route locator stuff into a new package 9 years ago
Dave Syer 9161c54c43 Factor out common interface from ProxyRouteLocator 9 years ago
Spencer Gibb b894f8dbb3 Upgrade archaius to v 0.7.3 9 years ago
Spencer Gibb c1e567afc7 Move eureka-client code to separate module. 9 years ago
Dave Syer 0e8ce13c07 Copy javadocs from interfaces to config property fields 9 years ago
Dave Syer e4a1b50edb Change name of mispelled class 9 years ago
Dave Syer 832bd41f5d Add some docs for config properties 9 years ago
Jon Schneider af5c2360ea Servo and Spectator metrics defer to other Counter/GaugeService implementations 9 years ago
Spencer Gibb d809ac9999 fix eureka-first test 9 years ago
Spencer Gibb 94c73da943 Use new InetUtils bean to determin nic. 9 years ago
Spencer Gibb 03f6d12e50 Implement ServiceInstance.getMetadata. 9 years ago
Spencer Gibb 8938aa4621 Revert "Update SNAPSHOT to MILESTONE 1.1.0.M4" 9 years ago
Spencer Gibb 721fdc5918 Update SNAPSHOT to MILESTONE 1.1.0.M4 9 years ago
Rafael Zanella 7c7513ee25 Added check for invalid hostname 9 years ago
hscholz 66c047e6d5 fixes gh-716 adds option to decode 404s 9 years ago
Jettro Coenradie f707e5f053 Case insensitive Content-Encoding check 9 years ago
Jon Schneider 33d651847d Deconflict GaugeService provided by Servo/Spectator integration 9 years ago
Dave Syer 2f0d425b66 Allow URL to be host only (per javadocs) 9 years ago
Spencer Gibb bad20d3fcc Migrate SpringClientFactory and FeignClientFactory 9 years ago
Dave Syer 493caec5df Fix ribbon client factory to search context hierarchy 9 years ago
Stéphane Leroy 4a52a7f889 Add Zuul Proxy regex serviceId to route mapping 9 years ago
Jon Schneider 1cd363f33f Add Servo metric poller and @EnableAtlas test 9 years ago
Jon Schneider e994971bec Minor improvements to error messages for netflix.atlas.uri problems 9 years ago
Sébastien Nussbaumer 15f940054d Enable configuration of the way HttpClient handles redirects 9 years ago
kakawait 982288ec04 Removing multiple successive slashes 9 years ago
Spencer Gibb 804abb6d6d Move test to same package as class testing 9 years ago
hscholz abd32fbfd0 Explicitly set target to feign client name. 9 years ago
Spencer Gibb 2acd353c7d Allow Feign Hystrix support to be disabled. 9 years ago
Spencer Gibb 810b17ae06 Guard for null entity. 9 years ago
Dave Syer a43d9d86df Add null check in annotation processing for Feign 9 years ago
Spencer Gibb 1ede1458b9 Get RequestInterceptors from feign context. 9 years ago
Spencer Gibb f38e43a4b6 polish 9 years ago
Dave Syer 1129872061 Default status page and health URLs if possible and where needed 9 years ago
Dave Syer f2fee74880 Excludes aspectjrt from javanica 9 years ago
Spencer Gibb 1090f2817a Upgrade zuul to v1.1.0 9 years ago
Greg Liebowitz 940921ac15 Refactor SimpleHostRoutingFilter 9 years ago
Christian Lohmann 18dff8527d an Apache http client zuul ribbon command 9 years ago
Spencer Gibb 81b430dbb4 polish 9 years ago
Oreste Luci 94d4bdfcc3 Add support for placeholders in @FeignClient definitions 9 years ago
Spencer Gibb a7d425deba Upgrade to feign 8.12.1 9 years ago
Spencer Gibb 06a4e0996b added ribbon.http.client.enabled conditional 9 years ago
Dave Syer 06b50c9fe0 Revert to snapshots 9 years ago
Dave Syer 05f75e70da Update to 1.1.0.M3 9 years ago
Dave Syer db2e87f1b6 Switch log to debug from info 9 years ago
Dave Syer db4c82c39c Add @deprecated Javadocs 9 years ago
Jon Schneider be14074817 RestTemplate metrics collection join point now returns a value 9 years ago
Dave Syer 024d9946dc Whitespace 9 years ago
Dave Syer 36e4c7cf93 Make metrics aspect conditional on Spring AOP 9 years ago
Jakub Narloch cff20c5a6d Feign handling unparameterized ResponseEntity 9 years ago