294 Commits (335481563f41f66988bec3d2da405a81025f6da8)

Author SHA1 Message Date
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
Bertrand Renuart 2ba5c4b9ec gh327: explicitly close the HttpResponse in case of timeout 10 years ago
Justin Walsh 69eaa27ccc Mark an instance as DOWN when the application context is stopped. 10 years ago
Spencer Gibb 440779bcf0 Revert "attempt ordering of RibbonClients.defaultConfiguration's" 10 years ago
Spencer Gibb 0d468b3930 attempt ordering of RibbonClients.defaultConfiguration's 10 years ago
Spencer Gibb 0f2fbf8e1c fixed test broken during rebase 10 years ago
Spencer Gibb b746ad5504 Fix name of default ribbon config if config is not in an eclosing class 10 years ago
Dave Syer a63b825690 Add call to Lifecycle.stop() 10 years ago
Spencer Gibb fa84108ebf fix swapped default values 10 years ago
Spencer Gibb a0d72b3cbc removed test with encoded slashes 10 years ago
Dave Syer 23cde30063 Align metrics with Spring Boot 1.3 10 years ago
Spencer Gibb 899a577980 add test for zuul with encoded path parameter 10 years ago
Spencer Gibb 68c731d668 added test for metrics with period in name 10 years ago
Spencer Gibb dbef27ac6b more RibbonClient tests 10 years ago
Bertrand Renuart 28f890989d Allow for periods in metric name (see gh354) 10 years ago
Dave Syer bd808a76fa Add health.config for documentation purposes only 10 years ago
Spencer Gibb 4255179354 use io.reactivex:rxjava 10 years ago
Spencer Gibb bd5d00c082 encode uri if needed 10 years ago
Spencer Gibb 8bb578ad97 update ServerMetricCollector to include instance and statistic tags if present. 10 years ago
Spencer Gibb 3bb1562b7f fix RibbonClientHttpRequestFactory to add headers and accept a body 10 years ago
Dave Syer fde4741333 Update to 1.0.3 snapshots 10 years ago
Spencer Gibb c3f5678854 only invoke RestClient.initWithNiwsConfig once 10 years ago
Spencer Gibb ce6d286d70 Don't execute load balancer twice 10 years ago
Bertrand Renuart df8c637a57 add short explanation in javadoc 10 years ago
Bertrand Renuart e2fa45f960 Make creation of the RestClient LAZY as it is no always required (see 10 years ago
Dave Syer b28fd07cdb Update to 1.0.2 snapshots 10 years ago
Spencer Gibb 3e98c78c12 add PATCH to SimpleHostRoutingFilter 10 years ago
Spencer Gibb 3d9e998a01 fix missing jersey apache4client 10 years ago
Spencer Gibb 55a8195a67 throw more descriptive error if no ServiceInstance is found 10 years ago
Dave Syer 936a3b334e Set explicit cookie policy in HTTP client in RibbonClientConfiguration 10 years ago
Chad Jaros 38e25f390f Support for @RequestMapping on class and ResponseEntity return types 10 years ago
Spencer Gibb 45449cfb84 polish 10 years ago
Alexandru Burghelea 611c0b5c1c Added posibility to append archaius configuration to existing installed configurations 10 years ago
Roy Clarkson e1b6ddf563 Format whitespace 10 years ago
Johannes Stelzer 242419726d Exclude mockito-all from zuul-core and turbine-core 10 years ago
Dave Syer 555b1f1c06 Use UrlPathHelper to determine the current url path in Zuul 10 years ago
Dave Syer 5961931caf Make /error path a special case in ZuulHandlerMapping 10 years ago
Spencer Gibb 2d18706219 updated to use RestTemplateCustomizer 10 years ago
Spencer Gibb 8bfef044d2 fixed bad class name 10 years ago
Spencer Gibb 28db47c72a move RibbonClientHttpRequestFactory to configuration conditional on netflix httpclient classes 10 years ago
Spencer Gibb 55d46eb6c7 add support for ribbon http client in RestTemplate. 10 years ago
Spencer Gibb f0d8c86b51 Only call shutdown() if DiscoveryClient is not null. 10 years ago
unknown 76d0c018ee Ensure ZuulProperties.servletPath is applied to routes 10 years ago
Dave Syer e60a0fc4fb Re-initialize DiscoveryClient if config client is in "eureka-first" 10 years ago